mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-25 19:53:52 +08:00
* update filters only when all messages are alivbe and valid * update message valid and fix unit test * update refs * move check outside loop * modify fake message fn in test * deprecate inputsOK and resolve PR comments * avoid double looped list comprehension * follow import conventions * modify paramsd valid to only be invalid in case of commIssue * update refs