openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for over 200 supported car makes and models.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Dean Lee ed42cfe699
ui: refactor GuiApplication.render into smaller helper methods (#36569)
2 days ago
..
__init__.py ui: Initial UI rewrite using pyray (spinner and text window) (#34583) 9 months ago
application.py ui: refactor GuiApplication.render into smaller helper methods (#36569) 2 days ago
egl.py format raylib (#35483) 5 months ago
emoji.py ui: cache emoji font to avoid repeated loading (#36451) 3 weeks ago
multilang.py fix zipapp with multilang (#36511) 2 weeks ago
networkmanager.py raylib: networking parity with QT (#36197) 2 months ago
scroll_panel.py raylib: font sizes from QT should match (#36306) 1 month ago
shader_polygon.py raylib: fix crash from too many colors (#36382) 4 weeks ago
text_measure.py raylib: fix text measure with emojis (#36546) 2 weeks ago
utils.py python ui: display FPS on top-left corner if DEBUG_FPS=1 (#34595) 9 months ago
wifi_manager.py ui: fix RuntimeError on exit on PC 1 week ago
wrap_text.py raylib: fix word wrap (#36545) 2 weeks ago