openpilot icon indicating copy to clipboard operation
openpilot copied to clipboard

Add more tests around athena/uploader uploading

Open pd0wm opened this issue 3 years ago • 2 comments

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.

pd0wm avatar May 23 '22 15:05 pd0wm

I'll do it

maykonpacheco avatar Jun 09 '22 21:06 maykonpacheco

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

AlexandreSato avatar Jun 30 '22 22:06 AlexandreSato