|
APM:Libraries
|
Go to the source code of this file.
Macros | |
| #define | NOVA_DEBUGGING 0 |
| #define | Debug(fmt, args ...) |
| #define | CRC32_POLYNOMIAL 0xEDB88320L |
Variables | |
| const AP_HAL::HAL & | hal |
| #define CRC32_POLYNOMIAL 0xEDB88320L |
Definition at line 293 of file AP_GPS_NOVA.cpp.
Referenced by AP_GPS_NOVA::CRC32Value().
| #define Debug | ( | fmt, | |
| args ... | |||
| ) |
Definition at line 38 of file AP_GPS_NOVA.cpp.
Referenced by AP_GPS_NOVA::inject_data(), AP_GPS_NOVA::parse(), and AP_GPS_NOVA::process_message().
| #define NOVA_DEBUGGING 0 |
Definition at line 26 of file AP_GPS_NOVA.cpp.
| const AP_HAL::HAL& hal |
Definition at line 14 of file AC_PID_test.cpp.
1.8.13