.. |
APM_Config.h
|
AP_Declination: Added new config value to allow the user to have the declination overwritten on every 3D fix.
|
2012-03-11 20:59:47 +11:00 |
APM_Config.h.reference
|
Minimum ground speed patch from Claudio Natoli. Thanks Claudio!
|
2011-12-09 16:43:25 -07:00 |
APM_Config_mavlink_hil.h
|
removed some more unused defines
|
2011-09-19 11:04:02 +10:00 |
ArduPlane.pde
|
AP_Declination: disable library when AUTOMATIC_DECLINATION is not ENABLED
|
2012-03-11 21:46:41 +11:00 |
Attitude.pde
|
APM: Fix rudder in elevon mode.
|
2012-02-16 14:43:24 +11:00 |
GCS.h
|
AP_Param: update users of AP_Param for ParamToken
|
2012-02-19 17:05:28 +11:00 |
GCS_Mavlink.pde
|
GCS: get_integrator() is now get_gyro_drift() in DCM
|
2012-03-10 10:34:33 +11:00 |
Log.pde
|
GCS: get_integrator() is now get_gyro_drift() in DCM
|
2012-03-10 10:34:33 +11:00 |
Makefile
|
APM: make it possible to build ArduPlane with quaternion support
|
2012-03-10 10:34:29 +11:00 |
Parameters.h
|
AP_Param: fixed saving of sensor calibration
|
2012-02-18 10:51:57 +11:00 |
Parameters.pde
|
AP_Param: fixed saving of sensor calibration
|
2012-02-18 10:51:57 +11:00 |
climb_rate.pde
|
APM: fixed some build warnings
|
2012-02-14 08:58:56 +11:00 |
command_description.txt
|
Cleanup: rename files with spaces in their names, replace with underscores
|
2012-02-28 16:14:31 -08:00 |
commands.pde
|
APM: fixed some build warnings
|
2012-02-14 08:58:56 +11:00 |
commands_logic.pde
|
APM: changed hold_course for landing to be based on yaw_sensor
|
2012-02-15 08:50:45 +11:00 |
commands_process.pde
|
Mission Scripting updates
|
2011-11-16 00:22:23 -08:00 |
config.h
|
correct small typos in comments
|
2012-03-11 21:30:09 +01:00 |
control_modes.pde
|
Correct a bug in throttle failsafe feature
|
2011-12-24 15:34:31 -07:00 |
createTags
|
imported ArduPlane from ArduPilotMega svn
|
2011-09-09 11:29:39 +10:00 |
defines.h
|
APM: added logging of DCM, HWSTATUS and SIMSTATE
|
2012-03-10 10:34:27 +11:00 |
events.pde
|
APM: fixed reset of control switch when short_fs_action is disabled
|
2012-03-10 10:34:28 +11:00 |
failsafe.pde
|
failsafe: make sure we clear any RC override in manual failsafe
|
2011-12-22 10:55:43 +11:00 |
geofence.pde
|
geofence: re-breach if user changes mode outside the fence
|
2011-12-28 17:28:35 +11:00 |
navigation.pde
|
added comment on using GPS ground course
|
2011-12-23 11:13:01 +11:00 |
planner.pde
|
USB-MUX: auto-switch telemetry port based on UXB mux for ArduPlane
|
2011-11-25 20:00:19 -08:00 |
radio.pde
|
APM: Fix rudder in elevon mode.
|
2012-02-16 14:43:24 +11:00 |
sensors.pde
|
Remove a debugging print
|
2012-01-15 16:37:07 -07:00 |
setup.pde
|
added AP_Param::show_all()
|
2012-02-13 16:22:52 +11:00 |
system.pde
|
Quaternion: show "Quaternion test" on startup if enabled
|
2012-03-10 10:34:29 +11:00 |
test.pde
|
APM: removed quaternion special cases
|
2012-03-10 10:34:32 +11:00 |