.. |
APM_Config.h
|
Sub: rename dataflash to logger
|
6 years ago |
AP_Arming_Sub.cpp
|
Sub: move Arming functions into AP_Arming file
|
6 years ago |
AP_Arming_Sub.h
|
Sub: move arming-related functionality into parent classes
|
6 years ago |
AP_State.cpp
|
Sub: move home state into AP_AHRS
|
7 years ago |
ArduSub.cpp
|
Sub: move heartbeat sending to gcs instead of by vehicles
|
6 years ago |
Attitude.cpp
|
Sub: Simplify some returns
|
7 years ago |
GCS_Mavlink.cpp
|
Sub: split RC_CHANNELS messages onto separate ap_message ids
|
6 years ago |
GCS_Mavlink.h
|
Sub: move vehicle_initialised to be on GCS not GCS_MAVLink
|
6 years ago |
GCS_Sub.cpp
|
Sub: move setting of compass sys_status bits up
|
6 years ago |
GCS_Sub.h
|
Sub: add sanity check when fetching GCS_MAVLink instance
|
6 years ago |
Log.cpp
|
Sub: EKF logging moved into EKF from logger
|
6 years ago |
Makefile.waf
|
Sub: Update build script and added to build_ci.sh
|
8 years ago |
Parameters.cpp
|
Sub: Enable scripting parameters
|
6 years ago |
Parameters.h
|
Sub: move enabled parameter into compass library
|
6 years ago |
RC_Channel.cpp
|
Sub: minimal support for inheritting from RC_Channel
|
7 years ago |
RC_Channel.h
|
Sub: minimal support for inheritting from RC_Channel
|
7 years ago |
ReleaseNotes.txt
|
sub: update release notes for 3.5.4
|
6 years ago |
Sub.cpp
|
GLOBAL: rename DataFlash_Class to AP_Logger
|
6 years ago |
Sub.h
|
Sub: stop passing relay and ahrs into camera constructor
|
6 years ago |
UserCode.cpp
|
Sub: Remove mode header
|
8 years ago |
UserVariables.h
|
Sub: Remove mode header
|
8 years ago |
commands.cpp
|
Sub: remove unused calculation of longitude scale
|
6 years ago |
commands_logic.cpp
|
Sub: move Log_Write_Error into library
|
6 years ago |
config.h
|
Sub: rename dataflash to logger
|
6 years ago |
control_acro.cpp
|
Sub: adjust for desired spool state renames
|
6 years ago |
control_althold.cpp
|
Sub: Remove rangefinder support of control loops
|
6 years ago |
control_auto.cpp
|
Sub: adjust for desired spool state renames
|
6 years ago |
control_circle.cpp
|
Sub: Remove rangefinder support of control loops
|
6 years ago |
control_guided.cpp
|
Sub: adjust for desired spool state renames
|
6 years ago |
control_manual.cpp
|
Sub: adjust for desired spool state renames
|
6 years ago |
control_poshold.cpp
|
Sub: Remove rangefinder support of control loops
|
6 years ago |
control_stabilize.cpp
|
Sub: adjust for desired spool state renames
|
6 years ago |
control_surface.cpp
|
Sub: adjust for desired spool state renames
|
6 years ago |
defines.h
|
Sub: move Log_Write_Error into library
|
6 years ago |
failsafe.cpp
|
Sub: move arming-related functionality into parent classes
|
6 years ago |
fence.cpp
|
Sub: rename dataflash to logger
|
6 years ago |
flight_mode.cpp
|
Sub: Send a heartbeat on mode change
|
6 years ago |
inertia.cpp
|
Sub: Remove mode header
|
8 years ago |
joystick.cpp
|
Sub: move arming-related functionality into parent classes
|
6 years ago |
motors.cpp
|
Sub: Changed the MAV_SEVERITY of the motor test timed out message to INFO so that it wont be read out loud everytime the user ends the motor test
|
6 years ago |
position_vector.cpp
|
Sub: Move some common functions to AP_Math (NFC)
|
7 years ago |
radio.cpp
|
Sub: Use RC_Channels instead of hal.rcin
|
7 years ago |
sensors.cpp
|
Sub: call compass cal routine directly from sched table
|
6 years ago |
surface_bottom_detector.cpp
|
Sub: Bugfix for external baro failsafe handling when no baro is
|
8 years ago |
system.cpp
|
Sub: remove pointless protocol parameter to setup_uart
|
6 years ago |
terrain.cpp
|
Sub: log_terrain_data no longer takes a DataFlash argument
|
6 years ago |
turn_counter.cpp
|
Sub: Don't emit tether turn status via STATUSTEXT
|
7 years ago |
version.cpp
|
Sub: set os_sw_version to date fw was compiled
|
6 years ago |
version.h
|
sub: version to 3.7.0-dev
|
6 years ago |
wscript
|
Sub: AC_Fence is included for all vehicles
|
6 years ago |