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 f04ee80452
raylib: implement calibration description (#36300)
4 days ago
..
__init__.py raylib: fix lost onroad tap events (#36211) 3 weeks ago
button.py raylib: remove gui_button (#36229) 2 weeks ago
confirm_dialog.py raylib: implement calibration description (#36300) 4 days ago
html_render.py raylib: add experimental mode + alpha long confirmation dialog + related fixes (#36295) 5 days ago
inputbox.py ui: adapt InputBox to new touch api (#35962) 2 months ago
keyboard.py raylib: networking parity with QT (#36197) 3 weeks ago
label.py ui: support text wrapping in Label (#35952) 2 months ago
list_view.py raylib: implement calibration description (#36300) 4 days ago
network.py raylib: all system apps work without anything built (#36261) 2 weeks ago
option_dialog.py raylib: remove gui_button (#36229) 2 weeks ago
scroller.py raylib: frame independent scroller (#36227) 2 weeks ago
toggle.py raylib: implement toggles (#36284) 5 days ago