ArduPilot / MissionPlanner

Mission Planner Ground Control Station for ArduPilot (c# .net)
http://ardupilot.org/planner/
GNU General Public License v3.0
1.8k stars 2.42k forks source link

The simpleexample question in MP 1.3.37 source code ! #1213

Closed goodman110110110 closed 8 years ago

goodman110110110 commented 8 years ago

When I build the simpleexample code to connect(click connect button) APM which has download the APM:Copter 3.3.3 firmware of copter, the programme can only receive the heartbeat packet and cann't receive the the attitude packet. But I try to connect the APM which has download the ArduRover 2.5 or the ArduPlane firmware 3.5.2, the programme can receive the heartbeat packet and the attitude packet. Please help me, Thankyou!

meee1 commented 8 years ago

please review the changes I made this morning.

goodman110110110 commented 8 years ago

I just tried the newest changed simpleexample code, it does not work too.

meee1 commented 8 years ago

try connecting with mission planner first, then try the example. does that work?