Open khayyami opened 9 years ago
Make it possible to change the flightmode with a CLI command. It can be handy when testing the control algorithms. Flightmodes: FLIGHT_CONTROL_IDLE FLIGHT_CONTROL_RAW FLIGHT_CONTROL_PID
Add fourth flight mode: FLIGHT_CONTROL_AUTONOMOUS this should give control to the FMS
Make it possible to change the flightmode with a CLI command. It can be handy when testing the control algorithms. Flightmodes: FLIGHT_CONTROL_IDLE FLIGHT_CONTROL_RAW FLIGHT_CONTROL_PID