cuspaceflight / cuspaceflight/FiringPi
Network disconnect
- Dominant language
- C++
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Have some kind of timeout failsafe that will vent the tanks if no control inputs are received for 1 hour while in a pressurised state. Would require a warning before doing so, with the option to cancel. If there is a way to detect disconnection of the client stdin and stdout directly without just listening for keystrokes this would be ideal but don't spend too long researching if you don't find it straight away.
- [ ] Detect disconnect by lack of keystrokes or otherwise
- [ ] Add automatic venting after 1 hour of disconnect if in pressurised state for entire time
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.