.. |
APM_Config.h
|
Plane: added HIL_MODE parameter
|
10 years ago |
APM_Config.h.reference
|
…
|
|
ArduPlane.cpp
|
Plane: moved is_flying related code to its own file
|
10 years ago |
Attitude.cpp
|
Plane: make TRAINING mode obey stall prevention roll limits
|
10 years ago |
GCS_Mavlink.cpp
|
Plane: move statics into new struct
|
10 years ago |
Log.cpp
|
Plane: Log height of zero instead of old value
|
10 years ago |
Makefile
|
…
|
|
Parameters.cpp
|
Plane: reworked is_flying
|
10 years ago |
Parameters.h
|
Plane: reworked is_flying
|
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: Added include guards for Plane.h
|
10 years ago |
altitude.cpp
|
Plane: fixed above_location_current() for non-terrain alt
|
10 years ago |
arming_checks.cpp
|
Plane: added plane specific arming checks
|
10 years ago |
capabilities.cpp
|
Plane: init vehicle capabilities
|
10 years ago |
commands.cpp
|
Plane: log ahrs home and ekf origin
|
10 years ago |
commands_logic.cpp
|
Plane: is_crashed flag gets reset too easily
|
10 years ago |
commands_process.cpp
|
Plane: convert from .pde to .cpp files
|
10 years ago |
config.h
|
Plane: re-enable geofencing on APM2
|
10 years ago |
control_modes.cpp
|
Plane: prevent mode switch changes changing WP tracking
|
10 years ago |
createTags
|
…
|
|
defines.h
|
Plane: reworked is_flying
|
10 years ago |
events.cpp
|
Plane: Ignore low voltage failsafe during landing
|
10 years ago |
failsafe.cpp
|
Plane: added local millis() and micros() to reduce code size a bit
|
10 years ago |
geofence.cpp
|
Plane: re-enable geofencing on APM2
|
10 years ago |
is_flying.cpp
|
Plane: is_crashed flag gets reset too easily
|
10 years ago |
landing.cpp
|
Plane: post "Distance from LAND point" on every land
|
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
|
…
|
|
px4_mixer.cpp
|
Plane: trigger OVERRIDE_CHAN in px4io
|
10 years ago |
radio.cpp
|
Plane: allow rudder disarm based on ARMING_RUDDER parameter
|
10 years ago |
release-notes.txt
|
Plane: improved 3.4.0 release notes
|
10 years ago |
sensors.cpp
|
Plane: don't do battery failsafe when disarmed
|
10 years ago |
setup.cpp
|
Plane: convert from .pde to .cpp files
|
10 years ago |
system.cpp
|
Plane: fixed build with HIL disabled
|
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 |