GNU Radio's GNMAX2769 Package
gnmax_Source Class Reference

#include <gnmax_source.h>

Public Member Functions

 gnmax_Source (gnmax_settings settings)
 Create the GPS source with the proper hardware type.
 ~gnmax_Source ()
 Kill the object.
int Read (unsigned char *bbuf, int n_samples)
 Read in a single ms of data.
bool w_set_bias (int bias)
bool w_set_ant (int ant)
bool w_set_freq (int freq)
bool w_set_bw (int bw, int zeroif)

Constructor & Destructor Documentation

◆ gnmax_Source()

gnmax_Source::gnmax_Source ( gnmax_settings settings)

Create the GPS source with the proper hardware type.

◆ ~gnmax_Source()

gnmax_Source::~gnmax_Source ( )

Kill the object.

Member Function Documentation

◆ Read()

int gnmax_Source::Read ( unsigned char * bbuf,
int n_samples )

Read in a single ms of data.

◆ w_set_ant()

bool gnmax_Source::w_set_ant ( int ant)

◆ w_set_bias()

bool gnmax_Source::w_set_bias ( int bias)

◆ w_set_bw()

bool gnmax_Source::w_set_bw ( int bw,
int zeroif )

◆ w_set_freq()

bool gnmax_Source::w_set_freq ( int freq)

The documentation for this class was generated from the following file: