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.
 
 
 
 
 
 
rmackay9 842ce47219 ArduPlane: change to Parameters.pde to support moving var_info from AP_AHRS to AP_AHRS_DCM 13 years ago
..
APM_Config.h AP fix sitl hil attitude mode. 13 years ago
APM_Config.h.reference Minimum ground speed patch from Claudio Natoli. Thanks Claudio! 13 years ago
ArduPlane.pde APM: update version for 2.50 release 13 years ago
Attitude.pde APM: added a SCALING_SPEED parameter 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 AP Fix Hil Airspeed calc in m/s 13 years ago
Log.pde APM: switch back to old nav_roll calculation 13 years ago
Makefile MAVLink: remove MAVLink 0.9 protocol support 13 years ago
Parameters.h APM: added a SCALING_SPEED parameter 13 years ago
Parameters.pde ArduPlane: change to Parameters.pde to support moving var_info from AP_AHRS to AP_AHRS_DCM 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 a problem with wayoints completing early 13 years ago
commands_logic.pde APM: fixed build 13 years ago
commands_process.pde Mission Scripting updates 13 years ago
config.h APM: added a SCALING_SPEED parameter 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