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
257 stars 54 forks source link

Detect the Absence of Devices during the Initialization of the Main Controller and Notify the SFT #263

Closed ATATC closed 4 months ago

ATATC commented 5 months ago

Currently, the SFT is only notified when a device raises an error. However, the device may even fail to register. Because all devices should have been registered before the main controller is initialized, we can detect the absence of devices during the initialization of the main controller and notify the SFT.

ATATC commented 4 months ago

append=True