mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-06-21 23:22:07 +08:00
e28a7a5bee
Add support for both 20Hz and variable input rates in `modeld.py` by introducing conditional data updates based on a new `is_20hz` flag. Additionally, enhance `parse_outputs` in `parse_model_outputs.py` to handle `desired_curvature` parsing when relevant input keys are present.