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_Backend.h
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_Nooploop.cpp
AP_Beacon_Nooploop.h
AP_Beacon_Pozyx.cpp
AP_Beacon_Pozyx.h
AP_Beacon_SITL.cpp
AP_Beacon_SITL.h
AP_Beacon_config.h AP_Beacon: allow hwdefs to override number of beacons 2024-08-26 13:48:02 +10:00
LogStructure.h