ardupilot/ArduSub
Peter Barker 4cc236b8a7 Sub: use AP_RTC
Sub: AP_GPS now sets the system time directly

Sub: use AP_RTC for delays in missions
2018-06-15 08:01:22 +10:00
..
AP_Arming_Sub.cpp Sub: move home state into AP_AHRS 2018-03-19 10:32:37 +09:00
AP_Arming_Sub.h Sub: move home state into AP_AHRS 2018-03-19 10:32:37 +09:00
AP_State.cpp Sub: move home state into AP_AHRS 2018-03-19 10:32:37 +09:00
APM_Config.h
ArduSub.cpp Sub: use AP_RTC 2018-06-15 08:01:22 +10:00
Attitude.cpp Sub: Move from millis() to AP_HAL::millis() 2018-06-12 17:27:56 -04:00
capabilities.cpp
commands_logic.cpp Sub: use AP_RTC 2018-06-15 08:01:22 +10:00
commands.cpp Sub: use AP_RTC 2018-06-15 08:01:22 +10:00
config.h Sub: fix comments in config.h 2018-06-01 13:28:43 +09:00
control_acro.cpp Sub: Set neutral controls when switching to manual/acro mode 2018-02-13 11:41:37 -05:00
control_althold.cpp Sub: Add attitude control with althold via mavlink 2018-06-12 17:27:56 -04:00
control_auto.cpp Sub: integrate AC_Loiter 2018-04-04 10:45:10 +09:00
control_circle.cpp Sub: remove setting of pos-con jerk 2018-03-16 13:50:57 +09:00
control_guided.cpp Sub: Move from millis() to AP_HAL::millis() 2018-06-12 17:27:56 -04:00
control_manual.cpp Sub: remove arbitrary scalars from manual mode inputs 2018-04-23 15:12:35 -04:00
control_poshold.cpp Sub: integrate AC_Loiter 2018-04-04 10:45:10 +09:00
control_stabilize.cpp Sub: replace smoothing gain with AC_AttitudeControl::set_input_tc 2018-03-16 13:50:57 +09:00
control_surface.cpp Sub: Move SITL barometer check to control_check_barometer 2018-05-07 17:28:51 -04:00
defines.h Sub: use AP_RTC 2018-06-15 08:01:22 +10:00
failsafe.cpp Sub: Move from micros() to AP_HAL::micros() 2018-06-12 17:27:56 -04:00
fence.cpp Sub: remove argument to check() 2017-12-28 15:38:37 +00:00
flight_mode.cpp
GCS_Mavlink.cpp Sub: Add attitude control with althold via mavlink 2018-06-12 17:27:56 -04:00
GCS_Mavlink.h Sub: make VFR_HUD always return height above MSL 2018-06-05 09:38:20 +10:00
GCS_Sub.h
inertia.cpp
joystick.cpp Sub: Rework to support override changes 2018-06-05 09:51:09 +10:00
Log.cpp Sub: move Log_Write_Home_And_Origin into AP_AHRS 2018-05-17 10:13:42 +10:00
make.inc Sub: move handling of MAV_CMD_DO_GRIPPER up 2018-06-11 19:07:39 +01:00
Makefile
Makefile.waf
motors.cpp Sub: split home-set and home-locked state 2018-05-29 14:38:45 +10:00
Parameters.cpp Sub: Move from micros() to AP_HAL::micros() 2018-06-12 17:27:56 -04:00
Parameters.h Sub: Remove software type param 2018-06-05 09:14:12 +10:00
position_vector.cpp
radio.cpp Sub: Use RC_Channels instead of hal.rcin 2018-04-11 21:47:07 +01:00
ReleaseNotes.txt Sub: Update release notes for Sub-3.5.3 2018-05-08 14:41:36 -04:00
sensors.cpp Sub: Baro does its own dataflash logging 2018-04-12 19:12:12 +01:00
Sub.cpp Sub: make scheduler track whether it has called the delay callback 2018-05-09 16:15:38 +10:00
Sub.h Sub: use AP_RTC 2018-06-15 08:01:22 +10:00
surface_bottom_detector.cpp
system.cpp Sub: Location gets ahrs from singleton 2018-06-01 16:18:33 +01:00
terrain.cpp
turn_counter.cpp
UserCode.cpp
UserVariables.h
version.cpp
version.h
wscript Sub: move handling of MAV_CMD_DO_GRIPPER up 2018-06-11 19:07:39 +01:00