mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-04 04:12:12 +08:00
ea69a89e5a
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.