06c80e264c 
								
							
								 
							
						 
						
							
							
								
								docs.comma.ai add sitemap and robots.txt ( #23259 )  
							
							... 
							
							
 
							
							* add sitemap generator
* update conf for seo
* remove cmake var
* relock
* fix html_baseurl
* more fixes
* newline
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: c95202bd1c 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								86a39e838b 
								
							
								 
							
						 
						
							
							
								
								Add More Types for mypy ( #23268 )  
							
							... 
							
							
 
							
							* mypy passes
* a few more
* a few in manager
* more types, will lint
* more
* simple types
* events type
* Update selfdrive/thermald/thermald.py
* Apply suggestions from code review
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: dc96d4bee7 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								d5bf8e0e65 
								
							
								 
							
						 
						
							
							
								
								LongitudinalMpc: minor clean up ( #23296 )  
							
							... 
							
							
 
							
							* correct order
* formatting
* Revert "formatting"
This reverts commit 481c390f405387806400 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								ed55910aa9 
								
							
								 
							
						 
						
							
							
								
								replay/segment: pass member function pointer to QtConcurrent::run ( #23312 )  
							
							... 
							
							
 
							
							old-commit-hash: 58a363e07d 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								9191452120 
								
							
								 
							
						 
						
							
							
								
								replay: add flag REPLAY_FLAG_FULL_SPEED to play at full speed ( #23324 )  
							
							... 
							
							
 
							
							* add flag REPLAY_FLAG_FULL_SPEED
* use hasFlag
old-commit-hash: de6126ba06 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								70b297f5db 
								
							
								 
							
						 
						
							
							
								
								ui:  set the bg color of controllerUnresponsivePermanent to blue ( #23308 )  
							
							... 
							
							
 
							
							* fix bg color
* blue
old-commit-hash: 5fe809b344 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								0e3f1eae46 
								
							
								 
							
						 
						
							
							
								
								palanteer seems pretty cool  
							
							... 
							
							
 
							
							old-commit-hash: 4c7c2cc75d 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								70e06287f7 
								
							
								 
							
						 
						
							
							
								
								posenet_publish: use const references ( #23310 )  
							
							... 
							
							
 
							
							old-commit-hash: 1fc1382480 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								1860d9c18c 
								
							
								 
							
						 
						
							
							
								
								replay/util: initialize curl at startup ( #23314 )  
							
							... 
							
							
 
							
							old-commit-hash: 21fc9d5375 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								446e59d10f 
								
							
								 
							
						 
						
							
							
								
								replay: fix segfault or hanging on quit ( #23323 )  
							
							... 
							
							
 
							
							old-commit-hash: c9da1403bc 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								44498de2e6 
								
							
								 
							
						 
						
							
							
								
								test/profiler: fix setting carParams  
							
							... 
							
							
 
							
							old-commit-hash: 699b20ed44 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								9b0bf86cc6 
								
							
								 
							
						 
						
							
							
								
								VW MQB: Add FW for 2019 Volkswagen Jetta ( #23306 )  
							
							... 
							
							
 
							
							* fingerprint 2019 vw jetta sel
* remove duplicate, fix sorting
Co-authored-by: cyanet01 <richard@connectya.com>
old-commit-hash: 13bf30fdc3 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								f206ebd054 
								
							
								 
							
						 
						
							
							
								
								Pyupgrade 3.6: Update syntax with Python 3.6+ features ( #23305 )  
							
							... 
							
							
 
							
							Updated Python code with Python 3.6+ features:
- utf-8 encoding is now the default (PEP 3120)
- Replace list comprehensions by Generator Expressions (PEP 289)
- Replace yield loop by yield from (PEP 380)
- Remove the (object) subclass when defining a class
- Replace the IOError alias by OSError (PEP 3151)
- Define sets with curly braces {} instead of set()
- Remove "r" parameter from open function, which is default
Co-Authored-By: Adeeb Shihadeh <8762862+adeebshihadeh@users.noreply.github.com>
Co-Authored-By: GregorKikelj <96022003+GregorKikelj@users.noreply.github.com>
Co-authored-by: Adeeb Shihadeh <8762862+adeebshihadeh@users.noreply.github.com>
Co-authored-by: GregorKikelj <96022003+GregorKikelj@users.noreply.github.com>
old-commit-hash: 332f568a82 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								6cd96b07e7 
								
							
								 
							
						 
						
							
							
								
								VW MQB: Add FW for 2018 Volkswagen Arteon ( #23303 )  
							
							... 
							
							
 
							
							old-commit-hash: 6fd3d50d79 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								78a8d0cbd6 
								
							
								 
							
						 
						
							
							
								
								Add missing HIGHLANDER_TSS2 engine f/w ( #23301 )  
							
							... 
							
							
 
							
							`@JohnLips#7600`  2022 Highlander Platinum ICE  DongleID/route  697a805960f1b2d5|2021-12-23--13-14-37
old-commit-hash: b1dfdca982 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								7c71bc1b98 
								
							
								 
							
						 
						
							
							
								
								replay/camera: use existing YUV_BUFFER_COUNT ( #23297 )  
							
							... 
							
							
 
							
							old-commit-hash: 94e435cede 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								0edf62e48d 
								
							
								 
							
						 
						
							
							
								
								Add missing COROLLA_TSS2 ESP & engine f/w ( #23294 )  
							
							... 
							
							
 
							
							`Sebastiaan#0569` 2020 Corolla Hatch 1.2T XR RHD  DongleID/route  567e47e503b36408|2021-12-22--20-44-44
old-commit-hash: a1ac77310b 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								d30f82421d 
								
							
								 
							
						 
						
							
							
								
								OnroadHud: use function loadPixmap ( #23292 )  
							
							... 
							
							
 
							
							old-commit-hash: bf4d875c5a 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								af8143a333 
								
							
								 
							
						 
						
							
							
								
								use km/h in settings.cc ( #23290 )  
							
							... 
							
							
 
							
							old-commit-hash: db6c477373 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								2296b5727e 
								
							
								 
							
						 
						
							
							
								
								make that consistent with other labels  
							
							... 
							
							
 
							
							old-commit-hash: 6aeb542750 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								54a3a91628 
								
							
								 
							
						 
						
							
							
								
								UI: call map::offroadTransition after creating map ( #23283 )  
							
							... 
							
							
 
							
							old-commit-hash: 50cce27e34 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								487f8cdeaf 
								
							
								 
							
						 
						
							
							
								
								UI: less harsh controls unresponsive when not engaged  
							
							... 
							
							
 
							
							old-commit-hash: 2d8578545f 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								9522a54293 
								
							
								 
							
						 
						
							
							
								
								delete old scripts  
							
							... 
							
							
 
							
							old-commit-hash: ea82af14ca 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								7d4c84dcaf 
								
							
								 
							
						 
						
							
							
								
								repeat immediate warning sound  
							
							... 
							
							
 
							
							old-commit-hash: f3e67e0ec2 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								8f09da4407 
								
							
								 
							
						 
						
							
							
								
								bump cereal  
							
							... 
							
							
 
							
							old-commit-hash: 256c51e16a 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								55d6972d08 
								
							
								 
							
						 
						
							
							
								
								Revert "Mazda: alert when LKAS is disabled ( #23273 )"  
							
							... 
							
							
 
							
							This reverts commit e67713edb1f62957974f20a0f7eceb2fc9efb1f4.
old-commit-hash: c92199ab1a 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								9b7dd754c4 
								
							
								 
							
						 
						
							
							
								
								Mazda: alert when LKAS is disabled ( #23273 )  
							
							... 
							
							
 
							
							* Mazda: alert when LKAS is disabled
Signed-off-by: Jafar Al-Gharaibeh <to.jafar@gmail.com>
* Update selfdrive/controls/lib/events.py
* Update selfdrive/car/mazda/interface.py
* bump cereal
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: f25121b736 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								5f92847cfa 
								
							
								 
							
						 
						
							
							
								
								Mazda CX-5 2021 FW ( #23270 )  
							
							... 
							
							
 
							
							dongle id: 661fdb17fa82339c
Signed-off-by: Jafar Al-Gharaibeh <to.jafar@gmail.com>
old-commit-hash: cd7db7f48e 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								6bac4f1c4a 
								
							
								 
							
						 
						
							
							
								
								build for mac ( #23048 )  
							
							... 
							
							
 
							
							old-commit-hash: 16dd7ce1fe 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								02aafc42c3 
								
							
								 
							
						 
						
							
							
								
								mui  
							
							... 
							
							
 
							
							old-commit-hash: 646fe7de4b 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								241392b370 
								
							
								 
							
						 
						
							
							
								
								Mazda:  CX-5 and 3 FW ( #23267 )  
							
							... 
							
							
 
							
							* Mazda 3 2017 fw
dongle id: f7fec643f5178df8
Signed-off-by: Jafar Al-Gharaibeh <to.jafar@gmail.com>
* Mazda CX-5 2020 FW
dongle id: f4b488f06d3b7711
Signed-off-by: Jafar Al-Gharaibeh <to.jafar@gmail.com>
old-commit-hash: fc7d152dca 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								9321e1bb6c 
								
							
								 
							
						 
						
							
							
								
								ui: remove variable world_objects_visible, use rcv_frame ( #23264 )  
							
							... 
							
							
 
							
							old-commit-hash: e4de82f906 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								de3f8d227b 
								
							
								 
							
						 
						
							
							
								
								modeld: update live calibration in main thread ( #23235 )  
							
							... 
							
							
 
							
							* update live calibration in main thread
* static ground_from_medmodel_frame
* more static
* cleanup
* no lambda
* trigger ci
old-commit-hash: ffc2f64f19 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								f64c2974b4 
								
							
								 
							
						 
						
							
							
								
								Road Roll Compensation Rebased ( #23251 )  
							
							... 
							
							
 
							
							* first commit
* update refs
old-commit-hash: cf466222f6 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								f532819faf 
								
							
								 
							
						 
						
							
							
								
								Revert "boardd: new class USBDevice ( #23015 )"  
							
							... 
							
							
 
							
							This reverts commit 6965aa0b903060ab38aace31c15fefdc7a0429eb.
old-commit-hash: 285addeef2 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								49c35a70b5 
								
							
								 
							
						 
						
							
							
								
								boardd: new class USBDevice ( #23015 )  
							
							... 
							
							
 
							
							* USBDevice
* merge master
* rebase master
* add to fiels_common
* inline functions
* namespace
* init err
* remove nested if
* cleanup
* bump panda for branch
* change includes
* bump panda branch
* change name
* bump master panda
Co-authored-by: Igor Biletskyy <briskspirit@users.noreply.github.com>
Co-authored-by: Igor Biletskyy <bs@privacy.im>
old-commit-hash: 4061f50da3 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								d5a1acd1b6 
								
							
								 
							
						 
						
							
							
								
								update model replay ref commit after increased model idx precision  
							
							... 
							
							
 
							
							old-commit-hash: e49480185a 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								52ad5cddac 
								
							
								 
							
						 
						
							
							
								
								modeldata: use a constexpr function to build the IDXS ( #23245 )  
							
							... 
							
							
 
							
							remove convert_array_to_type
rename to build_idxs
space
double
old-commit-hash: 7d3ad941bc 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								fe13487ad8 
								
							
								 
							
						 
						
							
							
								
								update release notes  
							
							... 
							
							
 
							
							old-commit-hash: 2ab57c29b7 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								686a38aea4 
								
							
								 
							
						 
						
							
							
								
								Abstract classes inherit from ABC ( #23246 )  
							
							... 
							
							
 
							
							old-commit-hash: 14bf834fef 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								a962365292 
								
							
								 
							
						 
						
							
							
								
								Convert format strings strings to f-strings ( #23241 )  
							
							... 
							
							
 
							
							* Convert all text strings to f-strings
Reformats all the text from the old "%-formatted" and .format(...) format to the newer f-string format, as defined in PEP 498. This requires Python 3.6+.
Flynt 0.69 was used to reformat the strings. 120 f-strings were created in 51 files.
F-strings are in general more readable, concise and performant. See also: https://www.python.org/dev/peps/pep-0498/#rationale 
* revert pyextra changes
* revert ublox.py
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: 55390d273f 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								7b3e330def 
								
							
								 
							
						 
						
							
							
								
								Log actuators after applying rate limits in CarController ( #23230 )  
							
							... 
							
							
 
							
							* return actuators from carcontroller
* log it
* pass to latcontrol
* chrysler
* gm
* honda
* more brands
* rest of the brands
* gm cleanup
* hyundai cleanup
* update ref
* rename field
* fix subaru
* add types
* more subaru fixes  #23240 
* consistent whitespace
* bump cereal
old-commit-hash: 4f1eb4278a 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								0386f99c1f 
								
							
								 
							
						 
						
							
							
								
								boardd: add controls heartbeat ( #23185 )  
							
							... 
							
							
 
							
							* boardd: add controls heartbeat
* bump panda
* bump again
* bump panda
old-commit-hash: a793b949be 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								20c50f8f51 
								
							
								 
							
						 
						
							
							
								
								framereader: use the same alignement as visionbuf ( #23208 )  
							
							... 
							
							
 
							
							* aligned rgb buffer
* fix yuv stride
old-commit-hash: 768cfdb92a 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								24c730f083 
								
							
								 
							
						 
						
							
							
								
								model replay: more consistent replay ( #23237 )  
							
							... 
							
							
 
							
							* first cleanup
* don't send calib and desire
* should always be valid
* little more
old-commit-hash: 66ee3e9ef9 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								b99c359d61 
								
							
								 
							
						 
						
							
							
								
								Subaru: Add Impreza/Crosstrek 2020 ( #21011 )  
							
							... 
							
							
 
							
							* Add Subaru Impreza/Crosstrek 2020
* Update selfdrive/test/test_routes.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 7fd98757b4 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								ab783fe661 
								
							
								 
							
						 
						
							
							
								
								soundd: back to onroad only ( #23236 )  
							
							... 
							
							
 
							
							old-commit-hash: 3bdb445c84 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								e4b396864d 
								
							
								 
							
						 
						
							
							
								
								VW MQB: Add FW for 2018 Škoda Superb ( #23233 )  
							
							... 
							
							
 
							
							old-commit-hash: a11259929b 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								d5e9c7ecf1 
								
							
								 
							
						 
						
							
							
								
								UI: always clear CameraView background ( #23231 )  
							
							... 
							
							
 
							
							* fix background
* gate that with Hardware::EON
* always call glclear
old-commit-hash: 5810583d57 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								85ff2fe9cb 
								
							
								 
							
						 
						
							
							
								
								Revert "Qt/SetingWindow: faster initialization and painting ( #21764 )"  
							
							... 
							
							
 
							
							This reverts commit 720e3a73e7befe597bb94f93e41f8f294431ba65.
old-commit-hash: 472177e2a8 
							
						 
						
							4 years ago