adc347d12b 
								
									
								
							
								 
							
						 
						
							
							
								
								ui: fix prime spacing ( #34127 )  
							
							... 
							
							
 
							
							fix prime spacing 
							
						 
						
							11 months ago  
				
					
						
							
							
								 
						
							
							
								e243663520 
								
							
								 
							
						 
						
							
							
								
								Revert "setup: no low voltage warning without INA"  
							
							... 
							
							
 
							
							This reverts commit 7ecedbc39f 
							
						 
						
							11 months ago  
				
					
						
							
							
								 
						
							
							
								87bc80d351 
								
									
								
							
								 
							
						 
						
							
							
								
								Dev panel: disable long maneuver toggle for stock long ( #34006 )  
							
							... 
							
							
 
							
							* fix errors in developerPanel
* clean up
* clean up
* need to keep track of offroad sadly
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com> 
							
						 
						
							12 months ago  
				
					
						
							
							
								 
						
							
							
								1ab2ec26e1 
								
									
								
							
								 
							
						 
						
							
							
								
								ListWidget: fix stretch ( #34003 )  
							
							... 
							
							
 
							
							fix stretch 
							
						 
						
							12 months ago  
				
					
						
							
							
								 
						
							
							
								d050e0c2ac 
								
									
								
							
								 
							
						 
						
							
							
								
								ui/model: use height from LiveCalibration instead of hardcoded offset Z ( #33802 )  
							
							... 
							
							
 
							
							* add PATH_OFFSET_Z constant
* use height from liveCalibration 
							
						 
						
							12 months ago  
				
					
						
							
							
								 
						
							
							
								7ecedbc39f 
								
							
								 
							
						 
						
							
							
								
								setup: no low voltage warning without INA  
							
							
 
							
						 
						
							12 months ago  
				
					
						
							
							
								 
						
							
							
								5a06d1df43 
								
									
								
							
								 
							
						 
						
							
							
								
								add nightly-dev to branch selector ( #33932 )  
							
							... 
							
							
 
							
							top 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								72a88c9319 
								
									
								
							
								 
							
						 
						
							
							
								
								Add Developer Panel in Settings ( #33828 )  
							
							... 
							
							
 
							
							* hello world
* hello btn
* add ssh toggles
* split out developer panel code
* test this
* fix
* add ZMQ button
* add developer panel case to bot autogen screenshots
* give up bridge
* fix CI (generate screenshots)
* change from btn to toggles and interlock protection
* duplicated
---------
Co-authored-by: Comma Device <device@comma.ai> 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								5f3625436c 
								
									
								
							
								 
							
						 
						
							
							
								
								ui: show driver camera in popup on demand ( #33459 )  
							
							... 
							
							
 
							
							* show driver camera in a popup dialog
* zero margins
* merge master 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								24a8c7ee1a 
								
									
								
							
								 
							
						 
						
							
							
								
								ssh_keys.h import not used by settings.cc ( #33829 )  
							
							
 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								af73d6084d 
								
									
								
							
								 
							
						 
						
							
							
								
								ui: revert the 'alive' check to compare with scene.started_frame ( #33794 )  
							
							... 
							
							
 
							
							Revert the 'alive' check to compare with scene.started_frame 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								6175106b19 
								
									
								
							
								 
							
						 
						
							
							
								
								ui: enhance DriverView with real-time driver state rendering ( #33776 )  
							
							... 
							
							
 
							
							enhance DriverView 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								3c5d8da469 
								
									
								
							
								 
							
						 
						
							
							
								
								ui: show tethering status in sidebar ( #33786 )  
							
							... 
							
							
 
							
							show tethering status on sidebar 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								bf04c4799a 
								
									
								
							
								 
							
						 
						
							
							
								
								ui: always check for longitudinal control ( #33788 )  
							
							... 
							
							
 
							
							should always check in case card publishes CP before we start camera paintGL 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								fa4a3e3c63 
								
									
								
							
								 
							
						 
						
							
							
								
								Allow throttle ui: only if openpilot longitudinal ( #33787 )  
							
							... 
							
							
 
							
							check op long 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								354e909ab1 
								
									
								
							
								 
							
						 
						
							
							
								
								ui: smooth transition of path colors on AllowThrottle state changes ( #33766 )  
							
							... 
							
							
 
							
							* smooth transition of path colors on AllowThrottle state changes
* Invert blend factor when the state changes mid-animation 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								21a8f9e9ba 
								
							
								 
							
						 
						
							
							
								
								experimental_model typo  
							
							
 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								6baa541501 
								
									
								
							
								 
							
						 
						
							
							
								
								ui: refactor model updating and rendering into ModelRenderer class ( #33702 )  
							
							... 
							
							
 
							
							refactor model update
Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com> 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								c6cd23210c 
								
									
								
							
								 
							
						 
						
							
							
								
								prime.cc/typo: Fixes variable name typo ( #33678 )  
							
							... 
							
							
 
							
							Fixes variable name typo 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								8bb7a8d310 
								
									
								
							
								 
							
						 
						
							
							
								
								Assets/icon: Rm redundant PNG file ( #33565 )  
							
							... 
							
							
 
							
							Rm redundant file - use existing png to replace
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com> 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								fda0b70c10 
								
									
								
							
								 
							
						 
						
							
							
								
								ui/hud: add Q_OBJECT macro ( #33638 )  
							
							... 
							
							
 
							
							add Q_OBJECT 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								23b1f2d646 
								
									
								
							
								 
							
						 
						
							
							
								
								fix set speed color ( #33634 )  
							
							... 
							
							
 
							
							color 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								caa33c3193 
								
									
								
							
								 
							
						 
						
							
							
								
								ui: refactor hud updating and rendering into HudRenderer class  ( #33458 )  
							
							... 
							
							
 
							
							refactor hud updating and rendering into DriverMonitorRenderer class 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								80013219fe 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad: abstract out ISP handling ( #33583 )  
							
							... 
							
							
 
							
							* spectra and tici
* master
* move the rest
* rm stupid indirection
* start move
* multi cam state is dead
* rest is moved
* lil more
* mv that
* lil more
* fix pc build
* we haven't done rgb for a while
* bring this stuff back
* fix mac?
* no camera in ui!
* i remember why we always cut mac
* fix mac build
---------
Co-authored-by: Comma Device <device@comma.ai> 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								47409ab4d4 
								
									
								
							
								 
							
						 
						
							
							
								
								ui: refactor CameraView to serve as a generic vision stream display class ( #33457 )  
							
							... 
							
							
 
							
							refactor transform 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								c8eb5916a7 
								
									
								
							
								 
							
						 
						
							
							
								
								Keyboard UX: Easier to type URLs ( #33517 )  
							
							... 
							
							
 
							
							Easier access to / and - 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								343de54030 
								
									
								
							
								 
							
						 
						
							
							
								
								ui: consolidate prime state management into `PrimeState` Class ( #33473 )  
							
							... 
							
							
 
							
							new class PrimeState 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								9e09f42ccb 
								
									
								
							
								 
							
						 
						
							
							
								
								ui: fix texture deletion ( #33480 )  
							
							... 
							
							
 
							
							fix texture deletion 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								e04455cbaa 
								
									
								
							
								 
							
						 
						
							
							
								
								selfdrived: controlsd only does controls ( #33485 )  
							
							... 
							
							
 
							
							* selfdrived
* process replay
* lil more
* set the valids
* rename that 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								f6d5f8fccf 
								
									
								
							
								 
							
						 
						
							
							
								
								ui: controls -> selfdrive ( #33487 )  
							
							... 
							
							
 
							
							* ui: controls -> selfdrive
* lil more 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								53288d4dbf 
								
							
								 
							
						 
						
							
							
								
								Move vCruise to card ( #33439 )  
							
							... 
							
							
 
							
							* Move vCruise to card
* cleanup drive_helpers
* works in sim
* update refs
* update that
* too slow :(
old-commit-hash: 2f3256ed8b 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								43025c2836 
								
							
								 
							
						 
						
							
							
								
								ui: refactor driver monitor updating and rendering into `DriverMonitorRenderer` class ( #33375 )  
							
							... 
							
							
 
							
							* Refactor Driver Monitor Updating and Rendering
add comments
* rebase master
* rename dmon to driver_monitoring
old-commit-hash: af80a13716 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								1876f80699 
								
							
								 
							
						 
						
							
							
								
								ui: remove copy initialization of dialogs ( #33427 )  
							
							... 
							
							
 
							
							remove copy initialization of dialogs
old-commit-hash: dc06813bed 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								1b2bc44227 
								
							
								 
							
						 
						
							
							
								
								controlsd: split out state/alerts into selfdriveState ( #33421 )  
							
							... 
							
							
 
							
							* setup selfdriveState
* little more
* update refs
* migration
* all too slow
old-commit-hash: 87051803ab 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								81fc1be189 
								
							
								 
							
						 
						
							
							
								
								ui: fix memory corruption by using std::vector for PubMaster initialization ( #33390 )  
							
							... 
							
							
 
							
							Fix memory Corruption Issue
old-commit-hash: 1c19cbc437 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								a529422db0 
								
							
								 
							
						 
						
							
							
								
								ui: add prefix PRIME_TYPE_ to PrimeType enum values ( #33371 )  
							
							... 
							
							
 
							
							Add Prefix PRIME_TYPE_ to PrimeType Enum Values
old-commit-hash: 4bb00a042a 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								7098ddcd19 
								
							
								 
							
						 
						
							
							
								
								ui: remove QtQml and related dependencies ( #33357 )  
							
							... 
							
							
 
							
							* remove QtQml
* remove qtdeclarative5-dev
old-commit-hash: 4d9ee68d16 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								d69c1f600b 
								
							
								 
							
						 
						
							
							
								
								ui: fix wrong path color indexing ( #33350 )  
							
							... 
							
							
 
							
							* fix
* clean up
* clean up
* clean up
old-commit-hash: d8c9822421 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								e66855c54d 
								
							
								 
							
						 
						
							
							
								
								ui: remove GPS status from the sidebar ( #33304 )  
							
							... 
							
							
 
							
							* Remove usage of llk in ui
* Remove GPS from sidebar
* Remove it from test
old-commit-hash: c61d504516 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								e4cdccb7fd 
								
							
								 
							
						 
						
							
							
								
								Revert "spinner: fix missing colon in QProgressBar border style" ( #33263 )  
							
							... 
							
							
 
							
							Revert "spinner: fix missing colon in QProgressBar border style (#33258 )"
This reverts commit 3ba8a152cc8326306640c7acf307ceb385f7a4e8.
old-commit-hash: d330358728 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								056426a674 
								
							
								 
							
						 
						
							
							
								
								spinner: fix missing colon in QProgressBar border style ( #33258 )  
							
							... 
							
							
 
							
							fix border style
old-commit-hash: 85d8d0eddd 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								41c9dd38eb 
								
							
								 
							
						 
						
							
							
								
								tici: update spinner and text  
							
							... 
							
							
 
							
							old-commit-hash: 33bf4bbb13 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								7382299fda 
								
							
								 
							
						 
						
							
							
								
								ui: fix wayland requestActivate warning on device ( #33054 )  
							
							... 
							
							
 
							
							fix wayland requestActivate warning in fullscreen mode
old-commit-hash: bd8dd65ce0 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								6c4afa3ef2 
								
							
								 
							
						 
						
							
							
								
								ui: fix flipped experimental path acceleration ( #33026 )  
							
							... 
							
							
 
							
							* fix
* clean up
* better comment
* Update selfdrive/ui/qt/onroad/annotated_camera.cc
old-commit-hash: 0907b30d7b 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								5cdff92d43 
								
							
								 
							
						 
						
							
							
								
								Re-use "is_metric" declaration ( #32948 )  
							
							... 
							
							
 
							
							old-commit-hash: 953e5667b1 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								973c6c2e7e 
								
							
								 
							
						 
						
							
							
								
								ui: remove map & navigation related code ( #32836 )  
							
							... 
							
							
 
							
							remove map
old-commit-hash: 669553aa37 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								3b8ed67aa3 
								
							
								 
							
						 
						
							
							
								
								remove navigation ( #32773 )  
							
							... 
							
							
 
							
							* remove navigation
* lil more
* fix cabana
* revert for now
* fix docs
* move that over
* lock
* rm assets
old-commit-hash: e491c9d964 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								1b836bdb86 
								
							
								 
							
						 
						
							
							
								
								Ubuntu 24.04 ( #32624 )  
							
							... 
							
							
 
							
							* noble build
* workflow
* symlink
* map only for noble
* sym
* add qt to cppcheck
* cppcheck noreturn in non void funct
* get kaitai header
* kaitai header
* syntax
* try new pyopencl
* try this version
* install lsb-core manually
* support old 20.04 lsb-core
* try arm
* try latest pyopencl
* revert
* use pocl icd
* no lock
* no arm pyopencl
* new intel opencl runtime
* pin filelock
* undo
* glsl version
* new version
* build test
* remove test
* new metadrive
* remove glsl restrictions
* <optional>
* Update .github/workflows/tools_tests.yaml
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* cache
* new cache
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 5c4ea14a3c 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								272216b2a8 
								
							
								 
							
						 
						
							
							
								
								remove uiPlan ( #32721 )  
							
							... 
							
							
 
							
							* remove uiPlan from ui
* remove publishing
* Update log.capnp
* Update services.py
* no uiPlan here
* Update ref_commit
old-commit-hash: 684209e077 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								f870a968e9 
								
							
								 
							
						 
						
							
							
								
								Split cereal into cereal/msgq ( #32631 )  
							
							... 
							
							
 
							
							* squash
* fix doc
* compile device
* compile device
* Update ref
* add msgq to precommit exclusions
* No service ports
* fix compile
* address comments
* More comments
* Delete logger
* Update opendbc
* Linting
* bump msgq
old-commit-hash: e71ec4e8d7 
							
						 
						
							1 year ago