|
APM:Libraries
|
Go to the source code of this file.
Macros | |
| #define | ERB_DEBUGGING 0 |
| #define | STAT_FIX_VALID 0x01 |
| #define | Debug(fmt, args ...) |
Variables | |
| const AP_HAL::HAL & | hal |
| #define Debug | ( | fmt, | |
| args ... | |||
| ) |
Definition at line 32 of file AP_GPS_ERB.cpp.
Referenced by AP_GPS_ERB::_parse_gps(), and AP_GPS_ERB::read().
| #define ERB_DEBUGGING 0 |
Definition at line 23 of file AP_GPS_ERB.cpp.
| #define STAT_FIX_VALID 0x01 |
Definition at line 25 of file AP_GPS_ERB.cpp.
Referenced by AP_GPS_ERB::_parse_gps().
| const AP_HAL::HAL& hal |
Definition at line 14 of file AC_PID_test.cpp.
1.8.13