mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-01 13:38:38 -04:00
10505093e1
See http://www.challinger.us/2012/07/16/tuning-arduplane-roll-and-pitch-controllers/ for details
3 lines
92 B
C
3 lines
92 B
C
#include "AP_RollController.h"
|
|
#include "AP_PitchController.h"
|
|
#include "AP_YawController.h" |