.. |
AntennaTracker.txt
|
AntennaTracker: Fix typos
|
2016-05-13 19:20:07 -03:00 |
GCS_Mavlink.cpp
|
Tracker: rename system_status as it won't be called from base class
|
2019-11-27 14:27:53 +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
|
Tracker: move setting of GPS SYS_STATUS bits up to base class
|
2019-12-05 13:02:19 +11: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: remove unused includes
|
2019-11-25 14:43:15 +08: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: use https:// scheme for ardupilot URLs
|
2019-12-10 07:53:46 +11:00 |
Tracker.h
|
Tracker: use https:// scheme for ardupilot URLs
|
2019-12-10 07:53:46 +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: consolidate camera dummy functions into system.cpp
|
2019-12-04 14:49:00 +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 |