Files
onepilot/system/ui
Vehicle Researcher 8069b6611d openpilot v0.11.1
2026-04-09 09:29:51 +00:00
..
2026-04-09 09:29:51 +00:00
2026-04-09 09:29:51 +00:00
2026-04-09 09:29:51 +00:00
2026-04-09 09:29:51 +00:00
2026-04-09 09:29:51 +00:00
2026-04-09 09:29:51 +00:00
2026-04-09 09:29:51 +00:00
2026-04-09 09:29:51 +00:00
2026-04-09 09:29:51 +00:00
2026-04-09 09:29:51 +00:00
2026-04-09 09:29:51 +00:00
2026-04-09 09:29:51 +00:00
2026-04-09 09:29:51 +00:00
2026-04-09 09:29:51 +00:00

ui

The user interfaces here are built with raylib.

Quick start:

Style guide:

  • All graphical elements should subclass Widget.
    • Prefer a stateful widget over a function for easy migration from QT
  • All internal class variables and functions should be prefixed with _