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 3a10bdb1e7
Revert "ui: refactor ListView for generic widget support and simplified item architecture" (#35542)
3 months ago
..
lib Revert "ui: refactor ListView for generic widget support and simplified item architecture" (#35542) 3 months ago
widgets ui: simple HTML parser for regulatory Views (#35525) 3 months ago
README.md raylib: rename DEBUG_FPS 4 months ago
reset.py ui: extract Widget base class to separate lib/widget.py (#35520) 3 months ago
setup.py ui: extract Widget base class to separate lib/widget.py (#35520) 3 months ago
spinner.py ui: extract Widget base class to separate lib/widget.py (#35520) 3 months ago
text.py ui: extract Widget base class to separate lib/widget.py (#35520) 3 months ago
updater.py ui: extract Widget base class to separate lib/widget.py (#35520) 3 months ago

README.md

ui

The user interfaces here are built with raylib.

Quick start: