8cdeaf9aee 
								
									
								
							
								 
							
						 
						
							
							
								
								Latcontrol torque: update tuning ( #24357 )  
							
							... 
							
							
 
							
							* Little more chill
* Update ref
* Update refs 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								4190d2608a 
								
									
								
							
								 
							
						 
						
							
							
								
								Change safetyParam to uint16_t ( #24376 )  
							
							... 
							
							
 
							
							* bump panda & cereal
* bump panda
* rest of references
* regen TOYOTA with safety param 578, TOYOTA2 with 329
* regen rest of routes
* update ref
* bump cereal 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								0bbfc63c9c 
								
									
								
							
								 
							
						 
						
							
							
								
								body: add fuelGauge to body carState ( #24386 )  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								be748c0d6a 
								
									
								
							
								 
							
						 
						
							
							
								
								controlsd: better alert precedence for system malfunctions ( #24366 )  
							
							... 
							
							
 
							
							* controlsd: better alert precedence for system malfunctions
* down to 20
* move that
* check can flags
* update refs
* update refs 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								a3cfa444d3 
								
									
								
							
								 
							
						 
						
							
							
								
								ui: combine OnroadHud into NvgWindow ( #24369 )  
							
							... 
							
							
 
							
							* ui: combine OnroadHUD and NVGWindow
* draw hud first
* cleanup
* removed commented line
* fix text rendering
* increase cpu usage 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								b7ddce8bac 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad: less ioctls try 2 ( #24371 )  
							
							... 
							
							
 
							
							* premap the buffers
* memory manager
* free buffers properly, alignment seems okay
* update camerad CPU usage
* cam_sync_fd
* useless line, and use the define
* cheap prereqs for multistream
Co-authored-by: Comma Device <device@comma.ai> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								5ddd2000b2 
								
									
								
							
								 
							
						 
						
							
							
								
								Revert "camerad: don't remap everything every time ( #24334 )" ( #24370 )  
							
							... 
							
							
 
							
							This reverts commit fb7d84875b 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								c1caca104f 
								
									
								
							
								 
							
						 
						
							
							
								
								Support RAV4 Hybrid 2022 with stock longitudinal ( #23969 )  
							
							... 
							
							
 
							
							* add panda flag for toyota stock long with camera
* clean up
* Add 2022 RAV4 Hybrid from Philly
* fix wrong fw in interface, did this ever work?
* Must be a hybrid
* no radar parsing
* fix can error
* move to own platform
* generate docs
* fix
* Add 2022 Rav4 XSE Australia fingerprint parameters (#24303 )
* Update values.py
Add 2022 Rav4 XSE Australia
* add commas
Co-authored-by: Shane Smiskol <shane@smiskol.com>
* bump panda
* wait, the camera doesn't even send 0x343, right?
* use a set instead, more obvious
* don't test without a parser
* bump panda
* flip panda flag
* bump panda
* add commas
* regen and update refs
* set to none by default
* revert parenthesis
* update comment
* bump panda
* regen and update refs
* add test models and update readme
* bump to master
Co-authored-by: BrettLynch123 <34538435+BrettLynch123@users.noreply.github.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								66dd8f934c 
								
									
								
							
								 
							
						 
						
							
							
								
								safety param: make uint16_t ( #24362 )  
							
							... 
							
							
 
							
							* only use half of the available bytes
* move to set_safety_model
* regen and update refs
* last two
* bump to master 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								fb7d84875b 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad: don't remap everything every time ( #24334 )  
							
							... 
							
							
 
							
							* premap the buffers
* memory manager
* free buffers properly, alignment seems okay
* update camerad CPU usage
* cam_sync_fd
* useless line, and use the define
* cheap prereqs for multistream
Co-authored-by: Comma Device <device@comma.ai> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								3e098c9ba5 
								
									
								
							
								 
							
						 
						
							
							
								
								Toyota: add safety param flag for alt brake message ( #24341 )  
							
							... 
							
							
 
							
							* Toyota: add safety param flag for alt brake message
* update refs
* update refs
* bump panda 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								e834b4d9be 
								
									
								
							
								 
							
						 
						
							
							
								
								LatControlTorque: fix deadzone and missing steer saturated warning ( #24294 )  
							
							... 
							
							
 
							
							* fix steer saturated alert and deadzone
* fix and formatting
* update refs
* update refs
* not needed
* remove 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								efa98d2a06 
								
									
								
							
								 
							
						 
						
							
							
								
								HKG: only allow engagement on user button press ( #24140 )  
							
							... 
							
							
 
							
							* use deque for prev_cruise_buttons
* stash
* disallow engagement if resume or decel isn't pressed
* fix buttons
* reduce chances of causing 30-frame fault
Fix clu11
drive down cancel times
* Revert "reduce chances of causing 30-frame fault"
This reverts commit 0f54c051bf5a22b1f584718ec46e78bc3a82a0dd.
* consider pause/resume button
* stash
* Revert "stash"
This reverts commit 551ca7be6c45729f0747abc81cd81894cd621c32.
* sadly some cars need 8 op frames (identical to 4 updates from CLU11)
* add main button
* 6 should be safe
* use max
* clean up
* change to 4 samples and process all messages received, like panda
* bump panda
* test: replay segments with known re-engagements on-device
* Revert "test: replay segments with known re-engagements on-device"
This reverts commit 9730c3c14f942b82b6ed5ef2e81b8ae0126f3006.
* need prev_cruise_buttons as we don't run every CAN message through carstate
* more generic
* extend
* Update selfdrive/car/interfaces.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* 3% faster at 1000000 loops
* update refs
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								60b7114024 
								
									
								
							
								 
							
						 
						
							
							
								
								onnxruntime: initialize CUDA provider before predictions ( #24330 )  
							
							... 
							
							
 
							
							* initialize CUDA runtime before predictions
* dmond pauses modeld execution...
* done in other PR 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								a8e632bb98 
								
									
								
							
								 
							
						 
						
							
							
								
								regen: send vipc_client_extra frames ( #24331 )  
							
							... 
							
							
 
							
							* send extra frames to fix regen
* for sanity
* not used
* minimal changes 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								f84fdc86bb 
								
									
								
							
								 
							
						 
						
							
							
								
								UI: remove memcpy on frame receive ( #24318 )  
							
							... 
							
							
 
							
							* UI: remove frame memcpy
* fix freezing
* fix onroad test 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								13e1c0b339 
								
							
								 
							
						 
						
							
							
								
								Revert "UI: remove RGB buffer usage ( #24298 )"  
							
							... 
							
							
 
							
							This reverts commit b9907e86b2 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								f4d1703b42 
								
									
								
							
								 
							
						 
						
							
							
								
								longActive: consider longitudinal control ( #24295 )  
							
							... 
							
							
 
							
							* consider longitudinal control
* update refs 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								b88fb037ab 
								
									
								
							
								 
							
						 
						
							
							
								
								tici downclock ( #24088 )  
							
							... 
							
							
 
							
							* tici downclock
* fix that
* gp ref
* lower that a bit
* that was a scam
* perf
* update power
* increase that
Co-authored-by: Comma Device <device@comma.ai> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								b9907e86b2 
								
									
								
							
								 
							
						 
						
							
							
								
								UI: remove RGB buffer usage ( #24298 )  
							
							... 
							
							
 
							
							* ui: use yuv buffer
* cleanup
* fix watch3
* replay always send yuv
* fix drawing of path
* fix onroad test
Co-authored-by: Willem Melching <willem.melching@gmail.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								6bbb168511 
								
							
								 
							
						 
						
							
							
								
								test onroad: increase DM execution threshold instant max  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								6e62df65d7 
								
									
								
							
								 
							
						 
						
							
							
								
								Make safetyParam unsigned ( #24160 )  
							
							... 
							
							
 
							
							* bump panda & cereal
* make unsigned in boardd
* update health packet version
bump panda
* fix definition
* bump
* regen TOYOTA2 route
* upload route
* oh, ndog param wasn't being set
* regenerate routes with non-zero safety params
* update refs
* regen routes and update refs
* bump panda
* update refs
* update refs
* bump submodules to master 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								17cb65c4b7 
								
									
								
							
								 
							
						 
						
							
							
								
								Toyota: resolve controls mismatch due to interceptor thresholds ( #23710 )  
							
							... 
							
							
 
							
							* remove gas interceptor exception
* panda
* bump submodules
* bump panda
* forgot carstate change
* revert
* add test route
* bump
* update refs for CS.gas
* bump submodules to master 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								f7c2b8b46e 
								
									
								
							
								 
							
						 
						
							
							
								
								paramsd: fix variable cpu usage ( #24281 )  
							
							... 
							
							
 
							
							* paramsd: fix variable cpu usage
* fix that
* increase that a bit 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								b42b3a8f9f 
								
							
								 
							
						 
						
							
							
								
								update refs after VW signal removal  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								6de434f2ec 
								
									
								
							
								 
							
						 
						
							
							
								
								Honda: do same standstill check as panda ( #24262 )  
							
							... 
							
							
 
							
							* check standstill against panda
* use XMISSION_SPEED for all, and compare to 0
* fix
* only check for Honda for now
* update comment
* update refs
* update refs and update check
* phantom commit 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								fe0bcdaef6 
								
									
								
							
								 
							
						 
						
							
							
								
								Lateral torque-based control with roll on TSS2 corolla and TSSP rav4 ( #24260 )  
							
							... 
							
							
 
							
							* Initial commit
* Fix bugs
* Need more torque rate
* Cleanup cray cray control
* Write nicely
* Chiiil
* Not relevant for cray cray control
* Do some logging
* Seems like it has more torque than I thought
* Bit more feedforward
* Tune change
* Retune
* Retune
* Little more chill
* Add coroll
* Add corolla
* Give craycray a good name
* Update to proper logging
* D to the PI
* Should be in radians
* Add d
* Start oscillations
* Add D term
* Only change torque rate limits for new tune
* Add d logging
* Should be enough
* Wrong sign in D
* Downtune a little
* Needed to prevent faults
* Add lqr rav4 to tune
* Try derivative again
* Data based retune
* Data based retune
* add friction compensation
* Doesnt need too much P with friction comp
* remove lqr
* Remove kd
* Fix tests
* fix tests
* Too much error
* Get roll induced error under 1cm/deg
* Too much jitter
* Do roll comp
* Add ki
* Final update
* Update refs
* Cleanup latcontrol_torque a little more 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								28149eae4d 
								
									
								
							
								 
							
						 
						
							
							
								
								test_onroad: fix min -> max ( #23824 )  
							
							... 
							
							
 
							
							* test_onroad: fix min -> max
* raise that
Co-authored-by: Comma Device <device@comma.ai> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								5c48e7bc86 
								
									
								
							
								 
							
						 
						
							
							
								
								remove comma two support ( #24248 )  
							
							... 
							
							
 
							
							* remove comma two support
* cleanup release files
* little more
* more libs
* no more gralloc
* add snpe back 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								233a167cc9 
								
									
								
							
								 
							
						 
						
							
							
								
								controlsd: handle controls mismatch race ( #24245 )  
							
							... 
							
							
 
							
							* controlsd: handle controls mismatch race
* update refs 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								1a5ddfaedd 
								
									
								
							
								 
							
						 
						
							
							
								
								regen: check if regenerated route is enabled ( #24207 )  
							
							... 
							
							
 
							
							* check if regenerated route is enabled
* elif
* initialize CUDA runner before all other processes
* Revert "initialize CUDA runner before all other processes"
This reverts commit 124e3dd4d3 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								5159878389 
								
									
								
							
								 
							
						 
						
							
							
								
								fix regen: specify frame timestamps for modeld ( #24200 )  
							
							... 
							
							
 
							
							* grab main frames when not using extra
* the actual fix 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								49c2164814 
								
									
								
							
								 
							
						 
						
							
							
								
								add alert for CAN bus timeout ( #24162 )  
							
							... 
							
							
 
							
							* add alert for CAN bus timeout
* add alert
* set in interface
* cleanup
* cleanup
* add event
* fix mock
* bump
* bump opendbc
* update refs
* return reader 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								9f3245fea7 
								
									
								
							
								 
							
						 
						
							
							
								
								regen: use setup_env from process replay ( #24197 )  
							
							... 
							
							
 
							
							* use setup_env from process replay
* rm line 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								f54e724b5d 
								
									
								
							
								 
							
						 
						
							
							
								
								Body cleanup + 100Hz locationd ( #24168 )  
							
							... 
							
							
 
							
							* use PID
* 100hz on the branch
* Better defaults
* fix int clip
* More cleanup
* Fix pid comments
* only notcar gets 100hz
* cleanup
* fix tests
* ignore
* update refs
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								0f61a388c3 
								
									
								
							
								 
							
						 
						
							
							
								
								GM: resolve cruise faults ( #24167 )  
							
							... 
							
							
 
							
							* these should be enabled
* bump panda
* bump
* allow in pre-enabled state
* bump panda
* add comment
* bump and update refs
* bump panda
* bump panda 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								720adbc49f 
								
									
								
							
								 
							
						 
						
							
							
								
								DM: reduce model error on dsp by another 3.5x ( #24159 )  
							
							... 
							
							
 
							
							* a8236e30
* match
* update model ref 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								eaa5819211 
								
									
								
							
								 
							
						 
						
							
							
								
								commIssueAvgFreq: separate alert for avg freq check ( #24150 )  
							
							... 
							
							
 
							
							* commIssueAvgFreq: separate alert for avg freq check
* bump cereal
* bump cereal
* bump cereal
* freq_ok separate from alive
* bump cereal to master
* update_ref
* fix profiler 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								7dd71cc63d 
								
									
								
							
								 
							
						 
						
							
							
								
								body: control with joystick ( #24143 )  
							
							... 
							
							
 
							
							* control with joystick
* slow it down
* always joystick for not car
* clean ups
* not stateful
* move submaster
* only if we aren't in test mode
* update refs
* double ki speed, update ref
* this ref
Co-authored-by: Comma Device <device@comma.ai> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								596417da37 
								
							
								 
							
						 
						
							
							
								
								update ref commit for body tune change  
							
							
 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								65fca83abe 
								
									
								
							
								 
							
						 
						
							
							
								
								Latency logging 2 ( #24058 )  
							
							... 
							
							
 
							
							* msg_order and gantt
* frameId in long/lat planner
* track frame id
* controls frame id
* graph tracked events
* graph json
* cloudlog timestamp
* c++ cloudlog
* add frame id
* bug fixes
* bug fixes
* frame id visionicp
* bug fixes and debug level
* timestamp log placement
* print timestamps in table
* translate events
* more logging
* bug fixes
* daemon boardd
* print logs with boardd
* more timestamp logs
* cleanup
* remove publish logs
* bug fix
* timestamp received
* timestamp received
* bug fixes
* use json lib
* ignore driver camera
* prep for new timestamp pipeline
* bug fix
* read new pipeline unfinnished
* read new pipeline
* bug fix
* add frame to controlsstate
* remove controlsstate
* print
* cleanup
* more cleanup + bug fix
* clock build issue
* remove unused imports
* format durations
* increase speed
* pr comments fixes
* conflicts
* set MANAGER_DAEMON for boardd
* clean script code
* bug fix + argparse
* remove rcv time
* bug fixes
* print without tabulate
* fix pre-commits
* plot gnatt
* color bug fix
* read without timestampextra
* bump panda
* mono time instead of frame id
* finnish script
* clean unused
* clean unused logging
* monotonic + json fixes
* del test
* remove whilelines
* bump laika
* cleanup
* remove deps
* logs nicer strings
* remove plotting from scirpt
* reset pipfile
* reset pipfile
* nicer strings
* bug fix
* bug fix
* pr comments cleaning
* remove plotting
* bug fix
* new demo route
* bump opendbc and panda
* cereal master
* cereal master
* script less komplex
* assertions
* matplotlib
* readme
* Update README.md
* graph html
* design fixes
* more code design
* Update common/logging_extra.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* whitespace
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* Update tools/latency_logger/latency_logger.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* pr comments
* bug fix
* readme + env once
* clean swaglog
* bug fix
* Update tools/latencylogger/README.md
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* revert
* revert
* clean swaglog with error
* remove typo file
* revert graph
* cereal
* submodules
* whitespaces
* update refs
Co-authored-by: Bruce Wayne <batman@workstation-openpilot2.internal>
Co-authored-by: Comma Device <device@comma.ai>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								7908fb8829 
								
									
								
							
								 
							
						 
						
							
							
								
								body: add debug ECU for git hash logging + fw version ( #24128 )  
							
							... 
							
							
 
							
							* non-essential ECU for logging
* bump cereal
* debug ECU
* match_fw_to_car_exact
* comment
* version instead of board date
* add old compatible value
* update_refs 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								6013d733a3 
								
									
								
							
								 
							
						 
						
							
							
								
								add mpld3 python pacakge ( #24138 )  
							
							... 
							
							
 
							
							* add mpld3 python pacakge
* move to dev
* fix for new pylint 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								6c5b0685da 
								
									
								
							
								 
							
						 
						
							
							
								
								body: set fault state ( #24125 )  
							
							... 
							
							
 
							
							* body: set fault state
* fix that
* update refs 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								f1f40c117a 
								
									
								
							
								 
							
						 
						
							
							
								
								Add Disengage on Accelerator Toggle ( #23977 )  
							
							... 
							
							
 
							
							* Squashed commit of the following:
commit 953bcf0ecf8d03f0fec9ce0d5442cc660ae2347d
Merge: b4198608d 333257bad0b9790dd281862fce7d60c44e03⛽  ➡️  🔋 
    bump
commit d2b64b89cf8d7265bc90848b4e3a2276c9a4cb78
Author: Shane Smiskol <shane@smiskol.com>
Date:   Thu Mar 24 16:19:34 2022 -0700
    these changes will be in border PR
    these changes will be border PR
commit bed31e63de2244c161729773978fef8a9246ddb5
Merge: 491417640 e91613bc6c88ced1f199c02bdd2db7b49c71820b198945fe00fb77820b19894991763f9ffd7c758d4b91763f9ff4🔥 
commit 1885c9e2ba1f591736a9c70e8bca1f591736a2465811f0b7410160d0465811f0b40344363a53700efcb3f3e915cf62700efcb3f4220ce272fed273bb78ac1a85afd60ce3be32afc2f27203af3a04c0ad1a5499cf13caeb2230254ca787475e02cb 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								00ebd10b87 
								
									
								
							
								 
							
						 
						
							
							
								
								body: only control while engaged ( #24114 )  
							
							... 
							
							
 
							
							* body: only control while engaged
* bump panda
* remove that
* bump panda
* update refs
* update refs 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								7df1c025ae 
								
									
								
							
								 
							
						 
						
							
							
								
								body: add crc and counter ( #24120 )  
							
							... 
							
							
 
							
							* add crc and counter for body
* add msg
* move counter
* whitespace
* ..
* bump opendbc
* update_refs 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								7dffd0ac0b 
								
									
								
							
								 
							
						 
						
							
							
								
								calibrationd: support for not cars ( #24115 )  
							
							... 
							
							
 
							
							* calibrationd: support for not cars
* update refs 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								b2b6205e25 
								
									
								
							
								 
							
						 
						
							
							
								
								Body leash tune ( #24105 )  
							
							... 
							
							
 
							
							* Cleanup variables
* Add clips
* Add good standstill for localizer
* Need abs
* Only on startup
* Cleanup more
* remove violence
* Unused variable
* Update ref
* Not good idea for now
* Update refs again 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								18e7f85f70 
								
									
								
							
								 
							
						 
						
							
							
								
								Hyundai: always update set speed ( #24104 )  
							
							... 
							
							
 
							
							* don't reset set speed
* update refs 
							
						 
						
							4 years ago