.. |
AP_Arming.h
|
Tracker: add arming library to avoid segmentation fault
|
2020-02-19 11:50:54 +11:00 |
AntennaTracker.txt
|
AntennaTracker: Fix some typos
|
2023-10-12 18:30:42 +11:00 |
GCS_Mavlink.cpp
|
AntennaTracker: move handling of DO_SET_HOME up to GCS_MAVLink base class
|
2024-04-09 09:35:16 +10:00 |
GCS_Mavlink.h
|
AntennaTracker: move handling of DO_SET_HOME up to GCS_MAVLink base class
|
2024-04-09 09:35:16 +10:00 |
GCS_Tracker.cpp
|
AntennaTracker: adjust for when LTM telemetry is disabled
|
2022-06-28 20:19:41 +10:00 |
GCS_Tracker.h
|
AntennaTracker: use NEW_NOTHROW for new(std::nothrow)
|
2024-06-04 09:20:21 +10:00 |
Log.cpp
|
AntennaTracker: move logger object up to AP_Vehicle
|
2024-02-13 10:54:29 +11:00 |
Parameters.cpp
|
AntennaTracker: remove redundant @Values from parameter documentation
|
2024-05-21 14:27:05 +10:00 |
Parameters.h
|
AntennaTracker: move serial_manager parameters up to base class
|
2024-02-29 12:12:19 +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: always report RC as not-in-failsafe
|
2024-02-10 11:46:44 +11:00 |
ReleaseNotes.txt
|
Tracker: 4.5.5-beta1 release notes
|
2024-07-03 12:05:09 +09:00 |
Tracker.cpp
|
AntennaTracker: remove Baro accumulate API
|
2024-04-18 09:19:20 +10:00 |
Tracker.h
|
AntennaTracker: move handling of DO_SET_HOME up to GCS_MAVLink base class
|
2024-04-09 09:35:16 +10:00 |
config.h
|
Tracker: factor handle_message function
|
2024-02-01 12:31:04 +11:00 |
defines.h
|
AntennaTracker: tidy log message id definitions
|
2021-12-21 10:42:18 +11:00 |
mode.cpp
|
Tracker: correct scan mode pitch clamping
|
2019-12-06 08:21:30 +08:00 |
mode.h
|
all: use CLASS_NO_COPY() macro
|
2022-10-04 11:23:04 +11:00 |
mode_auto.cpp
|
Tracker: add auto opts param
|
2020-10-18 19:59:47 +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
|
AntennaTracker: move handling of DO_SET_HOME up to GCS_MAVLink base class
|
2024-04-09 09:35:16 +10:00 |
servos.cpp
|
AntennaTracker: Support changing update period
|
2022-12-13 17:10:06 +11:00 |
system.cpp
|
AntennaTracker: move handling of DO_SET_HOME up to GCS_MAVLink base class
|
2024-04-09 09:35:16 +10:00 |
tracking.cpp
|
Tracker: correct compilation when HAL_LOGGING_ENABLED is false
|
2024-01-17 18:25:55 +11:00 |
version.h
|
Tracker: move version forward to 4.6.0
|
2024-02-23 14:40:38 +11:00 |
wscript
|
AntennaTracker: move Arming, Beacon and RC_Mapper into ardupilotwaf.py
|
2024-04-17 18:11:46 +10:00 |