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

Go to the source code of this file.

Macros

#define ALLOW_DOUBLE_MATH_FUNCTIONS
 
#define gsof_DEBUGGING   0
 
#define Debug(fmt, args ...)
 

Variables

const AP_HAL::HALhal
 

Macro Definition Documentation

◆ ALLOW_DOUBLE_MATH_FUNCTIONS

#define ALLOW_DOUBLE_MATH_FUNCTIONS

Definition at line 21 of file AP_GPS_GSOF.cpp.

◆ Debug

#define Debug (   fmt,
  args ... 
)

Definition at line 40 of file AP_GPS_GSOF.cpp.

Referenced by AP_GPS_GSOF::process_message().

◆ gsof_DEBUGGING

#define gsof_DEBUGGING   0

Definition at line 29 of file AP_GPS_GSOF.cpp.

Variable Documentation

◆ hal

const AP_HAL::HAL& hal

Definition at line 14 of file AC_PID_test.cpp.