4fb90a9722 
								
							
								 
							
						 
						
							
							
								
								Add timeout to dbus calls  
							
							... 
							
							
 
							
							old-commit-hash: cd6f26664c 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								5a1f57c490 
								
							
								 
							
						 
						
							
							
								
								Add exception handlers to dbus network stats  
							
							... 
							
							
 
							
							old-commit-hash: dbd7b10bae 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								349429836c 
								
							
								 
							
						 
						
							
							
								
								agnos updater ( #2600 )  
							
							... 
							
							
 
							
							* agnos updater
* add manifest
* fix path
* get manifest from overlay
* update manifest
* remove merge markers
* add streaming decompressor
* dont need read all
* Unsparsify
* Fix output filename
* Optimization
* cleanup
* Small cleanup
* Read manifest from merged overlay
* Write hash at end of partition
* Sync before writing hash
* Write bytes in file
* add manifest with image sizes
* Fix manifest path
* File was closed already
* Format string
* Put raw hash
* Read hashes in launch script
* update launch script
* should be agnos version
* fix slot
* Make sure we clear the hash
* Verify partition size
* move updated
* Standalone flasher
* Don't rely on ordering
* Get path
* Debug log
* Download agnos
* Info is enough
* update manifest
* Remove f
* Check downloader return code
* Exit on wrong manifest
* Fix typos
* Set pythonpath before hardware init
* move agnos into hardware folder
* remove comments
* Fix abstractmethod
Co-authored-by: Comma Device <device@comma.ai>
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: b276881fcd 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								c4bff3f93b 
								
							
								 
							
						 
						
							
							
								
								manager cleanup ( #2634 )  
							
							... 
							
							
 
							
							* start cleanup
* add uninstall to hw abstraction layer
* cleanup
* litte more
* don't build at import time
* fix tests
* don't build by default
* sync
old-commit-hash: 220853730d 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								b950cab874 
								
							
								 
							
						 
						
							
							
								
								HW abstraction layer ( #19530 )  
							
							... 
							
							
 
							
							* start hw refactor
* move that
* pins
* put that back
old-commit-hash: 8674b023ba 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								d5ad6237cf 
								
							
								 
							
						 
						
							
							
								
								Revert "Handle python-dbus not installed"  
							
							... 
							
							
 
							
							This reverts commit fd22f01b1f21005846bef211851d17f602a7c600.
old-commit-hash: a2c6fdd14c 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								d47396f4da 
								
							
								 
							
						 
						
							
							
								
								Handle python-dbus not installed  
							
							... 
							
							
 
							
							old-commit-hash: 25054cdc05 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								442c569812 
								
							
								 
							
						 
						
							
							
								
								hardware.py: get network info over dbus ( #2727 )  
							
							... 
							
							
 
							
							* Get network stuff using dbus
* most people would call EDGE 2G
* Small cleanup
old-commit-hash: c3b5ef8d4b 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								3209380a23 
								
							
								 
							
						 
						
							
							
								
								Move thermald hardware calls into HW abstraction layer ( #2630 )  
							
							... 
							
							
 
							
							* abstracted away hardware calls
* oopsie
* remove bugs
* remove bugs #2 
* fix unit test
* removed print
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: e64484aecd 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								bc62d8c2e2 
								
							
								 
							
						 
						
							
							
								
								tici: reboot  
							
							... 
							
							
 
							
							old-commit-hash: 3fe3ec7949 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								d455516765 
								
							
								 
							
						 
						
							
							
								
								Tici hardware abstraction layer ( #2183 )  
							
							... 
							
							
 
							
							* rename android hardware
* add tici class
* elif
* read correct serial number
* Update release files
* Get IMEI
* Refactor AT command
* move get_cmdline into base class
* Remove unused import
* Small cleanup
old-commit-hash: c90cb1b529 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								fffb8042a6 
								
							
								 
							
						 
						
							
							
								
								hardware.py: PC is wifi so uploader works  
							
							... 
							
							
 
							
							old-commit-hash: c8e0cd3ddd 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								16fe1bb2ad 
								
							
								 
							
						 
						
							
							
								
								Hardware abstraction class ( #2080 )  
							
							... 
							
							
 
							
							* hardware abstraction class
* De Morgan
* Rename pc hardware class
* Fix sound card in controlsd
* Pc get sim info
* fix hardware in test
* two more
* No more random imei on android
* no randomness on android
* Need to return something that looks like imei for registration to work
* Return proper network strength
* Unused import
* Bug fixes + gpsd is only android
old-commit-hash: c7152d5419 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								22e0a2474a 
								
							
								 
							
						 
						
							
							
								
								Pandad: turn on panda power ( #2073 )  
							
							... 
							
							
 
							
							* pandad turn on panda power
* Add gpio.py
* needs bytes
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 6bb2630eba 
							
						 
						
							5 years ago