4803b26352 
								
									
								
							
								 
							
						 
						
							
							
								
								thermald: only go offroad on falling edge of ignition ( #23130 )  
							
							... 
							
							
 
							
							* thermald: only go offroad on falling edge of ignition
* and
* fix taht 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								b79eaca18d 
								
									
								
							
								 
							
						 
						
							
							
								
								updated: move update alerts out of thermald ( #23028 )  
							
							... 
							
							
 
							
							* updated: move update alerts out of thermald
* cleanup last update time
* set on startup 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								480fb54926 
								
									
								
							
								 
							
						 
						
							
							
								
								move struct LogCameraInfo into loggerd.h ( #23129 )  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								7c291a1b39 
								
									
								
							
								 
							
						 
						
							
							
								
								jenkins: improve overall robustness ( #23117 )  
							
							... 
							
							
 
							
							* test onroad: more reliable log finding
* Update selfdrive/test/test_onroad.py
* write continue.sh in device setup
* clone
* try different delimeter
* try this instead
* fix keys path
* executable
* remove orphaned lock 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								8a4ab7f46d 
								
									
								
							
								 
							
						 
						
							
							
								
								VW MQB: Audi Q3 Mk2 ( #23128 )  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								9ceb1a15eb 
								
									
								
							
								 
							
						 
						
							
							
								
								registration: remove key generation ( #23111 )  
							
							... 
							
							
 
							
							* registration: remove key generation
* add test 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								6951b3271d 
								
									
								
							
								 
							
						 
						
							
							
								
								Python: Replace more lists with generators ( #23116 )  
							
							... 
							
							
 
							
							* Replace lists with generators v2
* Replace set with {}
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* Replace more set() with {}
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								b8c42d01eb 
								
									
								
							
								 
							
						 
						
							
							
								
								Toyota: remove unused ACCEL_HYST_GAP ( #23121 )  
							
							... 
							
							
 
							
							* fix typo in comments
* remove hyst gap from values.py 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								e294e1620e 
								
									
								
							
								 
							
						 
						
							
							
								
								len_to_dlc make static ( #23120 )  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								0dcdf9c30f 
								
									
								
							
								 
							
						 
						
							
							
								
								Long policy: strictly squared stopped equivalence function ( #23118 )  
							
							... 
							
							
 
							
							* new ref
* never let lead stopped equivalence go down
* no overbraking
* stricter again
* cleanup
* updated refs 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								9e51befe18 
								
									
								
							
								 
							
						 
						
							
							
								
								Honda Pilot fw ( #23119 )  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								bbd0f94d9d 
								
									
								
							
								 
							
						 
						
							
							
								
								add desired angle to log ( #23115 )  
							
							... 
							
							
 
							
							* add desired angle to log
* update ref
* bump cereal 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								e6180738fd 
								
									
								
							
								 
							
						 
						
							
							
								
								add CarParams.wheelSpeedFactor ( #23079 )  
							
							... 
							
							
 
							
							* add CarParams.wheelSpeedFactor
* Fudge speed for Lexus RX
* should have been the TSS2 model
* bump cereal
* refactor into function
* update refs 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								5b0e10ea33 
								
									
								
							
								 
							
						 
						
							
							
								
								Reaction buffer on follow distance ( #23112 )  
							
							... 
							
							
 
							
							* Reaction time buffer
* new ref 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								37e2de2244 
								
									
								
							
								 
							
						 
						
							
							
								
								soundd: fix test for repeating soundsgitt status ( #23110 )  
							
							... 
							
							
 
							
							Co-authored-by: Comma Device <device@comma.ai> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								35885745f1 
								
									
								
							
								 
							
						 
						
							
							
								
								soundd: use setLoopCount(0) to stop repeating sound ( #23076 )  
							
							... 
							
							
 
							
							* use setLoopCount(0) to stop sound
* print default backend name 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								599c07e027 
								
									
								
							
								 
							
						 
						
							
							
								
								panda: refactor can_recv ( #22977 )  
							
							... 
							
							
 
							
							* refactor
* use macro
* rebase master
* fix incorrect chunk_len
* cleanup
* type fix
* lines
* while
Co-authored-by: Igor Biletksyy <bs@privacy.im> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								0ee6f42a8e 
								
									
								
							
								 
							
						 
						
							
							
								
								2019 Lexus NX FW versions ( #23106 )  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								46fd5892bf 
								
									
								
							
								 
							
						 
						
							
							
								
								Human inspired follow distance ( #22937 )  
							
							... 
							
							
 
							
							* Add cost for creep
* more reasonable cost
* seems better than before
* science tune
* more chill
* closer follow
* stopping takes some leeway
* better cruise
* needed to be cumsum all along
* jerk not even needed
* matches better
* 6 is too much
* add back
* a little extra buffer is good for badly tuned cars
* new refs
* refs again 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								316a10bb6b 
								
									
								
							
								 
							
						 
						
							
							
								
								add tss2 highlander to tss2 tune ( #23107 )  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								bc4ae3f587 
								
							
								 
							
						 
						
							
							
								
								soundd: max volume at 20m/s  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								8c6242888c 
								
									
								
							
								 
							
						 
						
							
							
								
								CameraView: use unique_ptr for CameraView::program ( #23096 )  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								c8356d3b8f 
								
							
								 
							
						 
						
							
							
								
								MultiLogIterator: default wraparound to false  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								4a33d61de0 
								
									
								
							
								 
							
						 
						
							
							
								
								Add several missing LEXUS_ES_TSS2 firmwares ( #23098 )  
							
							... 
							
							
 
							
							`@TechGuy#9141`  2021 Lexus ES 350 ICE  DongleID/route  f9238e084316715b|2021-12-01--19-26-20 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								e8d56f241a 
								
							
								 
							
						 
						
							
							
								
								manager.py use get_short_branch() for GitBranch param  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								faecf4e4c1 
								
									
								
							
								 
							
						 
						
							
							
								
								keyboard: replace backtick with apostrophe ( #23104 )  
							
							... 
							
							
 
							
							* Replace existing symbol with apostrophe
Without `'`, I cannot type my WiFi password... though it might be time
to rotate it.
* Replace extra bactic with apostrophe
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								3b367e6872 
								
									
								
							
								 
							
						 
						
							
							
								
								Newer sounds ( #23091 )  
							
							... 
							
							
 
							
							* new prompt sound
* padding
* prompt distracted
* debug
* fix spelling
* lower min volume
* better volume at low speeds
* revert debug
* revert that
* fix tests
* update refs
Co-authored-by: Comma Device <device@comma.ai> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								68015f75ed 
								
									
								
							
								 
							
						 
						
							
							
								
								Set accel trajectory to a_ego when not engaged ( #23100 )  
							
							... 
							
							
 
							
							* Set accel trajectory to a_ego when not engaged
* update ref 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								be89044c51 
								
									
								
							
								 
							
						 
						
							
							
								
								New model: d2053554-6094-43ce-943a-7bee3f43458d/950 ( #23097 )  
							
							... 
							
							
 
							
							* New model: d2053554-6094-43ce-943a-7bee3f43458d/950
* Updated model replay ref
* Revert "Updated model replay ref"
This reverts commit e83e0a1adc 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								13deb51ba2 
								
							
								 
							
						 
						
							
							
								
								bump panda  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								ce52b5fe2b 
								
									
								
							
								 
							
						 
						
							
							
								
								Honda: fix address checks for Alt Nidec ( #23099 )  
							
							... 
							
							
 
							
							* Honda: fix address checks for Alt Nidec
* bump panda 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								007c8496db 
								
							
								 
							
						 
						
							
							
								
								update opendbc  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								36a13e8245 
								
									
								
							
								 
							
						 
						
							
							
								
								test car models: add test for addr checks ( #23093 )  
							
							... 
							
							
 
							
							* test car models: add test for addr checks
* revert that
* add checks
* ugh broken cars
* which seg
* f
* move that 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								9cf1a5a4bb 
								
									
								
							
								 
							
						 
						
							
							
								
								Update Videos in readme ( #23094 )  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								55422d733a 
								
									
								
							
								 
							
						 
						
							
							
								
								Honda: fix controls mismatch on Alt Nidecs ( #23089 )  
							
							... 
							
							
 
							
							* Honda: fix controls mismatch on Ridgeline
* bump panda 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								8f3bc4872f 
								
									
								
							
								 
							
						 
						
							
							
								
								Less sensitive torque saturated warning ( #23003 )  
							
							... 
							
							
 
							
							* Less sensetive torque saturated warning
* better comment 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								fa34bd912e 
								
									
								
							
								 
							
						 
						
							
							
								
								ci: improve valgrind test robustness ( #23092 )  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								64eb5b0da4 
								
									
								
							
								 
							
						 
						
							
							
								
								locationd: cleanup ( #23088 )  
							
							... 
							
							
 
							
							* remove dead code, avoid indexing by value in locationd
* remove dead states in live_kf 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								077ec6725a 
								
							
								 
							
						 
						
							
							
								
								jenkins: make agent per-stage  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								d78be47a90 
								
							
								 
							
						 
						
							
							
								
								test car models: ignore more fake buses  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								cc27d6c115 
								
							
								 
							
						 
						
							
							
								
								add new sounds to release notes  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								e679d05d9e 
								
									
								
							
								 
							
						 
						
							
							
								
								New sounds ( #22652 )  
							
							... 
							
							
 
							
							* new engage/disengage + amp config
* first family
* cleanup audible alerts
* tici isn't special
* fix up debug cycle alerts
* these were better
* extend range
* use distracted sound
* log scaling
* getting closer
* slightly louder
* prompt
* update tests
* update refs
* fix c2 test
* resolve todo
* adjust tolerance
* revert for now
* should work
Co-authored-by: Comma Device <device@comma.ai> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								b3b5beb627 
								
							
								 
							
						 
						
							
							
								
								process replay: set full env in cpp replay  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								bc57ffd16f 
								
							
								 
							
						 
						
							
							
								
								increase scons cache size for CI devices  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								eb0724d7e3 
								
									
								
							
								 
							
						 
						
							
							
								
								soundd: fix test case ( #23075 )  
							
							... 
							
							
 
							
							* init sound_stats
* send deviceState msg 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								b57f55088e 
								
									
								
							
								 
							
						 
						
							
							
								
								add a note in loc_kf ( #23082 )  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								eda6993043 
								
									
								
							
								 
							
						 
						
							
							
								
								Toyota pedal rewrite ( #23067 )  
							
							... 
							
							
 
							
							* pedal redo
* add offset to compensate for creep and windbrake
* offset in standard units
* wrong size
* better creep values
* update ref 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								f65e9b4c67 
								
									
								
							
								 
							
						 
						
							
							
								
								docs/CARS: Add 2021 C-HR ( #23078 )  
							
							... 
							
							
 
							
							`@eFini#8426` confirmed...
https://discord.com/channels/469524606043160576/524327905937850394/914925655228031017  [my inquiry]
https://discord.com/channels/469524606043160576/524327905937850394/915131655679791144  [his confirmation]
Still stuck w/ stock longitudinal, despite being TSS2.5.
He's been using it for many months, as seen in one of his early posts that came to Adeeb's attention for route analysis...
https://discord.com/channels/469524606043160576/524327905937850394/827038344742699008  [`88551059c417a545|2021-03-29--23-34-50`] 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								91f87e3675 
								
									
								
							
								 
							
						 
						
							
							
								
								Replace list by generator ( #23077 )  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								700b1bcce7 
								
									
								
							
								 
							
						 
						
							
							
								
								jenkins: build releases in parallel ( #23070 )  
							
							
 
							
						 
						
							4 years ago