ardupilot/AntennaTracker
Peter Barker ad97009e00 Tracker: rename parameter to avoid name conflict with lock 2019-11-12 16:33:12 +11:00
..
AntennaTracker.txt AntennaTracker: Fix typos 2016-05-13 19:20:07 -03:00
GCS_Mavlink.cpp Tracker: rename parameter to avoid name conflict with lock 2019-11-12 16:33:12 +11:00
GCS_Mavlink.h Tracker: add ModeGuided 2019-11-11 10:06:21 +11:00
GCS_Tracker.cpp Tracker: avoid allocate a GCS_MAVLINK per mavlink channel 2019-08-14 18:25:43 +10:00
GCS_Tracker.h Tracker: avoid allocate a GCS_MAVLINK per mavlink channel 2019-08-14 18:25:43 +10:00
Log.cpp Tracker: create a Mode hierarchy to handle different control modes 2019-11-11 10:06:21 +11:00
Parameters.cpp Tracker: avoid allocate a GCS_MAVLINK per mavlink channel 2019-08-14 18:25:43 +10:00
Parameters.h Tracker: integrate AP_Stats library 2019-08-07 07:57:46 +09:00
RC_Channel.cpp Tracker: move handling of RC switches into RC_Channel 2018-08-01 12:11:30 +09:00
RC_Channel.h Tracker: move handling of RC switches into RC_Channel 2018-08-01 12:11:30 +09:00
ReleaseNotes.txt Tracker: update release notes for Tracker-1.1 release 2019-08-03 11:28:00 +10:00
Tracker.cpp Tracker: add ModeGuided 2019-11-11 10:06:21 +11:00
Tracker.h Tracker: add ModeGuided 2019-11-11 10:06:21 +11:00
camera.cpp Tracker: minimal support for inheritting from RC_Channel 2018-08-01 12:11:30 +09:00
config.h Tracker: Remove APM_Config.h 2019-08-21 22:16:49 -06:00
control_auto.cpp Tracker: create a Mode hierarchy to handle different control modes 2019-11-11 10:06:21 +11:00
control_manual.cpp Tracker: create a Mode hierarchy to handle different control modes 2019-11-11 10:06:21 +11:00
control_scan.cpp Tracker: create a Mode hierarchy to handle different control modes 2019-11-11 10:06:21 +11:00
control_servo_test.cpp Tracker: create a Mode hierarchy to handle different control modes 2019-11-11 10:06:21 +11:00
defines.h Tracker: create a Mode hierarchy to handle different control modes 2019-11-11 10:06:21 +11:00
mode.cpp Tracker: create a Mode hierarchy to handle different control modes 2019-11-11 10:06:21 +11:00
mode.h Tracker: add ModeGuided 2019-11-11 10:06:21 +11:00
mode_auto.cpp Tracker: create a Mode hierarchy to handle different control modes 2019-11-11 10:06:21 +11:00
mode_guided.cpp Tracker: add ModeGuided 2019-11-11 10:06:21 +11:00
mode_scan.cpp Tracker: create a Mode hierarchy to handle different control modes 2019-11-11 10:06:21 +11:00
radio.cpp Tracker: minimal support for inheritting from RC_Channel 2018-08-01 12:11:30 +09:00
sensors.cpp Tracker: move automatic declination setting into AP_Compass itself 2019-08-13 10:02:13 +10:00
servos.cpp Tracker: support for upgrade to PID object 2019-07-25 17:38:15 +09:00
system.cpp Tracker: add method to avoid linking AP_Avoidance 2019-11-12 13:48:09 +11:00
tracking.cpp Tracker: create a Mode hierarchy to handle different control modes 2019-11-11 10:06:21 +11:00
version.cpp Tracker: set os_sw_version to date fw was compiled 2019-06-18 10:54:01 +10:00
version.h Tracker: bump development version number to 1.2.0 2019-08-03 11:30:02 +10:00
wscript AntennaTracker: moved AC_PID dependency to core 2019-11-02 16:31:04 +11:00