.. |
AP_Arming_Sub.cpp
|
Sub: ahrs pre-arm skips position checks
|
4 years ago |
AP_Arming_Sub.h
|
ArduSub: add do_disarm_checks boolean to disarm call
|
4 years ago |
AP_State.cpp
|
Sub: move home state into AP_AHRS
|
7 years ago |
ArduSub.cpp
|
ArduSub: privatize AHRS logging
|
4 years ago |
Attitude.cpp
|
Sub: Simplify some returns
|
7 years ago |
GCS_Mavlink.cpp
|
ArduSub: Adapt to upstream mavlink changes to the SCALED_PRESSURE* messages
|
5 years ago |
GCS_Mavlink.h
|
ArduSub: move orderly rebooting code from GCS into AP_Vehicle
|
4 years ago |
GCS_Sub.cpp
|
ArduSub: move initialisation of serial and gcs to AP_Vehicle
|
5 years ago |
GCS_Sub.h
|
ArduSub: create and use INTERNAL_ERROR macro so we get line numbers
|
5 years ago |
Log.cpp
|
ArduSub: privatize AHRS logging
|
4 years ago |
Makefile.waf
|
Sub: Update build script and added to build_ci.sh
|
8 years ago |
Parameters.cpp
|
Sub: extend Stream rates param count to match MAVLINK_COMM_NUM_BUFFER
|
4 years ago |
Parameters.h
|
Sub: extend Stream rates param count to match MAVLINK_COMM_NUM_BUFFER
|
4 years ago |
RC_Channel.cpp
|
Sub: minimal support for inheritting from RC_Channel
|
7 years ago |
RC_Channel.h
|
Sub: fixed range check for RC channel
|
5 years ago |
ReleaseNotes.txt
|
Sub: update release notes for 4.0.2
|
4 years ago |
Sub.cpp
|
Sub: let AP_Vehicle handle loop()
|
5 years ago |
Sub.h
|
ArduSub: added virtual getters for waypoint info
|
4 years ago |
UserCode.cpp
|
Sub: Remove mode header
|
8 years ago |
UserVariables.h
|
Sub: Remove mode header
|
8 years ago |
commands.cpp
|
Sub: cope with change in namespace of LogEvent enum
|
5 years ago |
commands_logic.cpp
|
Sub: make mount/gimbal inclusion configurable per-board
|
5 years ago |
config.h
|
Sub: remove stale MAGNETOMETER config option from config files
|
4 years ago |
control_acro.cpp
|
Sub: adjust for desired spool state renames
|
6 years ago |
control_althold.cpp
|
Sub: refactor depth control of control_althold to a function
|
5 years ago |
control_auto.cpp
|
Sub: make mount/gimbal inclusion configurable per-board
|
5 years ago |
control_circle.cpp
|
Sub: support circle with terrain altitude
|
5 years ago |
control_guided.cpp
|
Sub: guided pos hold init loses redundant set-auto-yaw-mode
|
4 years ago |
control_manual.cpp
|
Sub: adjust for desired spool state renames
|
6 years ago |
control_motordetect.cpp
|
ArduSub: log disarm method
|
5 years ago |
control_poshold.cpp
|
Sub: update control_poshold to use AC_PosControlSub
|
5 years ago |
control_stabilize.cpp
|
Sub: adjust for desired spool state renames
|
6 years ago |
control_surface.cpp
|
Sub: Support new AP_Vehicle::set_mode
|
5 years ago |
defines.h
|
Sub: Support new AP_Vehicle::set_mode
|
5 years ago |
failsafe.cpp
|
Sub: integrate ahrs::get_variances change
|
4 years ago |
fence.cpp
|
Sub: rename dataflash to logger
|
6 years ago |
flight_mode.cpp
|
Sub: make mount/gimbal inclusion configurable per-board
|
5 years ago |
inertia.cpp
|
Sub: Reduce dependency on inertial nav
|
6 years ago |
joystick.cpp
|
Sub: make mount/gimbal inclusion configurable per-board
|
5 years ago |
motors.cpp
|
Sub: rate-limit init_motor_test() calls
|
5 years ago |
position_vector.cpp
|
Sub: Reduce dependency on inertial nav
|
6 years ago |
radio.cpp
|
Sub: Use RC_Channels instead of hal.rcin
|
7 years ago |
sensors.cpp
|
Sub: add airspeed sensors
|
4 years ago |
surface_bottom_detector.cpp
|
Sub: cope with change in namespace of LogEvent enum
|
5 years ago |
system.cpp
|
ArduSub: moved init_safety to AP_Vehicle
|
4 years ago |
terrain.cpp
|
Sub: remove unused TERRAIN_FOLLOW parameter
|
5 years ago |
turn_counter.cpp
|
Sub: Don't emit tether turn status via STATUSTEXT
|
7 years ago |
version.h
|
ArduSub: Use new AP_FWVersionDefine header
|
4 years ago |
wscript
|
Sub: create generic vehicle management and move runcam to it
|
5 years ago |