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 462301d2e0
ui: implement smooth camera stream switching with seamless transitions (#35449)
1 month ago
..
installer Reapply "ui: rewrite installer using raylib, remove qt (#33756)" (#35308) 2 months ago
layouts ui: replace rl.measure_text with measure_text_cached in sidebar (#35450) 1 month ago
onroad ui: implement smooth camera stream switching with seamless transitions (#35449) 1 month ago
qt Live calibration reset button (#35364) 2 months ago
tests test_translations: don't fail on rate limit (#35262) 2 months ago
translations Multilang: Update pt-BR translations. (#35428) 1 month ago
.gitignore ui: replace qt text window with raylib (#35064) 3 months ago
SConscript Reapply "ui: rewrite installer using raylib, remove qt (#33756)" (#35308) 2 months ago
__init__.py Soundd: move to python (#30567) 2 years ago
main.cc ui: add translation files to assets.qrc (#29597) 2 years ago
soundd.py soundd: use with statement for wave.open to ensure proper resource cleanup (#34815) 4 months ago
ui.cc Cycle onroad when changing offroad-only toggles (#35361) 2 months ago
ui.h Cycle onroad when changing offroad-only toggles (#35361) 2 months ago
ui.py ui: add main UI entry point (#35422) 1 month ago
ui_state.py move onroad/driving stuff from system/ui to selfdrive/ui (#35425) 1 month ago
update_translations.py selfdrived: controlsd only does controls (#33485) 10 months ago
watch3.cc ui: refactor CameraView to serve as a generic vision stream display class (#33457) 10 months ago