Adeeb Shihadeh
|
b276881fcd
|
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>
|
4 years ago |
Adeeb Shihadeh
|
6c86afee16
|
Qt spinner (#2494)
* move android spinner
* qt spinner
* rotation
* nothing by default
* spin spin
* fix rotate
* style
* spinner for all
* -2
* unused
|
5 years ago |
Adeeb Shihadeh
|
5db81f60ca
|
Fix most remaining LGTM alerts (#1893)
* fixups from LGTM
* short globals
* fix spinner and textwindow
* total ordering
* no spinner/text window when import from manager
* not android
|
5 years ago |
Willem Melching
|
843a64c72f
|
Make pylint more strict (#1626)
* make pylint more strict
* cleanup in progress
* done cleaning up
* no opendbc
|
5 years ago |
Adeeb Shihadeh
|
6230f366c5
|
Revert "minor LGTM fixes"
This reverts commit f10c2eff7d .
|
5 years ago |
Adeeb Shihadeh
|
f10c2eff7d
|
minor LGTM fixes
|
5 years ago |
Willem Melching
|
3d08dcc3b2
|
Run mypy commit hook (#1591)
* run mypy commit hook
* fix mypy errors
|
5 years ago |
DeanLee
|
b4641b7392
|
fix AttributeError: 'FakeSpinner' object has no attribute 'close' (#1317)
|
5 years ago |
George Hotz
|
e8d888c45b
|
common folder
|
5 years ago |