a2ced8c8eb 
								
									
								
							
								 
							
						 
						
							
							
								
								Log satellite count in GpsLocationData ( #34395 )  
							
							... 
							
							
 
							
							* Log satellite count in GpsLocationData
* update refs
* forgot to build 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								69d33ac11d 
								
									
								
							
								 
							
						 
						
							
							
								
								Toyota: allow brake hold ( #34394 )  
							
							... 
							
							
 
							
							toyota okay 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								707a845218 
								
									
								
							
								 
							
						 
						
							
							
								
								fix uv ( #34393 )  
							
							... 
							
							
 
							
							uv fix 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								db61cfb2c1 
								
									
								
							
								 
							
						 
						
							
							
								
								Update RELEASES.md  
							
							
 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								3f629e97eb 
								
									
								
							
								 
							
						 
						
							
							
								
								release this month  
							
							
 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								2258ea310d 
								
									
								
							
								 
							
						 
						
							
							
								
								Hyundai: match cancel button panda safety logic ( #34390 )  
							
							... 
							
							
 
							
							* rising edge
* should work
* TODO
* fix 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								38fad751cb 
								
									
								
							
								 
							
						 
						
							
							
								
								card: fix cruise speed initialization w/ buttons ( #34386 )  
							
							... 
							
							
 
							
							* fix initialize w/ buttons
* what
* comment 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								b3fc407538 
								
									
								
							
								 
							
						 
						
							
							
								
								VW: switch to common pcmCruise check ( #34389 )  
							
							... 
							
							
 
							
							Update car_specific.py 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								3d38b139bc 
								
									
								
							
								 
							
						 
						
							
							
								
								card: vcruise all in one place ( #34387 )  
							
							... 
							
							
 
							
							* no reason to not be here
* oh this was off by a frame!
* ref 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								a1d81e63e1 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix missing visual car dash alerts ( #34385 )  
							
							... 
							
							
 
							
							* fix missing visual dash alerts
* update refs 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								2054495e79 
								
									
								
							
								 
							
						 
						
							
							
								
								process_replay: add cast in migrate_longitudinalPlan ( #34383 )  
							
							... 
							
							
 
							
							* Cast
* Something
* Remove newline 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								ea4a127ab8 
								
									
								
							
								 
							
						 
						
							
							
								
								process_replay: ignore unknown members in the migration code ( #34382 )  
							
							... 
							
							
 
							
							* Fix the migration for the events
* clean up
clean up
clean up
* no continue
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com> 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								8eebce75ac 
								
									
								
							
								 
							
						 
						
							
							
								
								Getting rid of openpilot.common.numpy_fast ( #34368 )  
							
							... 
							
							
 
							
							* Got rid openpilot.common.numpy_fast
* fixed some data type erros
* importing numpy instead of importing specific functions
* fixing some numpy importing mistakes
* Update selfdrive/car/cruise.py
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com> 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								c54cd4569a 
								
									
								
							
								 
							
						 
						
							
							
								
								Toyota: remove longitudinal derivative ( #34378 )  
							
							... 
							
							
 
							
							* Update Python packages
* update refs
---------
Co-authored-by: Vehicle Researcher <user@comma.ai>
Co-authored-by: Shane Smiskol <shane@smiskol.com> 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								f771ddac88 
								
									
								
							
								 
							
						 
						
							
							
								
								PlotJuggler: Layout for debugging locationdTemporaryError ( #34381 )  
							
							... 
							
							
 
							
							* PlotJuggler: layout for debugging locationd
* not needed, and codespell doesn't like it 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								0e7c697bad 
								
									
								
							
								 
							
						 
						
							
							
								
								raylib: revert auto fit screen size ( #34380 )  
							
							... 
							
							
 
							
							revert auto fit screen size 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								57abd8b0c2 
								
									
								
							
								 
							
						 
						
							
							
								
								Remove release files (conceptually) ( #34379 )  
							
							... 
							
							
 
							
							* Remove release files (conceptually)
* fix 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								1ab98e38e5 
								
									
								
							
								 
							
						 
						
							
							
								
								raylib: refactor to implement new App class ( #34375 )  
							
							... 
							
							
 
							
							refactor to implement new App class 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								4d714113d1 
								
									
								
							
								 
							
						 
						
							
							
								
								[bot] Update Python packages ( #34376 )  
							
							... 
							
							
 
							
							* Update Python packages
* time -> time_helpers
---------
Co-authored-by: Vehicle Researcher <user@comma.ai>
Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com> 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								7b09d08764 
								
									
								
							
								 
							
						 
						
							
							
								
								CI: Add missing uppercase_keyboard UI view ( #34347 )  
							
							... 
							
							
 
							
							* add-uppercase-preview
* testing-UI-on-fork
* change back
* add-my-branch
* needs to see sha from fork for test
* fix missing sha
* change back
* get correct named artifact
* try this
* experimenting coordinates
* try these coordinates
* try these coordinates
* draws circles to see touches - changes coordinates
* try these changes
* better coordinates
* click is more centered
* try again
* revert back
* revert these too
* last revert... 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								71951566c5 
								
									
								
							
								 
							
						 
						
							
							
								
								Keyboard: add missing control btns to uppercase ( #34344 )  
							
							... 
							
							
 
							
							* add-slash-to uppercase
* Trigger UI preview workflow 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								db2032c398 
								
									
								
							
								 
							
						 
						
							
							
								
								Move uds.py ( #34374 )  
							
							... 
							
							
 
							
							* rm uds pt. 1
* rm uds pt. 2
* imports 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								74ed6c5657 
								
							
								 
							
						 
						
							
							
								
								oops need raw  
							
							
 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								99bb7da850 
								
									
								
							
								 
							
						 
						
							
							
								
								third_party: add raygui ( #34369 )  
							
							
 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								d35ef3b3d5 
								
									
								
							
								 
							
						 
						
							
							
								
								swaglog: fix locale dependence ( #34367 )  
							
							
 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								47b13f54f6 
								
									
								
							
								 
							
						 
						
							
							
								
								encoderd: refactor VideoEncoder::publisher_publish to standardize member variable access ( #34342 )  
							
							... 
							
							
 
							
							remove redundant pointer parameter 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								1068779294 
								
									
								
							
								 
							
						 
						
							
							
								
								modeld: properly release OpenCL context in  `__dealloc__` method ( #34353 )  
							
							... 
							
							
 
							
							release OpenCL context in __dealloc__ 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								55cdf5ad7c 
								
							
								 
							
						 
						
							
							
								
								release soon  
							
							
 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								08779941e5 
								
									
								
							
								 
							
						 
						
							
							
								
								loggerd: typing and remove unused default arg ( #34349 )  
							
							
 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								f761f53205 
								
									
								
							
								 
							
						 
						
							
							
								
								deleter cleanups ( #34345 )  
							
							
 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								5dd1972f96 
								
									
								
							
								 
							
						 
						
							
							
								
								logreader: support filesystem DATA_ENDPOINT ( #34340 )  
							
							... 
							
							
 
							
							* Check if DATA_ENDPOINT is a dir
* Change url resolution to support joining dirs 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								89204b5464 
								
									
								
							
								 
							
						 
						
							
							
								
								test_onroad: adjust rlog size ( #34336 )  
							
							... 
							
							
 
							
							s 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								2290d2f2fb 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad: ISP lsc buffers ( #34335 )  
							
							... 
							
							
 
							
							* luts
* assert sizeof
* remove 0s
---------
Co-authored-by: Comma Device <device@comma.ai> 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								c8264cbf2c 
								
									
								
							
								 
							
						 
						
							
							
								
								Notre Dame model in tinygrad ( #34324 )  
							
							... 
							
							
 
							
							* release model: 6f23a03f-486b-4d3e-a314-19d149644c7c/700
* old style model in tinygrad
* fix desire
* tg hack
* 20Hz
* no gas probs
* No gas here
* better indexing
---------
Co-authored-by: Yassine Yousfi <yyousfi1@binghamton.edu> 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								b1170c98c1 
								
									
								
							
								 
							
						 
						
							
							
								
								[bot] Update Python packages ( #34334 )  
							
							... 
							
							
 
							
							Update Python packages
Co-authored-by: Vehicle Researcher <user@comma.ai> 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								420d6f0d5e 
								
									
								
							
								 
							
						 
						
							
							
								
								Quick GC pass heading into 2025 ( #34330 )  
							
							... 
							
							
 
							
							* first pass
* bye bye snpe 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								8b4ddc987f 
								
									
								
							
								 
							
						 
						
							
							
								
								cabana: fix missing transmitter after undoing DBC message removal ( #34329 )  
							
							... 
							
							
 
							
							fix missing transmitter after undoing DBC message removal 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								253f4343f0 
								
									
								
							
								 
							
						 
						
							
							
								
								[bot] Update Python packages ( #34320 )  
							
							... 
							
							
 
							
							Update Python packages
Co-authored-by: Vehicle Researcher <user@comma.ai> 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								5c5f2aacc8 
								
									
								
							
								 
							
						 
						
							
							
								
								Tinygrad upstream master ( #34325 )  
							
							... 
							
							
 
							
							Upstream master 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								b36db7810c 
								
									
								
							
								 
							
						 
						
							
							
								
								tici: fix cpp device type ( #34315 )  
							
							... 
							
							
 
							
							fix cpp 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								9cf02ca8db 
								
									
								
							
								 
							
						 
						
							
							
								
								Skip registration on newer devices ( #34316 )  
							
							
 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								2e0c91c295 
								
							
								 
							
						 
						
							
							
								
								uv from brew doesn't have self update  
							
							
 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								14123e94bb 
								
									
								
							
								 
							
						 
						
							
							
								
								cleanup touch_replay ( #34305 )  
							
							... 
							
							
 
							
							mathematics 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								e98741f5b2 
								
									
								
							
								 
							
						 
						
							
							
								
								[bot] Update Python packages ( #34304 )  
							
							... 
							
							
 
							
							Update Python packages
Co-authored-by: Vehicle Researcher <user@comma.ai> 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								87f7bb6a9e 
								
							
								 
							
						 
						
							
							
								
								bump panda  
							
							
 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								52c8a12b08 
								
									
								
							
								 
							
						 
						
							
							
								
								cabana: fix crash in live streaming mode by skipping thumbnail display ( #34302 )  
							
							... 
							
							
 
							
							resolve crash in live streaming mode 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								d6214690dc 
								
									
								
							
								 
							
						 
						
							
							
								
								replay:  fix various synchronization and event handling issues ( #34254 )  
							
							... 
							
							
 
							
							fix various synchronization and event handling issues 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								822f613139 
								
									
								
							
								 
							
						 
						
							
							
								
								cabana: real-time cursor and video frame sync for chart and video ( #34301 )  
							
							... 
							
							
 
							
							* sync cursor and thumbnail between chart and video
* Revert "replay: Update video immediately after seek when paused. (#34237 )"
This reverts commit 3363881844 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								9e8815def4 
								
									
								
							
								 
							
						 
						
							
							
								
								cabana: miscellaneous bug fixes and enhancements ( #34297 )  
							
							... 
							
							
 
							
							* toHexString
* use QToolBar
* fix incorrect groove rect
* limit CAN_MAX_DATA_BYTES
* add series type selector to chart toolbar
* dim inactive messages
* rename
* add help to chart
* cleanup 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								484b96f2b6 
								
									
								
							
								 
							
						 
						
							
							
								
								timed: diff against absolute value of timedelta ( #34299 )  
							
							
 
							
						 
						
							10 months ago