* probably broke a lot, need the commit though
* finally works
* make it work...
* ...
* kind of works
* better styling
* all should work
* tiny cleanup
* temp
* looks nicer
* create JWT in C++
* kilometers -> km
* use correct free methods
* dont put code in assert statement
* Build JWT payload dynamically
* get dongle id once
* include cleanup
* Remove qDebug
* Update drive_stats.cc
Github is a nice editor :)
* swap week and all and fix sconscript
* install openssl
* openssl include dirs on mac
* is this where openssl is?
* It's here
* small cleanup
Co-authored-by: Comma Device <device@comma.ai>
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: 5b26c97141
* only register when needed
* block for imei
* Api already imports jwt, so no need for late import
* Small cleanup
* oneliner
* Add spinner to regestering
* Keep trying
old-commit-hash: 00620575d9
* Move MCLK freq
* change PLL settings to compensate
* messed that up
* undo extclk change, move the internal freq. Does mean pixclk is decreased from 88MHz to 80MHz though
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 18ab822213
* Fix TSS2 creep issue, no need to send standstill request
* Forgot to add import
* Changed set to look in from TSS2_CAR to NO_STOP_TIMER_CAR
old-commit-hash: d93f07f5e6
* Add Forester 2020 fingerprint
* Update selfdrive/car/subaru/values.py
* combined Forester 2019 & 2020 fingerprints
2020 model had some additional fingerprints than the 2019 model. Merged rather than adding separately.
* Added Forester 2020 to readme
* Updated to include forester touring as well
added additional messages as per #19499 (updating same fingerprint)
* Delete Forester 2019 sport - duplicate fingerprint
* Update values.py
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: d3d57b0744
* more readable
* rgb_addr
* offset
* speed up if statement
* --self_recover
* rgb_addr_offset
* x_offset&y_offset
* static rgb_roi_buf & conv_result
* remove variables from struct
* simplify read sensorEvents
* use i for loop
* split to functions
* make it works
* y_offset should be ROI_Y_MAX-ROY_Y_MIN+1
* std::size is better than ARRAYSIZE
* rebase master
* shorter variable name
* Revert "shorter variable name"
This reverts commit 47612e3a74.
* std::fill_n
* reday for merge
* Revert "y_offset should be ROI_Y_MAX-ROY_Y_MIN+0"
This reverts commit 1f8526fb1c.
old-commit-hash: d31a87cd21