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 7d27e420ae AP_HAL: remove unnecessary Arduino.h includes 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 ArduPlane: move to use new INS library instead of IMU library 12 years ago
ArduPlane.pde Plane: more fixes for SITL and new AP_Param startup 12 years ago
Attitude.pde ArduPlane: fixes to use CONFIG_HAL_BOARD instead of CONFIG_APM_HARDWARE 12 years ago
CMakeLists.txt Working on ArduPlane options. 13 years ago
GCS.h Plane: change to send_text_P() for progmem strings 12 years ago
GCS_Mavlink.pde Plane: more fixes for SITL and new AP_Param startup 12 years ago
Log.pde ArduPlane: port from hal.dataflash to old DataFlash api 12 years ago
Makefile Build: added global board targets 12 years ago
Parameters.h ArduPlane: fixes to use CONFIG_HAL_BOARD instead of CONFIG_APM_HARDWARE 12 years ago
Parameters.pde Plane: more fixes for SITL and new AP_Param startup 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: use hal.storage for eeprom access 12 years ago
commands_logic.pde ArduPlane: Ported to AP_HAL 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: updates to support AP_HAL SITL 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 ArduPlane: fixes to use CONFIG_HAL_BOARD instead of CONFIG_APM_HARDWARE 12 years ago
events.pde ArduPlane: Ported to AP_HAL 12 years ago
failsafe.pde ArduPlane: Ported to AP_HAL 12 years ago
geofence.pde Plane: use hal.storage for eeprom access 12 years ago
navigation.pde APM: make it possible to run the CLI on any serial port 12 years ago
nocore.inoflag ArduPlane: Ported to AP_HAL 12 years ago
options.cmake ArduPlane: move to use new INS library instead of IMU library 12 years ago
radio.pde ArduPlane: fixes to use CONFIG_HAL_BOARD instead of CONFIG_APM_HARDWARE 12 years ago
sensors.pde ArduPlane: Ported to AP_HAL 12 years ago
setup.pde Plane: use hal.storage for eeprom access 12 years ago
system.pde ArduPlane: init DataFlash obj 12 years ago
test.pde Plane: use hal.storage for eeprom access 12 years ago