mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-23 15:02:06 +08:00
5c52be27ca
* Before abstraction, adding speed init from VW as well * strting to abstract carstate class * fix bug and update lock? * revert pipfile change * another bug * fix linter * bug fix * remove a bunch of diplicated kf code * better to not have class vars. will abstract __init__ anyway later * Abstract gear parser static method (#1107) * abstract common instance vars in carstate init and a generic gear parser static method * update opendbc (#1105) * abstract gear parser for chrysler * update opendbc (#1106) * abstract gm gear parser too * remove unnecessary random vars