pull/34863/head
deanlee 1 month ago
parent 791363ae1b
commit 6449b1cad7
  1. 1
      tools/cabana/README.md
  2. 1
      tools/replay/README.md
  3. 2
      tools/replay/main.cc

@ -12,6 +12,7 @@ Options:
-h, --help Displays help on commandline options.
--help-all Displays help including Qt specific options.
--demo use a demo route instead of providing your own
--auto load the route from the most appropriate available source
--qcam load qcamera
--ecam load wide road camera
--msgq read can messages from msgq

@ -64,6 +64,7 @@ Options:
-s, --start <seconds> start from <seconds>
-x <speed> playback <speed>. between 0.2 - 3
--demo use a demo route instead of providing your own
--auto auto load the route from the most appropriate available source
--data_dir <data_dir> local directory with routes
--prefix <prefix> set OPENPILOT_PREFIX
--dcam load driver camera

@ -18,8 +18,8 @@ Options:
-c, --cache Cache <n> segments in memory. Default is 5
-s, --start Start from <seconds>
-x, --playback Playback <speed>
--auto auto load the route from the most appropriate available source
--demo Use a demo route instead of providing your own
--auto auto load the route from the most appropriate available source
-d, --data_dir Local directory with routes
-p, --prefix Set OPENPILOT_PREFIX
--dcam Load driver camera

Loading…
Cancel
Save