Files
Vehicle Researcher 74ee5a3ad8 openpilot v0.10.3
2025-12-19 07:27:22 +00:00
..
2025-12-19 07:27:22 +00:00
2025-12-19 07:27:22 +00:00
2025-12-19 07:27:22 +00:00
2025-12-19 07:27:22 +00:00
2025-12-19 07:27:22 +00:00
2025-12-19 07:27:22 +00:00
2025-12-19 07:27:22 +00:00
2025-12-19 07:27:22 +00:00
2025-12-19 07:27:22 +00:00
2025-12-19 07:27:22 +00:00
2025-12-19 07:27:22 +00:00
2025-12-19 07:27:22 +00:00
2025-12-19 07:27:22 +00:00
2025-12-19 07:27:22 +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 _