APM:Libraries
Macros | Variables
AP_GPS_NOVA.cpp File Reference
#include "AP_GPS.h"
#include "AP_GPS_NOVA.h"
#include <DataFlash/DataFlash.h>
Include dependency graph for AP_GPS_NOVA.cpp:

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::HALhal
 

Macro Definition Documentation

◆ CRC32_POLYNOMIAL

#define CRC32_POLYNOMIAL   0xEDB88320L

Definition at line 293 of file AP_GPS_NOVA.cpp.

Referenced by AP_GPS_NOVA::CRC32Value().

◆ Debug

#define Debug (   fmt,
  args ... 
)

◆ NOVA_DEBUGGING

#define NOVA_DEBUGGING   0

Definition at line 26 of file AP_GPS_NOVA.cpp.

Variable Documentation

◆ hal

const AP_HAL::HAL& hal

Definition at line 14 of file AC_PID_test.cpp.