Commit Graph

5 Commits

Author SHA1 Message Date
Matthew Kennedy 1452a1dcc7 Revert "simulator: more arguments (#432)"
This reverts commit be7a2ddc9c.
2024-08-05 13:40:04 -07:00
Nathan Schulte be7a2ddc9c
simulator: more arguments (#432)
* simulator: improve READMEs

* simulator: use argp for argument parsing

* simulator: plumb SocketCAN device argument

* simulator: change verbosity argument

use a --quiet instead, as --verbose is a "set-only" option without
arguments and cannot be "unset" if default

* simulator: timeout is an option, not an argument

* simulator: github workflow uses --timeout option
2024-08-05 11:43:07 -07:00
rusefillc 1f08781383 Update readme.md 2022-11-19 20:15:21 -05:00
rusefillc 0efe42e07e Update readme.md 2022-11-19 19:34:23 -05:00
rusefillc f08b483a20 Create readme.md 2022-11-19 18:53:43 -05:00