Search
First flight
- Bruce Huang
- Sep 22, 2015
- 1 min read
Updated: Aug 21, 2021
It looks failing this tiime...
I think it is about PID parameters
Recent Posts
See All#include "../GCS_MAVLink/include/mavlink/v1.0/mavlink_types.h" #include "../GCS_MAVLink/include/mavlink/v1.0/ardupilotmega/mavlink.h" //...
#include <EEPROM.h> #include <FastSerial.h> #include <AP_Common.h> #include <AP_Math.h> #include <math.h> #include <GCS_MAVLink.h> ...