ardupilot/libraries/AP_Beacon
Peter Barker a65cd27435 AP_Beacon: allow hwdefs to override number of beacons
... also a few other variables.

Also move these out of the main header file as one is internal and the others should go in the ocnfig. in case the values are used elsewhere
2024-08-26 13:48:02 +10:00
..
examples/AP_Marvelmind_test AP_Beacon: fix example when Beacon not available 2023-10-17 18:21:04 +11:00
sitl AP_Beacon: rename GPS_ to GPS1_ 2024-03-19 19:50:12 +11:00
AP_Beacon.cpp AP_Beacon: allow hwdefs to override number of beacons 2024-08-26 13:48:02 +10:00
AP_Beacon.h AP_Beacon: allow hwdefs to override number of beacons 2024-08-26 13:48:02 +10:00
AP_Beacon_Backend.cpp AP_Beacon: add and use AP_BEACON_ENABLED 2022-11-16 08:16:31 +11:00
AP_Beacon_Backend.h AP_Beacon: add and use AP_BEACON_ENABLED 2022-11-16 08:16:31 +11:00
AP_Beacon_Marvelmind.cpp AP_Beacon: use GCS_SEND_TEXT rather than gcs().send_text 2024-08-07 18:33:16 +10:00
AP_Beacon_Marvelmind.h AP_Beacon: add and use AP_BEACON_ENABLED 2022-11-16 08:16:31 +11:00
AP_Beacon_Nooploop.cpp AP_Beacon: add and use AP_BEACON_ENABLED 2022-11-16 08:16:31 +11:00
AP_Beacon_Nooploop.h AP_Beacon: Fix some typos 2023-10-12 18:30:42 +11:00
AP_Beacon_Pozyx.cpp AP_Beacon: add and use AP_BEACON_ENABLED 2022-11-16 08:16:31 +11:00
AP_Beacon_Pozyx.h AP_Beacon: add and use AP_BEACON_ENABLED 2022-11-16 08:16:31 +11:00
AP_Beacon_SITL.cpp AP_Beacon: add and use AP_BEACON_ENABLED 2022-11-16 08:16:31 +11:00
AP_Beacon_SITL.h AP_Beacon: add and use AP_BEACON_ENABLED 2022-11-16 08:16:31 +11:00
AP_Beacon_config.h AP_Beacon: allow hwdefs to override number of beacons 2024-08-26 13:48:02 +10:00
LogStructure.h AP_Beacon: move logging of Beacon into Beacon library 2022-04-13 16:22:19 +10:00