-
Notifications
You must be signed in to change notification settings - Fork 111
Open
Labels
coreIssue related to BlueOS-coreIssue related to BlueOS-coreenhancementNew feature or requestNew feature or request
Description
Proposa:
Create a new service. This would be responsible for checking the general vehicle's health. Such as:
-
Warn user on:
- Low disk space
- High Memory usage
- Unexpected packet loss
- Extensions hogging too many resources
- Corrupt configuration files
- Vehicle reset to factory (Notify user via mavlink when blueos is in factory mode #2236)
- Kernel errors on dmesg (Warn user about USB devices intermittently reconnecting #3583) (We should check for issues on kernel logs and warn the users when they open BlueOS again #3304) (Wifi: we should warn users when trying to open a hotspot on a NO-IR channel #3017)
- low/over voltage
- Missing vehicle calibrations (vehicle setup should warn users if internal Compasses were mistakenly set up as external. #1672)
- updates available (Warn user to update bootstrap if running latest stable version. #2481)
- usb devices connection/disconnection
- Allow extensiosn to publish data, too (DVL too hot comes to mind).
-
Optional: allow picking "output channel" for each warning. I'd like low/over voltage and dvl warnings to be pushed to telegram, because I'm distracted sometimes
I imagine we could do this in Robyn so we don't further harm our boot times
joaoantoniocardoso
Metadata
Metadata
Assignees
Labels
coreIssue related to BlueOS-coreIssue related to BlueOS-coreenhancementNew feature or requestNew feature or request