dcf3fc2089 
								
							
								 
							
						 
						
							
							
								
								[Lateral PID] Function for steer feedforward ( #22638 )  
							
							... 
							
							
 
							
							* store a function for steer feedforward
* use classmethod
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: 778374d3dd 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								f78eacb3a5 
								
							
								 
							
						 
						
							
							
								
								athena: listUploadQueue, check None first  
							
							... 
							
							
 
							
							old-commit-hash: bde568205e 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								e761c4da22 
								
							
								 
							
						 
						
							
							
								
								fix snapshot camerad crash due to core affinity setting ( #22648 )  
							
							... 
							
							
 
							
							Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: e9cb2104e6 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								556b80397b 
								
							
								 
							
						 
						
							
							
								
								remove unused camry hybrid fingerprint  
							
							... 
							
							
 
							
							old-commit-hash: dffff03c37 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								5dddf7515e 
								
							
								 
							
						 
						
							
							
								
								Remove CAN fingerprints + FW dump ( #22647 )  
							
							... 
							
							
 
							
							* add missing pilot fw
* toyotas
* camry hybrid
old-commit-hash: c85c8fee3c 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								477f87a885 
								
							
								 
							
						 
						
							
							
								
								remove unused can fingerprints ( #22646 )  
							
							... 
							
							
 
							
							old-commit-hash: 66c20026f6 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								febe8bf636 
								
							
								 
							
						 
						
							
							
								
								Mazda: Fix OP steer warning in cars with lockout ( #22612 )  
							
							... 
							
							
 
							
							Signed-off-by: Jafar Al-Gharaibeh <to.jafar@gmail.com>
old-commit-hash: ca1f96ac72 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								85bfd29c72 
								
							
								 
							
						 
						
							
							
								
								Toyota longitudinal: Illuminate PCS Warning Light If DSU is Unplugged ( #22631 )  
							
							... 
							
							
 
							
							* display amber "PCS Off" indicator when DSU is unplugged
* Update opendbc
* update ref
* Update opendbc
* update ref
* bump opendbc
* bump opendbc
* update refs
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 9a2ecec1a8 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								3e3b875111 
								
							
								 
							
						 
						
							
							
								
								Only trigger model FCW on stock long when not already braking ( #22620 )  
							
							... 
							
							
 
							
							* Only trigger model FCW on stock long when not already braking
* Split model_fcw checks for better readability
old-commit-hash: 38f775edfc 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								5b5269cb06 
								
							
								 
							
						 
						
							
							
								
								athena: Do not show canceled upload items in listUploadQueue ( #22627 )  
							
							... 
							
							
 
							
							* do not show canceled upload items in listUploadQueue
* return item._asdict()
* athena: updated test for listUploadQueue
old-commit-hash: 12165c8865 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								23806c01fe 
								
							
								 
							
						 
						
							
							
								
								VW MQB: Audi S3 Mk3 ( #22633 )  
							
							... 
							
							
 
							
							old-commit-hash: b983f8aa9b 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								4976750c95 
								
							
								 
							
						 
						
							
							
								
								bump opendbc  
							
							... 
							
							
 
							
							old-commit-hash: 5f2d3d4f51 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								cd7c85ec6d 
								
							
								 
							
						 
						
							
							
								
								remove cysignals from pipfile ( #22630 )  
							
							... 
							
							
 
							
							old-commit-hash: cf42e71c16 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								6b8ea0b86a 
								
							
								 
							
						 
						
							
							
								
								tools/setup: install git-lfs from standard apt source  
							
							... 
							
							
 
							
							old-commit-hash: 76a8751497 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								c35975072e 
								
							
								 
							
						 
						
							
							
								
								replay: improve seeking, queuing segments ( #22625 )  
							
							... 
							
							
 
							
							* improve seeking, queuing segments
* cleanup,init current_segment_ to 0
* use isSegmentLoaded
* remove to isSegmentMerged
old-commit-hash: 317deeae84 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								260b065e0e 
								
							
								 
							
						 
						
							
							
								
								Toyota longitudinal: display PCS off when DSU is unplugged and no SDSU is found ( #22626 )  
							
							... 
							
							
 
							
							* display pcs off in car settings when DSU is unplugged
* Update opendbc
* fix checks
* bump opendbc
* use 0
* update refs
* update refs
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 0b6b9b595d 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								d5e39af4c6 
								
							
								 
							
						 
						
							
							
								
								bump opendbc  
							
							... 
							
							
 
							
							old-commit-hash: fbcb32969d 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								a6c031a9b1 
								
							
								 
							
						 
						
							
							
								
								transformations: preserve dtype in denormalize  
							
							... 
							
							
 
							
							old-commit-hash: cb01ef0919 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								0e89533b19 
								
							
								 
							
						 
						
							
							
								
								ModelDataRaw struct part 2 ( #22554 )  
							
							... 
							
							
 
							
							* model pose more struct
* constexpr seems useful
* more concise
* fix order
* seems more readable
* plan struct
* attempt to fix compiling on device
* fix constexpr errors on device
* fix rotation rate in log
* maybe this fixes compiling constexpr on device
* exp() cannot be used in constexpr on c2
* only copy what we actually log
* simplify pivot()
* fix setting position std
* see if this works
* try lambda again
* giving up on the lambda to select member
* fix position std
* fix param order
old-commit-hash: a7f36c9daf 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								618e4c64e1 
								
							
								 
							
						 
						
							
							
								
								Hyundai: Car Port for 2022 Hyundai Ioniq Hybrid ( #22610 )  
							
							... 
							
							
 
							
							* Add car port: Hyundai Ioniq Hybrid 2022
* Update RELEASES.MD
* Update CARS.md
* Add test route: Hyundai Ioniq Hybrid 2022
old-commit-hash: d01c340f1f 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								3542dfeacd 
								
							
								 
							
						 
						
							
							
								
								replay: fix replay looping ( #22618 )  
							
							... 
							
							
 
							
							old-commit-hash: 702fc5850c 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								872ec535f4 
								
							
								 
							
						 
						
							
							
								
								Honda Bosch longitudinal: show AEB disabled status on HUD ( #22617 )  
							
							... 
							
							
 
							
							* Honda Bosch longitudinal: show AEB disabled status on HUD
* also set acc hud
old-commit-hash: 17067549bc 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								ea6ee497e5 
								
							
								 
							
						 
						
							
							
								
								replay: parse route string, replay from the specified segment ( #22503 )  
							
							... 
							
							
 
							
							* parse segment name
* return 0
* update regexp
* with |
* dd
* use struct
* move to class Route
* refactor loadFromLoacal
* simplify loadFromJson
* cleanup load from server
* const ref
old-commit-hash: 107ed35d1e 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								ed5bd9719b 
								
							
								 
							
						 
						
							
							
								
								replay/camera: publish each camera in a separate thread ( #22591 )  
							
							... 
							
							
 
							
							* publish frames in a seperate thread for each camera
* cleanup
* cleanup
* prefetch next frame
* cleanup
old-commit-hash: 4678903a61 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								3ab1ab4b91 
								
							
								 
							
						 
						
							
							
								
								Hyundai: Add FW for 2022 Hyundai Sonata Hybrid ( #22543 )  
							
							... 
							
							
 
							
							* Hyundai: Add FW for 2022 Hyundai Sonata Hybrid
* Add additional FW
old-commit-hash: 7f5ffe54c0 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								71d42e30e6 
								
							
								 
							
						 
						
							
							
								
								Hyundai: Add FW for 2018 Hyundai Ioniq Hybrid ( #22585 )  
							
							... 
							
							
 
							
							old-commit-hash: e62442a9f3 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								03ed20610b 
								
							
								 
							
						 
						
							
							
								
								replay: improve download prints  
							
							... 
							
							
 
							
							old-commit-hash: e5e90aeae5 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								e7aa4f16e5 
								
							
								 
							
						 
						
							
							
								
								replay: improve segment downloading ( #22504 )  
							
							... 
							
							
 
							
							* improve segment downloading
dd
* continue
* log retrying
* check aborting_ in loop
* std::endl
* log download information
* cleanup
* continue
* dd
* move download to seperate funciton
* simplify logging
* continue
* guard ts
* cleanup
* typo
old-commit-hash: 8d1d0c2cd7 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								b248cca6c6 
								
							
								 
							
						 
						
							
							
								
								Support 2022 Camry Hybrid ( #22613 )  
							
							... 
							
							
 
							
							old-commit-hash: 1299ec7582 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								16aed2e43d 
								
							
								 
							
						 
						
							
							
								
								relax the no connectivity time to two weeks ( #22607 )  
							
							... 
							
							
 
							
							old-commit-hash: 168493767e 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								64a814af04 
								
							
								 
							
						 
						
							
							
								
								Hyundai: Add Hyundai Ioniq Hybrid 2017-2019 to CARS.md ( #22606 )  
							
							... 
							
							
 
							
							* Update CARS.md
* Update CARS.md
old-commit-hash: ae373ab572 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								4f44e47aa1 
								
							
								 
							
						 
						
							
							
								
								replay: refactor FrameReader ( #22438 )  
							
							... 
							
							
 
							
							* decode from the previous keyframe after seek
* less memory
* some stream seems to contian no keyframes
* test random seek
* merge master
* continue
update test_cases
use fr
* merge master
old-commit-hash: 0189a19b8e 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								25cfa2b65a 
								
							
								 
							
						 
						
							
							
								
								tici: affine loggerd to efficiency cores ( #22581 )  
							
							... 
							
							
 
							
							old-commit-hash: 84de248fa7 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								26d7db6649 
								
							
								 
							
						 
						
							
							
								
								replay: just load one segment to start replaying ( #22598 )  
							
							... 
							
							
 
							
							old-commit-hash: ccc07db1ee 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								824e71c885 
								
							
								 
							
						 
						
							
							
								
								hyundai: match stock when aeb is disabled ( #22580 )  
							
							... 
							
							
 
							
							* match stock when aeb is disabled
* add comment about instrument cluster warning
old-commit-hash: 3b60a25010 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								8120ce0a98 
								
							
								 
							
						 
						
							
							
								
								tools/setup: use OP_ROOT in cd ( #22600 )  
							
							... 
							
							
 
							
							old-commit-hash: a9672eabf4 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								e88d98223b 
								
							
								 
							
						 
						
							
							
								
								replay: allocate events in contiguous memory pool ( #22535 )  
							
							... 
							
							
 
							
							* memory pool
* reserve events too
* remove dctor
* cleanup
* move pool into class LogReader
* cleanup include
old-commit-hash: 94b3d4d267 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								5afb4b9731 
								
							
								 
							
						 
						
							
							
								
								replay: start streaming after segment loaded ( #22575 )  
							
							... 
							
							
 
							
							* start streaming  after segment loaded
dd
* loop from beginning if reaches the end
* isSegmentLoaded
* one loop
* move to ctor
* delete stream_thread_ on exit
* pause streaming while testing seek
* Revert "one loop"
This reverts commit f029cd118f7ac876dee1dbf2b91478403211ad47.
* test:dummy stream thread
* cleanup
* start thread after vipcserver
old-commit-hash: f6de10b55a 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								c39afc1b7a 
								
							
								 
							
						 
						
							
							
								
								replay: fix hanging on shutdown while downloading ( #22592 )  
							
							... 
							
							
 
							
							old-commit-hash: c73d9ddaa6 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								457266ce89 
								
							
								 
							
						 
						
							
							
								
								CameraView: fix possible crash on 'fit in widget' mode ( #22594 )  
							
							... 
							
							
 
							
							old-commit-hash: 5735d69d47 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								064fcd72d0 
								
							
								 
							
						 
						
							
							
								
								more release notes  
							
							... 
							
							
 
							
							old-commit-hash: afc26b04f0 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								92c2da52a9 
								
							
								 
							
						 
						
							
							
								
								plannerd: position std size check bug  
							
							... 
							
							
 
							
							old-commit-hash: 791de68689 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								961ca7d880 
								
							
								 
							
						 
						
							
							
								
								model position std should be exp(std) ( #22593 )  
							
							... 
							
							
 
							
							old-commit-hash: c1c402a821 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								b8af16f22e 
								
							
								 
							
						 
						
							
							
								
								Update model_replay_ref_commit  
							
							... 
							
							
 
							
							old-commit-hash: e6545a7238 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								095e5b55ff 
								
							
								 
							
						 
						
							
							
								
								Hyundai: Fix Ioniq Hybrid signals ( #22583 )  
							
							... 
							
							
 
							
							old-commit-hash: 03f4188219 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								8eb8313509 
								
							
								 
							
						 
						
							
							
								
								Update README.md ( #22586 )  
							
							... 
							
							
 
							
							old-commit-hash: f6dd5dde5c 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								39099120a5 
								
							
								 
							
						 
						
							
							
								
								can_replay: use segments without an FCW  
							
							... 
							
							
 
							
							old-commit-hash: 7b5d915a68 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								087a332532 
								
							
								 
							
						 
						
							
							
								
								flush progress print from agnos and neos updaters  
							
							... 
							
							
 
							
							old-commit-hash: 7c611cd711 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								5873c32178 
								
							
								 
							
						 
						
							
							
								
								framereader: remove swscale ( #22578 )  
							
							... 
							
							
 
							
							old-commit-hash: 085c424cf9 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								69fb512da8 
								
							
								 
							
						 
						
							
							
								
								UI: add missing header to fix Ubuntu 21 build ( #22577 )  
							
							... 
							
							
 
							
							Co-authored-by: predicate@bonzo <noreply@example.com>
old-commit-hash: df9492d1e1 
							
						 
						
							4 years ago