ProjectNeura / LEADS

Enable your racing car with powerful, data-driven instrumentation, control, and analysis systems, all wrapped up in a gorgeous look.
https://leads.projectneura.org
Apache License 2.0
256 stars 54 forks source link

Default Data Container when the Remote Analyst Initializes causes Frontend Error #437

Closed ATATC closed 1 month ago

ATATC commented 1 month ago

In the initialization,

self.current_data: dict[str, Any] = DataContainer().to_dict()

the data container does not contain "report_rate" and the 4 CFCs but the frontend assumes they exist.