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.
 
 
 
 
 
 
Andrew Tridgell e8806b14ec Plane: enable MAV_CMD_DO_DIGICAM_CONTROL 12 years ago
..
APM_Config.h ArduPlane: fixes to use CONFIG_HAL_BOARD instead of CONFIG_APM_HARDWARE 12 years ago
APM_Config.h.reference Global change all references from 12 years ago
ArduPlane.pde Plane: update firmware version to 2.69 12 years ago
Attitude.pde Plane: added secondary elevator support 12 years ago
CMakeLists.txt Working on ArduPlane options. 13 years ago
GCS.h Plane: switch to an array for stream rates 12 years ago
GCS_Mavlink.pde Send FS state to gcs for AP 12 years ago
Log.pde Plane: fixed build errors in logging 12 years ago
Makefile Plane: use new apm.mk 12 years ago
Parameters.h Plane: added new SERIAL0_BAUD parameter 12 years ago
Parameters.pde Plane: added new SERIAL0_BAUD parameter 12 years ago
climb_rate.pde uncrustify ArduPlane/climb_rate.pde 13 years ago
command_description.txt Cleanup: rename files with spaces in their names, replace with underscores 13 years ago
commands.pde Plane: fixed an integer multiply error that caused poor altitude on landing 12 years ago
commands_logic.pde Plane: enable MAV_CMD_DO_DIGICAM_CONTROL 12 years ago
commands_process.pde ArduPlane: Ported to AP_HAL 12 years ago
compat.h ArduPlane: Ported to AP_HAL 12 years ago
compat.pde ArduPlane: Ported to AP_HAL 12 years ago
config.h After Plane: cleanup driver declaration 4d9a74d, HIL_MODE_ATTITUDE with MAG_ENABLE=1 set results in continuous reboot/APM crash. Added define for AP_COMPASS_HIL when HIL_MODE_ATTITUDE is enabled. 12 years ago
control_modes.pde ArduPlane: Ported to AP_HAL 12 years ago
createTags imported ArduPlane from ArduPilotMega svn 14 years ago
defines.h Plane: Implement issue 80: counterclockwise loiter 12 years ago
events.pde Plane: fixes for new AP_Relay interface 12 years ago
failsafe.pde Plane: added secondary elevator support 12 years ago
geofence.pde Plane: use hal.storage for eeprom access 12 years ago
navigation.pde Plane: fixed an integer multiply error that caused poor altitude on landing 12 years ago
nocore.inoflag ArduPlane: Ported to AP_HAL 12 years ago
options.cmake Global change all references from 12 years ago
radio.pde Plane: added secondary elevator support 12 years ago
sensors.pde Plane: use new functions 12 years ago
setup.pde Plane: ensure ahrs.init() is called 12 years ago
system.pde Plane: make CIRCLE mode hold altitude 12 years ago
test.pde Plane: added shell command for px4 12 years ago