ardupilot/AntennaTracker
Peter Barker 9910a44dcc Tracker: split RC_CHANNELS messages onto separate ap_message ids 2019-07-09 13:08:45 +10:00
..
APM_Config.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AntennaTracker.cpp Tracker: move heartbeat sending to gcs instead of by vehicles 2019-05-14 10:54:45 -06:00
AntennaTracker.txt AntennaTracker: Fix typos 2016-05-13 19:20:07 -03:00
GCS_Mavlink.cpp Tracker: split RC_CHANNELS messages onto separate ap_message ids 2019-07-09 13:08:45 +10:00
GCS_Mavlink.h Tracker: remove use of defunct state variables 2019-05-22 08:53:45 +10:00
GCS_Tracker.cpp Tracker: move setting of compass sys_status bits up 2019-04-16 09:48:23 +10:00
GCS_Tracker.h Tracker: add sanity check when fetching GCS_MAVLink instance 2019-06-27 07:54:45 +10:00
Log.cpp Tracker: EKF logging moved into EKF from logger 2019-07-06 19:05:51 +10:00
Parameters.cpp Tracker: Enable scripting parameters 2019-06-18 00:06:32 -07:00
Parameters.h Tracker: move enabled parameter into compass library 2019-04-02 10:24:49 +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: move handling of RC switches into RC_Channel 2018-08-01 12:11:30 +09:00
ReleaseNotes.txt Tracker: update release notes for 1.1.0 2019-04-26 15:27:06 +10:00
Tracker.h Tracker: call compass cal routine directly from sched table 2019-04-23 10:06:17 +10:00
camera.cpp Tracker: minimal support for inheritting from RC_Channel 2018-08-01 12:11:30 +09:00
config.h Tracker: rename dataflash to logger 2019-03-28 16:40:57 +11:00
control_auto.cpp Tracker: restore scan mode functionality 2019-03-26 17:16:02 +11:00
control_manual.cpp Tracker: use k_tracker_yaw and k_tracker_pitch 2017-01-12 17:39:37 +11:00
control_scan.cpp Tracker: use pitch-min and pitch-max in place of constants 2019-03-14 13:19:32 +11:00
control_servo_test.cpp AntennaTracker: convert to unix style end-of-line 2019-06-19 16:39:09 +09:00
defines.h Tracker: adjust for Location_Class and Location unification 2019-01-16 11:45:29 +11:00
radio.cpp Tracker: minimal support for inheritting from RC_Channel 2018-08-01 12:11:30 +09:00
sensors.cpp Tracker: move responsibility for logging into library 2019-04-23 10:06:17 +10:00
servos.cpp Tracker: clamp output angles to relevant ranges 2019-03-18 12:08:12 +11:00
system.cpp Tracker: Send a heartbeat on mode change 2019-06-26 12:58:18 -07:00
tracking.cpp AntennaTracker: move get_bearing_cd to Location and rename to get_bearing_to 2019-04-06 09:10:28 +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: set version to 1.1.0-dev 2018-09-06 08:13:39 +09:00
wscript Tracker: build and link against AP_Arming 2019-05-30 07:37:30 +09:00