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 358a13261c Plane: moved sink_rate calculation to update_alt() 10 years ago
..
APM_Config.h Plane: added HIL_MODE parameter 10 years ago
APM_Config.h.reference Plane: cleanup HIL defines 11 years ago
ArduPlane.cpp Plane: moved sink_rate calculation to update_alt() 10 years ago
Attitude.cpp Plane: convert from .pde to .cpp files 10 years ago
GCS_Mavlink.cpp Plane: add vibration DF logging and send to GCS 10 years ago
Log.cpp Plane: fixed logging of parameters on arming 10 years ago
Makefile Plane: cleanup cruft in Makefile 11 years ago
Parameters.cpp Plane: add bitmask documentation 10 years ago
Parameters.h Plane: use 16 bit mask for GCS_PID_MASK 10 years ago
Parameters.pde Plane: added blank Parameters.pde for MissionPlanner 10 years ago
Plane.cpp Plane: simpler initalisation of plane class 10 years ago
Plane.h Plane: moved sink_rate calculation to update_alt() 10 years ago
altitude.cpp Plane: disabled rangefinder on APM2 10 years ago
arming_checks.cpp Plane: added plane specific arming checks 10 years ago
climb_rate.cpp Plane: convert from .pde to .cpp files 10 years ago
command_description.txt Cleanup: rename files with spaces in their names, replace with underscores 13 years ago
commands.cpp Plane: convert from .pde to .cpp files 10 years ago
commands_logic.cpp Plane: moved sink_rate calculation to update_alt() 10 years ago
commands_process.cpp Plane: convert from .pde to .cpp files 10 years ago
config.h Plane: disabled rangefinder on APM2 10 years ago
control_modes.cpp Plane: fixed handling of OVERRIDE_CHAN on arming 10 years ago
createTags imported ArduPlane from ArduPilotMega svn 14 years ago
defines.h Plane: removed NOINLINE define 10 years ago
events.cpp Plane: added local millis() and micros() to reduce code size a bit 10 years ago
failsafe.cpp Plane: added local millis() and micros() to reduce code size a bit 10 years ago
geofence.cpp Plane: fixed fence return point on breach 10 years ago
landing.cpp Plane: moved sink_rate calculation to update_alt() 10 years ago
make.inc Plane: convert from .pde to .cpp files 10 years ago
navigation.cpp Plane: added local millis() and micros() to reduce code size a bit 10 years ago
nocore.inoflag ArduPlane: Ported to AP_HAL 12 years ago
px4_mixer.cpp Plane: fixed two bugs in px4io override code 10 years ago
radio.cpp Plane: added local millis() and micros() to reduce code size a bit 10 years ago
release-notes.txt Plane: prepare for 3.3.0 release 10 years ago
sensors.cpp Plane: disabled rangefinder on APM2 10 years ago
setup.cpp Plane: convert from .pde to .cpp files 10 years ago
system.cpp Plane: fixed handling of OVERRIDE_CHAN on arming 10 years ago
takeoff.cpp Plane: added local millis() and micros() to reduce code size a bit 10 years ago
test.cpp Plane: added local millis() and micros() to reduce code size a bit 10 years ago