add26a5d1f 
								
							
								 
							
						 
						
							
							
								
								GpsLocation: Rename accuracy to horizontal accuracy ( #31629 )  
							
							... 
							
							
 
							
							* Rename accuracy to horizontal accuracy
* typo in cereal
old-commit-hash: 85eb221e4c 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								9bd90112d0 
								
							
								 
							
						 
						
							
							
								
								use pyupgrade to update to new typing syntax ( #31580 )  
							
							... 
							
							
 
							
							* add pyupgrade hook
* run pyupgrade (pre-commit run -a)
* ruff --fix
* Revert "add pyupgrade hook"
This reverts commit 56ec18bb6b995250ae49 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								9bf8ee6c86 
								
							
								 
							
						 
						
							
							
								
								Rm more laika references ( #30451 )  
							
							... 
							
							
 
							
							Rm more laikad references
old-commit-hash: 95c6d5140a 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								85ef987bfe 
								
							
								 
							
						 
						
							
							
								
								ubloxd: remove unused file ( #29829 )  
							
							... 
							
							
 
							
							old-commit-hash: 4111ac36b2 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								5b1e60f5da 
								
							
								 
							
						 
						
							
							
								
								Pytest: enforce a default timeout ( #29793 )  
							
							... 
							
							
 
							
							* pytest: enforce default timeout
* disable that for now
* 30 second timeout on tests
old-commit-hash: b0a71d4553 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								dc6078a6c3 
								
							
								 
							
						 
						
							
							
								
								System: use paths for download folders too ( #29818 )  
							
							... 
							
							
 
							
							* use paths for download folders too
* trailing slash
* reset that
old-commit-hash: 73eda51a11 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								3b91610c0b 
								
							
								 
							
						 
						
							
							
								
								Precommit: ensure executable bit is set ( #29784 )  
							
							... 
							
							
 
							
							* precommit ensure executable
* exclude tinygrad
* bump submodules
* exclude tinygrad globally
old-commit-hash: 4e69937d0d 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								839e72de70 
								
							
								 
							
						 
						
							
							
								
								CI: use pytest for unittesting ( #29709 )  
							
							... 
							
							
 
							
							* switch to pytest
* static analysis
* fix the helpers
* static analysis
* remove that
* more parallel test
* cleanup
* static analysis
* durations min and tolerance
* reduce those iterations
* sleep time could be decreased too
* in case it's negative
* try using caching
* remove parallelization for first PR
* PR Cleanup
* reduce diff
* fix that
* bump panda
old-commit-hash: ca435d3447 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								c4f322ce2d 
								
							
								 
							
						 
						
							
							
								
								Linter: remove pylint ( #29611 )  
							
							... 
							
							
 
							
							remove pylint
old-commit-hash: 1ee6ed4b16 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								61cf541322 
								
							
								 
							
						 
						
							
							
								
								Minimal build ( #29600 )  
							
							... 
							
							
 
							
							* add build flag for minimum build
* add minimal build
* update
* fix pj
* bump opendbc
* update subaru
old-commit-hash: 4917e22615 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								0984736972 
								
							
								 
							
						 
						
							
							
								
								cpplint: add filter `build/include_subdir` ( #29585 )  
							
							... 
							
							
 
							
							old-commit-hash: 21da5a216f 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								5f4b422305 
								
							
								 
							
						 
						
							
							
								
								cpplint: add filter `whitespace/semicolon` ( #29568 )  
							
							... 
							
							
 
							
							old-commit-hash: f203648de0 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								db211ce617 
								
							
								 
							
						 
						
							
							
								
								cpplint: add filter `whitespace/parens` ( #29565 )  
							
							... 
							
							
 
							
							old-commit-hash: 5480d32bb5 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								97e9d55588 
								
							
								 
							
						 
						
							
							
								
								cpplint:   `build/include_what_you_use` ( #29556 )  
							
							... 
							
							
 
							
							* include_what_you_use
* remove comments
* include <memory>
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 2d99521e75 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								004a097c95 
								
							
								 
							
						 
						
							
							
								
								cpplint: add `readability/braces` filter ( #29554 )  
							
							... 
							
							
 
							
							old-commit-hash: 363740a497 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								16ec56398c 
								
							
								 
							
						 
						
							
							
								
								add openpilot prefix to imports ( #29498 )  
							
							... 
							
							
 
							
							* add openpilot prefix to imports
* more
* more
* fix docs
* fix linter
* bump submodules
* fix patched tests
* update dynamic imports
* debug
* Revert "debug"
This reverts commit db5e13b991a9626f95b6 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								d487c0501f 
								
							
								 
							
						 
						
							
							
								
								Ruff: enable most of bugbear ( #29320 )  
							
							... 
							
							
 
							
							* added mutable default args
* most of the Bs
* add comment about lrucache
old-commit-hash: 62c1e65924 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								715f028a0e 
								
							
								 
							
						 
						
							
							
								
								Ruff: enable flake8-builtins ( #29315 )  
							
							... 
							
							
 
							
							* enable flake8-builtins
* replace any with contains
* fix typo in pack
* fix type
* format is from the parent module, has to be enabled
* item_id
* fix item_id
* disable for id since that's what the remote server returns
old-commit-hash: 8793cbff40 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								e33973cdd4 
								
							
								 
							
						 
						
							
							
								
								pre-commit: autoupdate hooks ( #29198 )  
							
							... 
							
							
 
							
							* Update pre-commit hook versions
* fix
* bump submodules
* one more
---------
Co-authored-by: adeebshihadeh <adeebshihadeh@users.noreply.github.com>
old-commit-hash: 39ce23420c 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								b80325aa04 
								
							
								 
							
						 
						
							
							
								
								swaglog: enable type-checked against format string ( #29096 )  
							
							... 
							
							
 
							
							* check&fix fmt
* bump rednose
* correct format string
* bump rednose
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 940954c13e 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								05b2a0b884 
								
							
								 
							
						 
						
							
							
								
								common/swaglog: remove trailing semicolon from macros ( #29042 )  
							
							... 
							
							
 
							
							old-commit-hash: 269ceca27a 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								c63d3378c9 
								
							
								 
							
						 
						
							
							
								
								ubloxd: enable satReport parsing ( #28037 )  
							
							... 
							
							
 
							
							* Uncomment satReport parsing. New ublox recv callback logic in process_replay
* Typo
* Update replay ref commit
* Update ref commit again
old-commit-hash: 2bd37acef3 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								9512d91684 
								
							
								 
							
						 
						
							
							
								
								Sat info from ublox ( #27526 )  
							
							... 
							
							
 
							
							* squashed
* bump cereal
old-commit-hash: 153ffa3f68 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								20dfe96afa 
								
							
								 
							
						 
						
							
							
								
								Use structs in laika ( #27585 )  
							
							... 
							
							
 
							
							* doesnt crash
* New cacher
* unused import
* help linter
* Annotate list
* print error
* fix caching bugs
* wrong name
* small fixes
* fix sum
* wrong brackets
* fix tests
* update ref
* bump submodules
old-commit-hash: 5c70482761 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								faf6e27f46 
								
							
								 
							
						 
						
							
							
								
								Parse GLONASS ephemeris from mystery satellites ( #27541 )  
							
							... 
							
							
 
							
							parse unknown glonass
old-commit-hash: 7d32554fe3 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								de9a100719 
								
							
								 
							
						 
						
							
							
								
								ubloxd: move to system/ ( #27536 )  
							
							... 
							
							
 
							
							* ubloxd: move to system/
* more fixes
* add missing sconscript
* fix valgrind tests
* uncomment
old-commit-hash: c97911dbad 
							
						 
						
							3 years ago