mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-26 11:13:52 +08:00
* Untested implementation of offroad power monitoring * Fixed some syntax errors * Cast to int * Fixed pylint * Wrapped in class * Put pulsed calc in own thread * Longer timeout before starting pulse measurement * Fudge factor + flake8 * Made integration thread-safe and catch charge disable exceptions * Catch all calculation errors * Fixed networkstrength removal