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.
 
 
 
 
 
 
Jeff Taylor d02655ac56 APM: Fixed bug where landing_pitch wasnt initialized properly 13 years ago
..
APM_Config.h MAVLink: make usage of MAVLink defines more consistent 13 years ago
APM_Config.h.reference Minimum ground speed patch from Claudio Natoli. Thanks Claudio! 13 years ago
ArduPlane.pde APM: Fixed bug where landing_pitch wasnt initialized properly 13 years ago
Attitude.pde APM: rename airspeed_cruise to airspeed_cruise_cm to make the units clearer 13 years ago
CMakeLists.txt Working on ArduPlane options. 13 years ago
GCS.h MAVLink: make APM build with MAVLink 1.0 possible with arduino GUI 13 years ago
GCS_Mavlink.pde Changed mavlink GLOBAL_POSITION_INT.relative_alt message to correctly return altitude above ground. 13 years ago
Log.pde Airspeed: change APM to use new AP_Airspeed library 13 years ago
Makefile MAVLink: remove MAVLink 0.9 protocol support 13 years ago
Parameters.h APM: Fixed bug where landing_pitch wasnt initialized properly 13 years ago
Parameters.pde APM: Fixed bug where landing_pitch wasnt initialized properly 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 and type errors 13 years ago
commands_logic.pde APM: rename airspeed_cruise to airspeed_cruise_cm to make the units clearer 13 years ago
commands_process.pde Mission Scripting updates 13 years ago
config.h APM: changed PID library to do automatic deltat calculation 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 MAVLink: make APM build with MAVLink 1.0 possible with arduino GUI 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 APM: fixed some build warnings and type errors 13 years ago
navigation.pde APM: rename airspeed_cruise to airspeed_cruise_cm to make the units clearer 13 years ago
options.cmake MAVLink: remove MAVLink 0.9 protocol support 13 years ago
planner.pde Telemetry: make it possible to use UART2 on APM2 13 years ago
radio.pde APM: rename airspeed_cruise to airspeed_cruise_cm to make the units clearer 13 years ago
sensors.pde Airspeed: change APM to use new AP_Airspeed library 13 years ago
setup.pde APM: fixed some build warnings and type errors 13 years ago
system.pde Airspeed: change APM to use new AP_Airspeed library 13 years ago
test.pde Airspeed: change APM to use new AP_Airspeed library 13 years ago