CU-SRL / DAQ

Code for Static Test Stand DAQ
2 stars 0 forks source link

Pilot can't reconnect if booted #19

Open LyonFoster opened 3 years ago

LyonFoster commented 3 years ago

The rocket side keeps on running and has no way of letting the pilot reconnect if the initial connection get's dropped. The rocket and pilot sides should check for dropped connections and bring them back up if dropped

cartermak commented 3 years ago

pilot should send a keep-alive signal and the receive side should drop the connection if it doesn't receive that signal after some period.