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.
 
 
 
 
 
 
Peter Barker 5671b3173e Plane: use AHRS singleton in GCS_MAVLink 7 years ago
..
APM_Config.h Global: remove mode line from headers 8 years ago
APM_Config.h.reference ArduPlane: Fix typos 9 years ago
AP_Arming.cpp Plane: failsafe events to use enums instead of magical numbers : Non-functional change 7 years ago
AP_Arming.h Plane: removed create() method for objects 7 years ago
ArduPlane.cpp Plane: allow AP_Stats to be optional 7 years ago
Attitude.cpp Plane: failsafe events to use enums instead of magical numbers : Non-functional change 7 years ago
GCS_Mavlink.cpp Plane: use AHRS singleton in GCS_MAVLink 7 years ago
GCS_Mavlink.h Plane: use gps singleton for GCS functions 7 years ago
GCS_Plane.cpp Plane: remove CLI 8 years ago
GCS_Plane.h Plane: remove CLI 8 years ago
Log.cpp Plane: move logging of PM and PERF messages to AP_Scheduler 7 years ago
Makefile Plane: cleanup cruft in Makefile 11 years ago
Makefile.waf waf: use single entry point for make wrappers 9 years ago
Parameters.cpp Plane: allow AP_Stats to be optional 7 years ago
Parameters.h Plane: allow AP_Stats to be optional 7 years ago
Parameters.pde Plane: added blank Parameters.pde for MissionPlanner 10 years ago
Plane.cpp Plane: removed create() method for objects 7 years ago
Plane.h Plane: use AP::ahrs() for ADSB 7 years ago
afs_plane.cpp Plane: Support landing terminations on landing backends that support it 8 years ago
altitude.cpp Plane: Don't check FS_SHORT_TIMEOUT if it's disabled 7 years ago
avoidance_adsb.cpp Plane: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
avoidance_adsb.h Plane: removed create() method for objects 7 years ago
capabilities.cpp Plane: Add compass cal capability bit 8 years ago
commands.cpp Plane: Allow GUIDED mode to take advantage of crosstrack flag. 7 years ago
commands_logic.cpp Plane: Add support for AP_Gripper 7 years ago
config.h Plane: disable HIL on px4-v2 7 years ago
control_modes.cpp Plane: Rename rc failsafe state members 7 years ago
createTags ArduPlane: remove mention to .pde files 9 years ago
defines.h Plane: fixed error string spelling 7 years ago
events.cpp Plane: NFC adapt to new AP_Battery method name 7 years ago
failsafe.cpp Plane: use scheduler ticks in place of mainloop_count 7 years ago
geofence.cpp Plane: cleanup geofence warnings 7 years ago
is_flying.cpp Plane: allow AP_Stats to be optional 7 years ago
make.inc Plane: disable HIL on px4-v2 7 years ago
motor_test.cpp Plane: tighten handleMessage result type 7 years ago
navigation.cpp Plane: Allow GUIDED mode to take advantage of crosstrack flag. 7 years ago
parachute.cpp Plane: Allow a second activation of parachute 8 years ago
px4_mixer.cpp Plane: use calloc in preferance to malloc 7 years ago
quadplane.cpp Plane: PSC_ACCZ param name shortened 7 years ago
quadplane.h Plane: move pos-control pids to pos-control library 7 years ago
radio.cpp Plane: use cork/push wrapper 7 years ago
release-notes.txt Plane: update release notes 7 years ago
sensors.cpp Plane: Move battery logging code to AP_BattMonitor 7 years ago
servos.cpp Plane: allow control_mode enum to be in arbitrary order 7 years ago
soaring.cpp Plane: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
system.cpp Plane: allow AP_Stats to be optional 7 years ago
tailsitter.cpp Plane: move pos-control pids to pos-control library 7 years ago
takeoff.cpp Plane: fixed minacc and delay for launch 8 years ago
tiltrotor.cpp Plane: make ground test easier for tilt 8 years ago
tuning.cpp Plane: move pos-control pids to pos-control library 7 years ago
tuning.h Global: remove mode line from headers 8 years ago
version.cpp ArduPlane: move version to a static member 7 years ago
version.h Plane: mark version as 3.9.0-dev 7 years ago
wscript Plane: disable HIL on px4-v2 7 years ago