ardupilot/AntennaTracker
Siddharth Purohit ddfd186618 Tracker: move to using CANManager library 2020-08-19 17:31:09 +10:00
..
AP_Arming.h Tracker: add arming library to avoid segmentation fault 2020-02-19 11:50:54 +11:00
AntennaTracker.txt Tracker: rename APMrover2 to Rover 2020-04-14 09:50:34 +09:00
GCS_Mavlink.cpp Tracker: do not send ahrs3 mavlink message 2020-04-22 14:11:17 +09: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: create and use INTERNAL_ERROR macro so we get line numbers 2020-04-30 13:21:36 +10:00
Log.cpp Tracker: Logger documentation TimeUS and typo fix 2020-04-07 18:57:01 +10:00
Parameters.cpp Tracker: move to using CANManager library 2020-08-19 17:31:09 +10:00
Parameters.h Tracker: move to using CANManager library 2020-08-19 17:31:09 +10: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 Tracker: move to using CANManager library 2020-08-19 17:31:09 +10: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