arktools / ardupilotone

A universal autopilot system for ArduPilotMega
https://github.com/arktools/ardupilotone/wiki
GNU General Public License v3.0
61 stars 20 forks source link

Sending waypoints can reset autopilot #2

Closed jgoppert closed 12 years ago

jgoppert commented 12 years ago

This most likely is due to the AP_MavlinkCommand copy constructor. We need to make sure that the AP_Var for the structure isn't accessing unallocated memory etc.