hawkw / eclss

Environmental Controls and Life Support Systems
14 stars 1 forks source link

sensor statuses #10

Open hawkw opened 1 year ago

hawkw commented 1 year ago

the ECLSS firmware supports hot-plugging sensors at runtime, and gracefully handles missing sensors (i.e. it can run in multiple sensor configurations). it would be nice to track the "status" of all connected sensors somehow, so that we can e.g. show in the UI whether a given sensor is connected, was never connected, or is in some error state.