mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-08 18:42:06 +08:00
4bcb9fd78a
Eliminated `ModelSmartInput`, `ModelSwitcher`, and `ModelState20Hz` classes, simplifying model state handling. Centralized model processing within a unified `ModelState` class and moved related code into `sunnypilot/modeld_20hz`. This improves maintainability by removing unused features and consolidating model execution logic, aligning with current system requirements.