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.
 
 
 
 
 
 
Shane Smiskol 7b35f64049
raylib UI: implement easier to use Scroller (#35606)
6 days ago
..
installer Reapply "ui: rewrite installer using raylib, remove qt (#33756)" (#35308) 1 month ago
layouts raylib UI: implement easier to use Scroller (#35606) 6 days ago
lib ui: avoid some raylib ui no dongleid errors (#35562) 6 days ago
onroad Revert "raylib ui: reduce DM drawing (#35547)" (#35557) 3 weeks ago
qt ui: scroll to toggle on button press (#35604) 6 days ago
tests Framereader: minor cleanup (#35577) 2 weeks ago
translations [bot] Update translations (#35565) 2 weeks ago
widgets raylib UI: implement easier to use Scroller (#35606) 6 days ago
.gitignore ui: replace qt text window with raylib (#35064) 2 months ago
SConscript setup: warning for custom software (#35556) 3 weeks 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) 1 month ago
ui.h Cycle onroad when changing offroad-only toggles (#35361) 1 month ago
ui.py raylib ui: store rects (#35538) 3 weeks ago
ui_state.py raylib ui: global Device class (#35573) 2 weeks 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