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  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								7c2ef148e6 
								
							
								 
							
						 
						
							
							
								
								live_cpu_and_temp: handle duplicate proc names  
							
							... 
							
							
 
							
							old-commit-hash: cd87772e03 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								2dfba97175 
								
							
								 
							
						 
						
							
							
								
								add mypy check for return-any ( #24379 )  
							
							... 
							
							
 
							
							* add mypy check for return-any
* remove unused import
* typing
* remove unnecessary variable typing
* cleanup
* cleanup
* bump submodules
* small fixes
* only a problem on mac
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: d2eef1955c 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								cc943ac9a5 
								
							
								 
							
						 
						
							
							
								
								mypy: enable --warn-unreachable ( #24282 )  
							
							... 
							
							
 
							
							* Optional solves mypy assuming None is always None
* oops
* spaces
* Update registration.py
* fix local error
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: b8b15d5cf1 
							
						 
						
							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  
				
					
						
							
							
								 
						
							
							
								b3893511db 
								
							
								 
							
						 
						
							
							
								
								fix live_cpu_and_temp.py for c3  
							
							... 
							
							
 
							
							old-commit-hash: c4e9f4de99 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								05eb44115e 
								
							
								 
							
						 
						
							
							
								
								cereal cleanup part 2 ( #20092 )  
							
							... 
							
							
 
							
							* car stuff
* thermal
* Revert "car stuff"
This reverts commit 77fd1c65eb312b681a46 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								dbc2971dba 
								
							
								 
							
						 
						
							
							
								
								fix static analysis checks after mypy update  
							
							... 
							
							
 
							
							old-commit-hash: 229395e15b 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								5c09e8e61b 
								
							
								 
							
						 
						
							
							
								
								use iterator to loop over first 1000 entries ( #2359 )  
							
							... 
							
							
 
							
							old-commit-hash: 47dfa52456 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								f042426d70 
								
							
								 
							
						 
						
							
							
								
								live_cpu_and_temp flag to show cpu usgage per process  
							
							... 
							
							
 
							
							old-commit-hash: af742a8c15 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								3ab41e6382 
								
							
								 
							
						 
						
							
							
								
								add mem flag to live cpu and temp script  
							
							... 
							
							
 
							
							old-commit-hash: 3fef70f0d5 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								c201005fc3 
								
							
								 
							
						 
						
							
							
								
								Also show top 10 procs by RAM usage  
							
							... 
							
							
 
							
							old-commit-hash: c9501cc164 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								2048a6e3d3 
								
							
								 
							
						 
						
							
							
								
								selfdrive/debug  
							
							... 
							
							
 
							
							old-commit-hash: f467642a1c 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								81dd5a50cf 
								
							
								 
							
						 
						
							
							
								
								root commit  
							
							... 
							
							
 
							
							old-commit-hash: 6c33a5c1f3 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								99b637c7ce 
								
							
								 
							
						 
						
							
							
								
								openpilot v0.7 release  
							
							... 
							
							
 
							
							old-commit-hash: c025b96e8a 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								89d1d84c70 
								
							
								 
							
						 
						
							
							
								
								openpilot v0.6.5 release  
							
							... 
							
							
 
							
							old-commit-hash: cf80f7a28b 
							
						 
						
							6 years ago