|
APM:Libraries
|
Go to the source code of this file.
Macros | |
| #define | NUM_BEACONS 4 |
| #define | BEACON_SPACING_NORTH 10.0 |
| #define | BEACON_SPACING_EAST 20.0 |
| #define | ORIGIN_OFFSET_NORTH 2.5 |
| #define | ORIGIN_OFFSET_EAST 5.0 |
Variables | |
| const AP_HAL::HAL & | hal |
| #define BEACON_SPACING_EAST 20.0 |
Definition at line 36 of file AP_Beacon_SITL.cpp.
Referenced by AP_Beacon_SITL::update().
| #define BEACON_SPACING_NORTH 10.0 |
Definition at line 35 of file AP_Beacon_SITL.cpp.
Referenced by AP_Beacon_SITL::update().
| #define NUM_BEACONS 4 |
Definition at line 25 of file AP_Beacon_SITL.cpp.
Referenced by AP_Beacon_SITL::update().
| #define ORIGIN_OFFSET_EAST 5.0 |
Definition at line 40 of file AP_Beacon_SITL.cpp.
Referenced by AP_Beacon_SITL::update().
| #define ORIGIN_OFFSET_NORTH 2.5 |
Definition at line 39 of file AP_Beacon_SITL.cpp.
Referenced by AP_Beacon_SITL::update().
| const AP_HAL::HAL& hal |
Definition at line 14 of file AC_PID_test.cpp.
1.8.13