PlanetaryRobotics / IrisRoverPackage

Complete software package for the Iris Lunar Rover (CMU).
GNU General Public License v3.0
14 stars 2 forks source link

Reset Herc TX SM if Wifi Disconnected #188

Open zCoCo opened 1 year ago

zCoCo commented 1 year ago

If wifi disconnects, the FreeRTOS Wf121UdpTxTask in Hercules State Machine can get stuck waiting for a response (depending on when the disconnect happens). This is probably fine, since, like #133 as long as Radio telem continues and wireless uplink works, this is both detectable and correctable. For context

NOTE: Anytime wifi is connected (which is managed entirely by the WF121 chip):