docs: init glossary (#33995)
parent
13760968bb
commit
97c990dac6
2 changed files with 8 additions and 5 deletions
@ -1,8 +1,9 @@ |
|||||||
# openpilot glossary |
# openpilot glossary |
||||||
|
|
||||||
* **route**: |
* **onroad**: openpilot's system state while ignition is on |
||||||
|
* **offroad**: openpilot's system state while ignition is off |
||||||
|
* **route**: a route is a recording of an onroad session |
||||||
* **segment**: routes are split into one minute chunks called segments. |
* **segment**: routes are split into one minute chunks called segments. |
||||||
* **panda**: this is . See the repo. |
* **comma connect**: the web viewer for all your routes; check it out at [connect.comma.ai](https://connect.comma.ai). |
||||||
* **onroad**: |
* **panda**: this is the secondary processor on the device that implements the functional safety and directly talks to the car over CAN. See the [panda repo](https://github.com/commaai/panda). |
||||||
* **offroad**: |
* **comma 3X**: the latest hardware by comma.ai for running openpilot. more info at [comma.ai/shop](https://comma.ai/shop). |
||||||
* **comma 3X**: |
|
||||||
|
Loading…
Reference in new issue