26 #ifndef GN3S_SOURCE_H_ 27 #define GN3S_SOURCE_H_
Definition: gn3s_defines.h:4
int getScale()
Definition: gn3s_source.h:75
gn3s_Source()
Create the GPS source with the proper hardware type.
Definition: gn3s_source.h:35
int getOvrflw()
Definition: gn3s_source.h:76
void Read(gn3s_ms_packet *_p, int n_samples)
Read in a single ms of data.
linked list structure for circular FIFO buffer
Definition: gn3s_defines.h:16
~gn3s_Source()
Kill the object.
#define GN3S_SAMPS_5MS
FIFO structure for linked list?
Definition: gn3s_defines.h:11