My current set up uses Mavproxy on a Raspberry pi to forward Mavlink packets from a laptop (running mission planner) to a Pixhawk over a wireless network.
I have an issue that when the wireless network drops out for the raspberry pi the rover continues moving forward, and does not stop until the wifi reconnects or I stop it and shut off the power.
Is there a configuration to stop the rover when the raspberry pi drops out?
Thanks!
- J-tt
Diagram of setup:
[Mission Planner] =Wifi> [Wifi Router] =Wifi (drops out here)=> [Mavproxy] =USB> [Pixhawk]