470fe9ce34 
								
									
								
							
								 
							
						 
						
							
							
								
								Hyundai: Add FW for 2022 Tucson Hybrid ( #26647 )  
							
							
 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								997b2e11ae 
								
									
								
							
								 
							
						 
						
							
							
								
								Honda Nidec: put max PCM gas into CarControllerParams ( #26645 )  
							
							... 
							
							
 
							
							* limit gas
* bump panda
* not sure why it was represented like this 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								01dac5d06b 
								
									
								
							
								 
							
						 
						
							
							
								
								Build panda/SConscript ( #26646 )  
							
							... 
							
							
 
							
							* panda/SConscript
* think this is right?
* bump panda
* fix test_models
* use a filter
* bump panda to mater
* more aesthetic ordering
* alphabetical :(
* alphabetical :( 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								02b5b6fe1f 
								
									
								
							
								 
							
						 
						
							
							
								
								soundd: change system sound mixer volume ( #26633 )  
							
							... 
							
							
 
							
							* test changing sound volume
* create system/hardware/pc/hardware.h
* soundd: use Hardware::set_volume
* implement Hardware::set_volume using pactl
* Revert "test changing sound volume"
This reverts commit 4bbd870746 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								821d8ff12f 
								
									
								
							
								 
							
						 
						
							
							
								
								tools: pyenv setup fix ( #26601 )  
							
							... 
							
							
 
							
							* setup pyenv immediately
* sudo
* fix 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								cb4fef580c 
								
									
								
							
								 
							
						 
						
							
							
								
								Update RELEASES.md  
							
							
 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								553da4ef30 
								
									
								
							
								 
							
						 
						
							
							
								
								DM: no reset on steer if distracted ( #26567 )  
							
							... 
							
							
 
							
							* only for attentive fast resets
* oops wheeltouch
* update test 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								2b916044f5 
								
									
								
							
								 
							
						 
						
							
							
								
								Cabana: sort signals by address in logs view ( #26639 )  
							
							... 
							
							
 
							
							cleanup 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								5409895ab2 
								
									
								
							
								 
							
						 
						
							
							
								
								Deprecate noTarget event ( #26638 )  
							
							... 
							
							
 
							
							deprecate notarget 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								bea7394373 
								
									
								
							
								 
							
						 
						
							
							
								
								bump panda ( #26637 )  
							
							
 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								41610fe8ae 
								
									
								
							
								 
							
						 
						
							
							
								
								controls: remove noTarget event ( #26632 )  
							
							... 
							
							
 
							
							remove noTarget alert 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								dbe512d167 
								
									
								
							
								 
							
						 
						
							
							
								
								controlsd: preEnable on brake at a standstill ( #26273 )  
							
							... 
							
							
 
							
							* pre-enable on brake at standstill
* test by getting rid of noTarget
* Update events.py
* rename
* stash what we got so far
* cmt
* not sure if best way to fix, but enabled with current states defs is fine
* no noEntry in preEnabled
* bumpcereal
* uncomment
* Update ref_commit
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								c3e3047080 
								
									
								
							
								 
							
						 
						
							
							
								
								boardd: cleanup defs from panda ( #26628 )  
							
							... 
							
							
 
							
							* more stuff
* bump pnada 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								8ad8d4e1c2 
								
									
								
							
								 
							
						 
						
							
							
								
								controls: preEnabled doesn't consider noEntry ( #26627 )  
							
							... 
							
							
 
							
							preEnabled doesn't consider noEntry 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								712b9014d7 
								
									
								
							
								 
							
						 
						
							
							
								
								Car interface: set tire stiffness in common function ( #26625 )  
							
							... 
							
							
 
							
							* common stiffness
* GM uses factors 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								3a4f19f0ee 
								
									
								
							
								 
							
						 
						
							
							
								
								[controlsd] Refactor apply_deadzone in Lateral Torque Control ( #26626 )  
							
							... 
							
							
 
							
							rename apply_slack to apply_center_deadzone, remove unused prius offline values 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								860f441e2f 
								
									
								
							
								 
							
						 
						
							
							
								
								Car interface: set common params after port ( #26613 )  
							
							... 
							
							
 
							
							* remove pylint exception, _get_params takes no defaults
* clean up
* mock uses it too
* unused
* unused
* fix that
* bump
* Update selfdrive/car/interfaces.py 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								f9bb024a46 
								
									
								
							
								 
							
						 
						
							
							
								
								Cabana: execute generate_dbc_json.py after building ( #26620 )  
							
							... 
							
							
 
							
							* use env.command to generete json after build
* Update tools/cabana/SConscript
Co-authored-by: Shane Smiskol <shane@smiskol.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								44e9ea23bd 
								
									
								
							
								 
							
						 
						
							
							
								
								VW PQ: Follow-to-Stop support ( #26616 )  
							
							
 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								0706b03e8c 
								
									
								
							
								 
							
						 
						
							
							
								
								[controlsd] Toyota Prius 2017 ( #26455 )  
							
							... 
							
							
 
							
							* increase lag on prius
* better offline values computation
* split prius ecu more, set deadzone to 0
* add deadzone back
* replace deadzone with slack
* reduce deadzone to 0.2
* update refs 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								b4da592a3c 
								
									
								
							
								 
							
						 
						
							
							
								
								mock: remove steering angle ( #26614 )  
							
							... 
							
							
 
							
							* fix yaw rate in mock interface
* clean that up
* revert
* clean up 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								f64e69eb11 
								
									
								
							
								 
							
						 
						
							
							
								
								Hyundai: add more Kia K5 FW ( #26590 )  
							
							... 
							
							
 
							
							* add some values
* consistent ,
* Update selfdrive/car/hyundai/values.py
* Update selfdrive/car/hyundai/values.py
Co-authored-by: Shane Smiskol <shane@smiskol.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								b2fd699c21 
								
									
								
							
								 
							
						 
						
							
							
								
								Add ECU fw for 2016 Golf GTI ( #26591 )  
							
							... 
							
							
 
							
							Added ECU for 2016 Golf GTI 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								67fb344146 
								
									
								
							
								 
							
						 
						
							
							
								
								Fixed typo in CARLA README.md ( #26615 )  
							
							
 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								b18dfef8a6 
								
									
								
							
								 
							
						 
						
							
							
								
								Add missing RAV4_TSS2 ABS f/w ( #26617 )  
							
							... 
							
							
 
							
							`@IDJ#0879` 2019 Toyota RAV4 (ICE)  DongleID/route e7cd4ae3bee72b52|2022-11-29--14-33-40 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								7b1122e831 
								
									
								
							
								 
							
						 
						
							
							
								
								One-word grammar fix to docs/INTEGRATION.md ( #26621 )  
							
							... 
							
							
 
							
							Grammar fix 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								a48ec655ac 
								
									
								
							
								 
							
						 
						
							
							
								
								CI: gps test hackrf support ( #26364 )  
							
							... 
							
							
 
							
							* first ignore
* init gps test
* make LimeGPS git clone
* revert ignore
* .
* remove prebuilt bins
* gps test v1
* add static signal gen script
* update readme
* remove LD_PRELOAD by using rpath, update values after testing
* .
* remove LD_PRELOAD
* .
* fix README
* .
* .
* .
* gps test v1
* cleanUp
* init
* update fuzzy tests
* .
* finalize qcom gps tests
* .
* .
* .
* add downloader
* finalize unit tests
* .
* .
* inc limeGPS startup time
* tmp
* loosen init time
* .
* .
* .
* add ublox warmstart test
* .
* improve location tests
* .
* .
* .
* .
* .
* .
* .
* .
* last cleanUp
* .
* .
* add hackrf support
* hackrf support
* .
* .
* .
* .
* .
* .
Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								12ecc7b4bc 
								
									
								
							
								 
							
						 
						
							
							
								
								Hyundai: remove custom accel limit function for default values ( #26611 )  
							
							... 
							
							
 
							
							* Update interface.py
* Update interface.py 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								909a884dc5 
								
									
								
							
								 
							
						 
						
							
							
								
								Cabana: fix segfault in dragging zoom ( #26598 )  
							
							... 
							
							
 
							
							fix segfault 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								08b49e5671 
								
									
								
							
								 
							
						 
						
							
							
								
								IsoTpParallelQuery: log errors in qlogs ( #26609 )  
							
							... 
							
							
 
							
							log these in qlogs 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								82158c8378 
								
									
								
							
								 
							
						 
						
							
							
								
								VW PQ: Fix cruise fault detection, cleanup ( #26588 )  
							
							
 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								38cd262de3 
								
									
								
							
								 
							
						 
						
							
							
								
								VW MQB: Add FW for 2022 Volkswagen Arteon ( #26603 )  
							
							
 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								3253b85900 
								
									
								
							
								 
							
						 
						
							
							
								
								Toyota: alert when in standstill ( #26585 )  
							
							... 
							
							
 
							
							* add resume required alert
* possibly need this (pressing resume with brake held does nothing)
* better text (has both meanings)
* try this
* Revert "try this"
This reverts commit 5b2991929b 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								1efc8b9c78 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix Tesla cancel button definition ( #26596 )  
							
							... 
							
							
 
							
							misinterpreted the dbc 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								a19b5b91d2 
								
									
								
							
								 
							
						 
						
							
							
								
								longcontrol: ignore cruise standstill if interceptor ( #26597 )  
							
							... 
							
							
 
							
							* ignore standstill
* cmt
* standstill
* rm cmt
* flip 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								b15018387c 
								
									
								
							
								 
							
						 
						
							
							
								
								tuning: measure steering accuracy for existing routes ( #25722 )  
							
							... 
							
							
 
							
							* support parsing route logs
* optionally use cached data
* support segment or route names
* get control type from log 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								2153bfe27a 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad: minor ae improvement to OX ( #26566 )  
							
							
 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								6dec92df43 
								
									
								
							
								 
							
						 
						
							
							
								
								Cabana: fixed form glitches ( #26587 )  
							
							... 
							
							
 
							
							fix visual glitches 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								059e4f5730 
								
									
								
							
								 
							
						 
						
							
							
								
								Toyota: always log cruise standstill ( #26586 )  
							
							... 
							
							
 
							
							these cars def are in cruise standstill, no sense to not log 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								13cdddc6c8 
								
									
								
							
								 
							
						 
						
							
							
								
								Toyota: whitelist FW queries ( #26584 )  
							
							... 
							
							
 
							
							whitelist toyota 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								c1e7bed061 
								
									
								
							
								 
							
						 
						
							
							
								
								Navd map renderer: update to larger image ( #26580 )  
							
							... 
							
							
 
							
							* rerender 512
* rerender 512
* Removed unnecessary code
* rgb -> grayscale
* Add constants
Co-authored-by: mitchellgoffpc <mitchellgoffpc@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								636ff5979f 
								
									
								
							
								 
							
						 
						
							
							
								
								VW MQB: Redundant brake pressed signals ( #26401 )  
							
							... 
							
							
 
							
							* VW MQB: Redundant brake pressed signals
* retry CI
* update refs
* update refs
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								9fdbe9f397 
								
									
								
							
								 
							
						 
						
							
							
								
								GM Cam: log when cruise not adaptive ( #26581 )  
							
							... 
							
							
 
							
							* bump opendbc
* log when nonAdaptive
* Update ref_commit 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								4662f1e0be 
								
									
								
							
								 
							
						 
						
							
							
								
								Cabana: auto theme, detect from system. ( #26563 )  
							
							... 
							
							
 
							
							* auto theme
* cleanup
* get font color from ForegroundRole
* fix label color
* add padding for header
* smaller warning icon
* fix bg of binary view
* hightlight after init 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								7361d1a11b 
								
							
								 
							
						 
						
							
							
								
								process replay: support old routes with no peripheralState  
							
							
 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								ceb94f1bcd 
								
									
								
							
								 
							
						 
						
							
							
								
								Revert "Albert Einstein Model" ( #26576 )  
							
							... 
							
							
 
							
							Revert "Albert Einstein Model (#26456 )"
This reverts commit 34c80a6fbd 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								65fa87a969 
								
									
								
							
								 
							
						 
						
							
							
								
								cleanup panda types everywhere ( #26574 )  
							
							... 
							
							
 
							
							* cleanup panda types everywhere
* one more 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								e9dcabcef7 
								
							
								 
							
						 
						
							
							
								
								boardd: end peripheral panda discrimination  
							
							
 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								8ee07def5c 
								
							
								 
							
						 
						
							
							
								
								jenkins: set hostname on startup  
							
							
 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								c0c94b4961 
								
							
								 
							
						 
						
							
							
								
								bump panda  
							
							
 
							
						 
						
							3 years ago