openpilot
openpilot copied to clipboard
Add more tests around athena/uploader uploading
Currently it's not verified that athena and uploader are actually uploading correct data. Especially now that these services handle bz2 compression for some files this can easily be broken.
I'll do it
i think this will be useful to check binary headers and examples of CRC checks in a bz2 file: https://github.com/dsnet/compress/blob/master/doc/bzip2-format.pdf