mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-08-21 08:03:42 +08:00
dd778596b7
date: 2025-03-15T21:10:51 master commit: fb7b9c0f9420d228f03362970ebcfb7237095cf3
10 lines
709 B
Markdown
10 lines
709 B
Markdown
# openpilot glossary
|
|
|
|
* **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.
|
|
* **comma connect**: the web viewer for all your routes; check it out at [connect.comma.ai](https://connect.comma.ai).
|
|
* **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).
|
|
* **comma 3X**: the latest hardware by comma.ai for running openpilot. more info at [comma.ai/shop](https://comma.ai/shop).
|