mirror of https://github.com/commaai/openpilot.git
349429836c
* 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:
|
||
---|---|---|
.. | ||
api | ||
kalman | ||
tests | ||
transformations | ||
.gitignore | ||
SConscript | ||
__init__.py | ||
basedir.py | ||
clock.pyx | ||
cython_hacks.py | ||
ffi_wrapper.py | ||
file_helpers.py | ||
filter_simple.py | ||
gpio.py | ||
lazy_property.py | ||
logging_extra.py | ||
numpy_fast.py | ||
params.py | ||
params_pxd.pxd | ||
params_pyx.pyx | ||
profiler.py | ||
realtime.py | ||
spinner.py | ||
stat_live.py | ||
string_helpers.py | ||
text_window.py | ||
timeout.py | ||
window.py | ||
xattr.py |