ardupilot/AntennaTracker
Rishabh b1cb3b10ca Tracker: Logger documentation TimeUS and typo fix 2020-04-07 18:57:01 +10:00
..
AP_Arming.h Tracker: add arming library to avoid segmentation fault 2020-02-19 11:50:54 +11:00
AntennaTracker.txt AntennaTracker: Fix typos 2016-05-13 19:20:07 -03:00
GCS_Mavlink.cpp Tracker: Remove links to AP_Camera 2020-02-12 22:55:29 +11:00
GCS_Mavlink.h Tracker: rename system_status as it won't be called from base class 2019-11-27 14:27:53 +11:00
GCS_Tracker.cpp AntennaTracker: move initialisation of serial and gcs to AP_Vehicle 2020-02-25 11:50:55 +11:00
GCS_Tracker.h AntennaTracker: move initialisation of serial and gcs to AP_Vehicle 2020-02-25 11:50:55 +11:00
Log.cpp Tracker: Logger documentation TimeUS and typo fix 2020-04-07 18:57:01 +10:00
Parameters.cpp Tracker: correct missing parameter documentation 2020-02-19 15:09:16 +11:00
Parameters.h Tracker: create generic vehicle management and move runcam to it 2019-12-30 13:02:04 +11: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: fixed range check for RC channel 2019-12-20 10:55:14 +11:00
ReleaseNotes.txt Tracker: update release notes for Tracker-1.1 release 2019-08-03 11:28:00 +10:00
Tracker.cpp Tracker: let AP_Vehicle handle loop() 2020-02-06 14:41:06 +11:00
Tracker.h Tracker: add arming library to avoid segmentation fault 2020-02-19 11:50:54 +11:00
config.h Tracker: Remove APM_Config.h 2019-08-21 22:16:49 -06:00
defines.h Tracker: create a Mode hierarchy to handle different control modes 2019-11-11 10:06:21 +11:00
mode.cpp Tracker: correct scan mode pitch clamping 2019-12-06 08:21:30 +08: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_manual.cpp Tracker: rename mode files to be consistent with other vehicles 2019-12-03 22:01:12 +11:00
mode_scan.cpp Tracker: create a Mode hierarchy to handle different control modes 2019-11-11 10:06:21 +11:00
mode_servotest.cpp Tracker: rename mode files to be consistent with other vehicles 2019-12-03 22:01:12 +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 AntennaTracker: move initialisation of serial and gcs to AP_Vehicle 2020-02-25 11:50:55 +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 Tracker: remove linkage of AP_Stats 2020-01-16 20:36:54 +11:00