mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-30 19:12:07 +08:00
33d5cfc393
date: 2025-12-18T23:23:16 master commit: 3cdee7b54718ee14bd85befd6c5bad3d699c5479
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).
|