ba2d2677c1 
								
									
								
							
								 
							
						 
						
							
							
								
								modeld: no hardcoded frame names ( #35476 )  
							
							... 
							
							
 
							
							* from model
* juggle 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								2000f9aff3 
								
									
								
							
								 
							
						 
						
							
							
								
								raylib: ban non-cached measure_text_ex ( #35462 )  
							
							... 
							
							
 
							
							* add
* use it
* Update pyproject.toml
* many more
* comment 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								3a622cbe25 
								
									
								
							
								 
							
						 
						
							
							
								
								ui: add WiFi manager to settings ( #35454 )  
							
							... 
							
							
 
							
							add WiFi manager to settings 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								6b59f67ab5 
								
									
								
							
								 
							
						 
						
							
							
								
								ui: implement home layout with fully functional offroad alerts ( #35468 )  
							
							... 
							
							
 
							
							implement home layout with offroad alerts 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								23ea85dca6 
								
									
								
							
								 
							
						 
						
							
							
								
								ui: kick watchdog ( #35460 )  
							
							... 
							
							
 
							
							* kick watchdog
* use global
* use monotonic 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								8aadf02b2f 
								
							
								 
							
						 
						
							
							
								
								selfdrived: more robust NVMe check  
							
							
 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								459179ff6c 
								
									
								
							
								 
							
						 
						
							
							
								
								ui: fix settings close button shape and press state ( #35469 )  
							
							... 
							
							
 
							
							fix button rounding and pressed state display in settings 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								a8639d3feb 
								
									
								
							
								 
							
						 
						
							
							
								
								rgb is default ( #35467 )  
							
							... 
							
							
 
							
							* rgb is default
* change dummy default 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								462301d2e0 
								
									
								
							
								 
							
						 
						
							
							
								
								ui: implement smooth camera stream switching with seamless transitions ( #35449 )  
							
							... 
							
							
 
							
							implement smooth camera stream switching with seamless transitions
Co-authored-by: Shane Smiskol <shane@smiskol.com> 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								8b516abb31 
								
									
								
							
								 
							
						 
						
							
							
								
								ui: replace rl.measure_text with measure_text_cached in sidebar ( #35450 )  
							
							... 
							
							
 
							
							Replace rl.measure_text with measure_text_cached 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								0360926962 
								
									
								
							
								 
							
						 
						
							
							
								
								ui: fill the bg with disengaged color if no frame ( #35451 )  
							
							... 
							
							
 
							
							fill the bg with disengaged color if no frame
Co-authored-by: Shane Smiskol <shane@smiskol.com> 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								96cfd5aaf7 
								
									
								
							
								 
							
						 
						
							
							
								
								ui: add ListView component and settings layouts with declarative UI ( #35453 )  
							
							... 
							
							
 
							
							* add flexible ListView component
* fix crash
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com> 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								88466fb62f 
								
									
								
							
								 
							
						 
						
							
							
								
								ui: improve onroad layout transitions ( #35458 )  
							
							... 
							
							
 
							
							improve onroad layout transitions 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								912160c429 
								
									
								
							
								 
							
						 
						
							
							
								
								ui: improve calibration height initialization ( #35459 )  
							
							... 
							
							
 
							
							improve calibration height initialization 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								2e41d959ac 
								
									
								
							
								 
							
						 
						
							
							
								
								ui: add main UI entry point ( #35422 )  
							
							... 
							
							
 
							
							* add new main UI entry point
* cleanup
* mv to selfdrive/ui
* fix imports
* handle_mouse_click
* use ui_state
* remove ui_state from gui_app
* setup callbacks
* handle clicks
* put layouts in a dict
* update state in render
* rebase master
* implement settings sidebar
* rename files 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								7ee50e7b87 
								
									
								
							
								 
							
						 
						
							
							
								
								system/ui: add text measurement caching ( #35436 )  
							
							
 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								fc0bb72147 
								
									
								
							
								 
							
						 
						
							
							
								
								selfdrive/ui: enable conflate mode in VisionIpcClient to prevent stale frame rendering ( #35445 )  
							
							... 
							
							
 
							
							use conflate mode in VisionIpcClient to prevent stale frame rendering 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								2dcab07be7 
								
									
								
							
								 
							
						 
						
							
							
								
								Revert "selfdrive/ui: add experimental mode toggle button with visual indicator" ( #35442 )  
							
							... 
							
							
 
							
							Revert "selfdrive/ui: add experimental mode toggle button with visual indicat…"
This reverts commit ae8076e729 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								68b043606c 
								
									
								
							
								 
							
						 
						
							
							
								
								ui: fix alert timeout detection using wrong FPS constant ( #35438 )  
							
							... 
							
							
 
							
							fix alert timeiout detection using wrong FPS constant 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								ae8076e729 
								
									
								
							
								 
							
						 
						
							
							
								
								selfdrive/ui: add experimental mode toggle button with visual indicator ( #35439 )  
							
							... 
							
							
 
							
							add experimental mode toggle button with visual indicator 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								928dc6259b 
								
									
								
							
								 
							
						 
						
							
							
								
								Revert "ui: fill the bg with disengaged color if not started" ( #35441 )  
							
							... 
							
							
 
							
							Revert "ui: fill the bg with disengaged color if not started (#35434 )"
This reverts commit 10dc40db04 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								10dc40db04 
								
									
								
							
								 
							
						 
						
							
							
								
								ui: fill the bg with disengaged color if not started ( #35434 )  
							
							... 
							
							
 
							
							fill the bg with disengaged color if not started 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								5505338ffb 
								
									
								
							
								 
							
						 
						
							
							
								
								model replay: less frames and less complexity ( #35427 )  
							
							... 
							
							
 
							
							* Revert "ci: faster model_replay (#34036 )"
This reverts commit 847a5ce1f3 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								f78ba72a85 
								
									
								
							
								 
							
						 
						
							
							
								
								ui: add timeout check for unresponsive system detection ( #35433 )  
							
							... 
							
							
 
							
							add time out to check if messages have stopped arriving 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								6f6adc10a8 
								
									
								
							
								 
							
						 
						
							
							
								
								lagd: disable in release ( #35426 )  
							
							... 
							
							
 
							
							* disable in release
* pass
* one liner
* Update selfdrive/locationd/lagd.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* test
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								108790870e 
								
									
								
							
								 
							
						 
						
							
							
								
								Multilang: Update pt-BR translations. ( #35428 )  
							
							
 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								9568f64c57 
								
									
								
							
								 
							
						 
						
							
							
								
								Multilang: kor translation update ( #35429 )  
							
							... 
							
							
 
							
							kor translation update 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								8695134b08 
								
									
								
							
								 
							
						 
						
							
							
								
								Faster lagd test ( #35430 )  
							
							... 
							
							
 
							
							* disable in release
* pass
* one liner
* saves 1s so far
* clean up
* fix
* Revert "one liner"
This reverts commit 5f419b569247d260e76a1782718b61 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								28bf362f69 
								
									
								
							
								 
							
						 
						
							
							
								
								ui: add safety check to prevent ui overlay access to invalid data ( #35432 )  
							
							... 
							
							
 
							
							check ui_state.started 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								1a84b05bde 
								
							
								 
							
						 
						
							
							
								
								lagd: make method static  
							
							
 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								29afd667cc 
								
									
								
							
								 
							
						 
						
							
							
								
								move onroad/driving stuff from system/ui to selfdrive/ui ( #35425 )  
							
							... 
							
							
 
							
							* mv system/ui/onroad->selfdrive/ui/onroad
* mv ui_state
* fix import path
* fix imports
* mv cameraview
* remove from application 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								bb36b6687c 
								
									
								
							
								 
							
						 
						
							
							
								
								[bot] Update translations ( #35424 )  
							
							... 
							
							
 
							
							Update translations
Co-authored-by: Vehicle Researcher <user@comma.ai> 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								d2f417ee63 
								
									
								
							
								 
							
						 
						
							
							
								
								Multilang: update pt-BR translation. ( #35394 )  
							
							... 
							
							
 
							
							Multilang: update pt-BR translations 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								7cd6db6f19 
								
									
								
							
								 
							
						 
						
							
							
								
								Multilang: update ja translation. ( #35399 )  
							
							... 
							
							
 
							
							ja translation 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								2f80854644 
								
									
								
							
								 
							
						 
						
							
							
								
								sensord: rewrite in Python ( #35353 )  
							
							... 
							
							
 
							
							* py sensord
* fix up mmc
* temp
* port over accel
* lil more
* kinda works
* rm that
* gpiochip
* mostly there
* lil more
* lil more
* irq timestamps
* fix ts
* fix double deg2rad
* test passes
* fix up mypy
* rm one more
* exception
* lint:
* read in all events
* bump that
* get under budget:
* accel self test
* gyro self-test
* keep these readable
* give it more cores
* debug
* valid
* rewrite that
---------
Co-authored-by: Comma Device <device@comma.ai> 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								a385ed59cf 
								
									
								
							
								 
							
						 
						
							
							
								
								Invalid LKAS setting alert: custom text per brand ( #35377 )  
							
							... 
							
							
 
							
							* draft
* use it
* friendly
* clean up
* CC
* Apply suggestions from code review
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* Update selfdrive/selfdrived/events.py
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com> 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								618645f1d7 
								
									
								
							
								 
							
						 
						
							
							
								
								Revert "Vegan Filet o Fish model " ( #35376 )  
							
							... 
							
							
 
							
							Revert "Vegan Filet o Fish model  (#35240 )"
This reverts commit b4d6b52edd 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								1db3644a2b 
								
									
								
							
								 
							
						 
						
							
							
								
								car interfaces: pass in if release build ( #35373 )  
							
							... 
							
							
 
							
							* dashcam for release
* get car
* fixes
* more fixes
* bump
* bump 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								3d53df644e 
								
									
								
							
								 
							
						 
						
							
							
								
								Live calibration reset button ( #35364 )  
							
							... 
							
							
 
							
							* allow reset button too
* better lang
* copy
* fix
* meh we don't do this anywhere else 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								b119006f6a 
								
									
								
							
								 
							
						 
						
							
							
								
								Cycle onroad when changing offroad-only toggles ( #35361 )  
							
							... 
							
							
 
							
							* bad
* Revert "bad"
This reverts commit 6b5475dd905d03edddc8 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								83ba27d7c0 
								
									
								
							
								 
							
						 
						
							
							
								
								Update lane departure warning toggle live ( #35363 )  
							
							... 
							
							
 
							
							update LDWS live 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								6a38dd1315 
								
									
								
							
								 
							
						 
						
							
							
								
								[bot] Update translations ( #35354 )  
							
							... 
							
							
 
							
							Update translations
Co-authored-by: Vehicle Researcher <user@comma.ai> 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								742e30495a 
								
									
								
							
								 
							
						 
						
							
							
								
								Reapply "ui: rewrite installer using raylib, remove qt ( #33756 )" ( #35308 )  
							
							... 
							
							
 
							
							This reverts commit 472feefcfd 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								1fb5744685 
								
									
								
							
								 
							
						 
						
							
							
								
								Multilang: update pt-BR translations ( #35351 )  
							
							
 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								427a61ab12 
								
									
								
							
								 
							
						 
						
							
							
								
								fix Wi-FI typo on networking.cc ( #35350 )  
							
							
 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								8ffcddce30 
								
									
								
							
								 
							
						 
						
							
							
								
								[bot] Update translations ( #35348 )  
							
							... 
							
							
 
							
							Update translations
Co-authored-by: Vehicle Researcher <user@comma.ai> 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								c24f349807 
								
									
								
							
								 
							
						 
						
							
							
								
								GM: low steer speed alert in CarState ( #35332 )  
							
							... 
							
							
 
							
							* simple
* rm
* bump to master
* update refs
* update refs 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								97ad175243 
								
									
								
							
								 
							
						 
						
							
							
								
								Reapply "Enable online lag learning ( #34968 )" ( #35327 )  
							
							... 
							
							
 
							
							* Revert "Revert "Enable online lag learning (#34968 )" (#35322 )"
This reverts commit 9c40c48729 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								70644e2317 
								
									
								
							
								 
							
						 
						
							
							
								
								VW: low steer speed alert in CarState ( #35331 )  
							
							... 
							
							
 
							
							* move to opendbc
* func
* clean up
* bump
* move cmt
* bump 
							
						 
						
							5 months ago  
				
					
						
							
							
								 
						
							
							
								9622427044 
								
									
								
							
								 
							
						 
						
							
							
								
								car interfaces: improve steering pressed signal ( #35333 )  
							
							... 
							
							
 
							
							* bump
* update refs 
							
						 
						
							5 months ago