mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-05 23:48:31 -04:00
c747c43c0b
Added capturing yaw trim on start up to allow I term of Yaw PID controller to be lower Added D term to Yaw's PID controller Modified default PID settings for all axis. Now includes some D term. git-svn-id: https://arducopter.googlecode.com/svn/trunk@1016 f9c3cf11-9bcb-44bc-f272-b75c42450872 |
||
---|---|---|
.. | ||
Arducopter.h | ||
ArducopterNG.pde | ||
ArduUser.h | ||
Attitude.pde | ||
CLI.pde | ||
DCM.pde | ||
Debug.pde | ||
DONT_USE | ||
EEPROM.pde | ||
Events.pde | ||
Functions.pde | ||
GCS.pde | ||
Heli.h | ||
Heli.pde | ||
Log.pde | ||
Mixer.pde | ||
Motors.pde | ||
Navigation.pde | ||
Radio.pde | ||
README | ||
Sensors.pde | ||
System.pde |
Greetings to all, This is our net architectural layout for ArduCopter main code. It is work-on-progress code and currently does not work. So please do not use this code from ArducopterNG folder. After code is working properly, it will be moved to Arducopter folder. We try to hammer it out as soon as possible... Best regards, ArduCopter TEAM