.. |
APM_Config.h
|
Sub: Remove DISALLOW_GCS_MODE_CHANGE_DURING_RC_FAILSAFE
|
8 years ago |
AP_Arming_Sub.cpp
|
Sub: remove redundant call to ins_checks
|
7 years ago |
AP_Arming_Sub.h
|
Sub: use baro singleton
|
7 years ago |
AP_State.cpp
|
Sub: Remove unused auto_armed flag
|
8 years ago |
ArduSub.cpp
|
Sub: use scheduler.get_last_loop_time_s()
|
7 years ago |
Attitude.cpp
|
Sub: Separate max ascent and descent speeds
|
7 years ago |
GCS_Mavlink.cpp
|
Sub: use baro singleton
|
7 years ago |
GCS_Mavlink.h
|
Sub: use gps singleton for GCS functions
|
7 years ago |
GCS_Sub.h
|
Sub: remove CLI
|
8 years ago |
Log.cpp
|
Sub: use baro singleton
|
7 years ago |
Makefile
|
…
|
|
Makefile.waf
|
Sub: Update build script and added to build_ci.sh
|
8 years ago |
Parameters.cpp
|
Sub: Obey RANGEFINDER_ENABLED and AC_TERRAIN build macros
|
7 years ago |
Parameters.h
|
Sub: Obey RANGEFINDER_ENABLED and AC_TERRAIN build macros
|
7 years ago |
Parameters.pde
|
…
|
|
ReleaseNotes.txt
|
Sub: Update release notes for 3.5.2
|
7 years ago |
Sub.cpp
|
Sub: move logging of PM messages to AP_Scheduler
|
7 years ago |
Sub.h
|
Sub: use baro singleton
|
7 years ago |
UserCode.cpp
|
Sub: Remove mode header
|
8 years ago |
UserVariables.h
|
Sub: Remove mode header
|
8 years ago |
capabilities.cpp
|
Sub: Remove mode header
|
8 years ago |
commands.cpp
|
Sub: support SET_GPS_GLOBAL_ORIGIN message
|
7 years ago |
commands_logic.cpp
|
Sub: Adjust to the defined value.
|
7 years ago |
config.h
|
Sub: removed defaults for PIDs moved to AC_PosControl
|
7 years ago |
control_acro.cpp
|
Sub: Set neutral controls when switching to manual/acro mode
|
7 years ago |
control_althold.cpp
|
Sub: Separate max ascent and descent speeds
|
7 years ago |
control_auto.cpp
|
Sub: Move some common functions to AP_Math (NFC)
|
7 years ago |
control_circle.cpp
|
Sub: Separate max ascent and descent speeds
|
7 years ago |
control_guided.cpp
|
Sub: Separate max ascent and descent speeds
|
7 years ago |
control_manual.cpp
|
Sub: Set neutral controls when switching to manual/acro mode
|
7 years ago |
control_poshold.cpp
|
Sub: Separate max ascent and descent speeds
|
7 years ago |
control_stabilize.cpp
|
Sub: Remove ignore_check argument from control mode init functions
|
8 years ago |
control_surface.cpp
|
Sub: use send_text method on the GCS singleton
|
8 years ago |
defines.h
|
Sub: Changed log message IDs to enum
|
7 years ago |
failsafe.cpp
|
Sub: use scheduler ticks in place of mainloop_count
|
7 years ago |
fence.cpp
|
Sub: remove argument to check()
|
7 years ago |
flight_mode.cpp
|
Sub: Option to trig by distance only when in AUTO mode
|
7 years ago |
inertia.cpp
|
Sub: Remove mode header
|
8 years ago |
joystick.cpp
|
Sub: Add camera pan functionality
|
7 years ago |
make.inc
|
Global: all vehicles get AP_Relay and AP_ServoRelayEvent libraries
|
8 years ago |
motors.cpp
|
Sub: use AP_Scheduler's loop() function
|
7 years ago |
position_vector.cpp
|
Sub: Move some common functions to AP_Math (NFC)
|
7 years ago |
radio.cpp
|
Sub: Add camera pan functionality
|
7 years ago |
sensors.cpp
|
Sub: remove shims used in scheduler table
|
7 years ago |
surface_bottom_detector.cpp
|
Sub: Bugfix for external baro failsafe handling when no baro is
|
8 years ago |
system.cpp
|
Sub: use AP_FEATURE_BOARD_DETECT
|
7 years ago |
terrain.cpp
|
Sub: Remove mode header
|
8 years ago |
turn_counter.cpp
|
Sub: Don't emit tether turn status via STATUSTEXT
|
7 years ago |
version.cpp
|
ArduSub: move version to a static member
|
7 years ago |
version.h
|
ArduSub: protect version.h from inclusion and use ap_version.h
|
7 years ago |
wscript
|
Global: all vehicles get AP_Relay and AP_ServoRelayEvent libraries
|
8 years ago |