mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-27 00:13:53 +08:00
* do set reset for every measurement cycle * use one sensorvec * convert from continuous to manual mode * separate the set/reset and TM_M * make magnetometer readings manual, set appropriate sleep * add more sleep and check validity of values * add magnetometer to a separate thread * refactor * bugfix * each sensor in a new thread, handle generically * bugfix * rm global * update cpu * update test * update test * revert cereal change * split out temp sensors * little more * fix * fix * bump cereal * linter fixes --------- Co-authored-by: nuwandavek <vivekaithal44@gmail.com> Co-authored-by: Comma Device <device@comma.ai>