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.
 
 
 
 
 
 
Cameron Clough 362ddfc0c7
ui: replace qt text window with raylib (#35064)
7 days ago
..
installer ui/installer: replace time_valid() with util::system_time_valid() for consistency (#34417) 3 months ago
qt ui: replace qt text window with raylib (#35064) 7 days ago
tests Rename experimental long (#35011) 2 weeks ago
translations [bot] Update translations (#35040) 1 week ago
.gitignore ui: replace qt text window with raylib (#35064) 7 days ago
SConscript ui: replace qt text window with raylib (#35064) 7 days ago
__init__.py Soundd: move to python (#30567) 1 year 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) 2 months ago
ui.cc ui: Fix Night Brightness (#33984) 6 months ago
ui.h ui: refactor model updating and rendering into ModelRenderer class (#33702) 7 months ago
update_translations.py selfdrived: controlsd only does controls (#33485) 8 months ago
watch3.cc ui: refactor CameraView to serve as a generic vision stream display class (#33457) 8 months ago