From MAVLINK documentation, I understand that the protocol uses little-endian encoding on the wire. This assumption produces meaningful data for a lot of packets. However some packets make no sense in LE
I'm trying to program my APM to fly to waypoint A, fly to waypoint B, return to A, return to B, etc., indefinitely. The simple approaches I've tried with a single jump command don't work: the plane ignores my jump instruction and returns home after v
I'm looking at the Servo Switch in the DIY Drones store (https://store.diydrones.com/ServoSwitch_V10_p/br-0007-01.htm ) and I notice that "firmware" ZIP contains only one C file, Fail_Safe.c. The source seems to mention MUXs and controlling Megas and