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 71f6287388 Plane: fixed spelling 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: prepare for release of 2.71 12 years ago
Attitude.pde Plane: copy rudder out in TRAINING mode 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 Plane: update GCS_Mavlink parameter documentation 12 years ago
Log.pde Plane: added logging of DIGICAM events 12 years ago
Makefile Plane: use new apm.mk 12 years ago
Parameters.h Plane: added VTAIL_OUTPUT option 12 years ago
Parameters.pde Plane: fixed spelling 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: added logging of DIGICAM events 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 Plane: added HIL_SERVOS option 12 years ago
control_modes.pde Plane: ignore control mode changes when in throttle failsafe 12 years ago
createTags imported ArduPlane from ArduPilotMega svn 14 years ago
defines.h Plane: added VTAIL_OUTPUT option 12 years ago
events.pde Plane: added HIL_SERVOS option 12 years ago
failsafe.pde Plane: fixed failsafe with VTAIL_OUTPUT 12 years ago
geofence.pde Plane: use hal.storage for eeprom access 12 years ago
navigation.pde Plane: removed old angle wrap code 12 years ago
nocore.inoflag ArduPlane: Ported to AP_HAL 12 years ago
options.cmake Copter: remove support for CLI Slider 12 years ago
radio.pde Plane: use int16_t() not int() to ensure simulator matches AVR 12 years ago
sensors.pde Plane: use voltage_average() to not depend on INPUT_VOLTS 12 years ago
setup.pde Add set command to setup menu (and changed show command), same as for ArduCopter. Not included when building for 1280. 12 years ago
system.pde Plane: added HIL_SERVOS option 12 years ago
test.pde Plane: added HIL_SERVOS option 12 years ago