I am trying to write waypoints to ardupilot-mega with APM Planner 1.0.57 and i do it successfully like this:and then i can read them in terminal tab like this: I tested stabilize mode and it worked properly but when i switch to auto mode after…
"/*READ THIS. REALLY! READ THIS.First, you MUST uncomment the GPS PROTOCOL line below or the code will not compile. This is because we need you to tell the code which GPS module you're using, so we can load the right libraries.Second, there is a…"
"Hi,I want to change my telemetry baund rate of my ardupilotmega with arduino but after i open ArduPilotMega.pde and define baund rate in APM_Config.h when i select verify or upload i receive these two error:
ArduPilotMega:76: error: expected…"