You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Amilcar Lucas 6e9ffb4249 correct small typos in comments 13 years ago
..
APM_Config.h AP_Declination: Added new config value to allow the user to have the declination overwritten on every 3D fix. 13 years ago
APM_Config.h.reference Minimum ground speed patch from Claudio Natoli. Thanks Claudio! 13 years ago
APM_Config_mavlink_hil.h removed some more unused defines 14 years ago
ArduPlane.pde AP_Declination: disable library when AUTOMATIC_DECLINATION is not ENABLED 13 years ago
Attitude.pde APM: Fix rudder in elevon mode. 13 years ago
GCS.h AP_Param: update users of AP_Param for ParamToken 13 years ago
GCS_Mavlink.pde GCS: get_integrator() is now get_gyro_drift() in DCM 13 years ago
Log.pde GCS: get_integrator() is now get_gyro_drift() in DCM 13 years ago
Makefile APM: make it possible to build ArduPlane with quaternion support 13 years ago
Parameters.h AP_Param: fixed saving of sensor calibration 13 years ago
Parameters.pde AP_Param: fixed saving of sensor calibration 13 years ago
climb_rate.pde APM: fixed some build warnings 13 years ago
command_description.txt Cleanup: rename files with spaces in their names, replace with underscores 13 years ago
commands.pde APM: fixed some build warnings 13 years ago
commands_logic.pde APM: changed hold_course for landing to be based on yaw_sensor 13 years ago
commands_process.pde Mission Scripting updates 13 years ago
config.h correct small typos in comments 13 years ago
control_modes.pde Correct a bug in throttle failsafe feature 13 years ago
createTags imported ArduPlane from ArduPilotMega svn 14 years ago
defines.h APM: added logging of DCM, HWSTATUS and SIMSTATE 13 years ago
events.pde APM: fixed reset of control switch when short_fs_action is disabled 13 years ago
failsafe.pde failsafe: make sure we clear any RC override in manual failsafe 13 years ago
geofence.pde geofence: re-breach if user changes mode outside the fence 13 years ago
navigation.pde added comment on using GPS ground course 13 years ago
planner.pde USB-MUX: auto-switch telemetry port based on UXB mux for ArduPlane 13 years ago
radio.pde APM: Fix rudder in elevon mode. 13 years ago
sensors.pde Remove a debugging print 13 years ago
setup.pde added AP_Param::show_all() 13 years ago
system.pde Quaternion: show "Quaternion test" on startup if enabled 13 years ago
test.pde APM: removed quaternion special cases 13 years ago