ardupilot/ArduSub
2017-07-27 16:23:15 +01:00
..
AP_Arming_Sub.cpp Sub: eliminate GCS_MAVLINK::send_statustext_all 2017-07-11 23:53:53 +01:00
AP_Arming_Sub.h
AP_State.cpp
APM_Config.h
ArduSub.cpp Sub: eliminate gcs_end_message wrapper 2017-07-11 23:45:16 +01:00
Attitude.cpp
capabilities.cpp
commands_logic.cpp Sub: eliminate gcs_send_mission_item_reached wrapper 2017-07-11 23:45:16 +01:00
commands.cpp Sub: eliminate global static GCS_MAVLINK::send_home_all 2017-07-11 23:48:39 +01:00
config.h
control_acro.cpp
control_althold.cpp Sub: use send_text method on the GCS singleton 2017-07-09 17:17:29 -04:00
control_auto.cpp Sub: use send_text method on the GCS singleton 2017-07-09 17:17:29 -04:00
control_circle.cpp
control_guided.cpp
control_manual.cpp
control_poshold.cpp
control_stabilize.cpp
control_surface.cpp Sub: use send_text method on the GCS singleton 2017-07-09 17:17:29 -04:00
defines.h
failsafe.cpp Sub: use send_text method on the GCS singleton 2017-07-09 17:17:29 -04:00
fence.cpp
flight_mode.cpp
GCS_Mavlink.cpp Sub: handle GPS_INPUT in base GCS_MAVLINK class 2017-07-27 16:23:15 +01:00
GCS_Mavlink.h Sub: handle common GPS messages in base GCS_MAVLINK class 2017-07-25 14:00:45 +01:00
GCS_Sub.cpp Sub: create GCS subclass, use inheritted methods 2017-07-07 16:18:37 +01:00
GCS_Sub.h Sub: eliminate global static GCS_MAVLINK::send_home_all 2017-07-11 23:48:39 +01:00
inertia.cpp
joystick.cpp Sub: use send_text method on the GCS singleton 2017-07-09 17:17:29 -04:00
Log.cpp Sub: move starting of new logs into DataFlash 2017-07-19 16:37:28 +01:00
make.inc Global: all vehicles get AP_Relay and AP_ServoRelayEvent libraries 2017-07-17 00:06:31 +01:00
Makefile
Makefile.waf
motors.cpp Sub: move starting of new logs into DataFlash 2017-07-19 16:37:28 +01:00
Parameters.cpp Sub: create GCS subclass, use inheritted methods 2017-07-07 16:18:37 +01:00
Parameters.h ArduSub: move of CAN parameters into separate group 2017-07-03 11:44:32 +01:00
Parameters.pde
perf_info.cpp Sub: Document min/max loop times as being in microseconds 2017-07-15 17:27:04 +09:00
position_vector.cpp
radio.cpp
ReleaseNotes.txt
sensors.cpp Sub: use send_text method on the GCS singleton 2017-07-09 17:17:29 -04:00
Sub.cpp
Sub.h Sub: move starting of new logs into DataFlash 2017-07-19 16:37:28 +01:00
surface_bottom_detector.cpp
system.cpp Sub: move starting of new logs into DataFlash 2017-07-19 16:37:28 +01:00
terrain.cpp
turn_counter.cpp Sub: use send_text method on the GCS singleton 2017-07-09 17:17:29 -04:00
UserCode.cpp
UserVariables.h
version.h
wscript Global: all vehicles get AP_Relay and AP_ServoRelayEvent libraries 2017-07-17 00:06:31 +01:00