GNU Radio's GNMAX2769 Package
gnmax Class Reference

#include <gnmax.h>

Public Member Functions

 gnmax (int _which, gnmax_settings settings)
 Constructor. More...
 
 ~gnmax ()
 Destructor. More...
 
int read (unsigned char *buff, int bytes)
 
int write_cmd (int request, int value, int index, unsigned char *bytes, int len)
 
bool start_xfer ()
 
bool check_rx_overrun ()
 
bool set_bias (int bias)
 
bool set_ant (int ant)
 
bool set_freq (int freq)
 
bool set_bw (int bw, int zeroif)
 

Constructor & Destructor Documentation

◆ gnmax()

gnmax::gnmax ( int  _which,
gnmax_settings  settings 
)

Constructor.

◆ ~gnmax()

gnmax::~gnmax ( )

Destructor.

Member Function Documentation

◆ check_rx_overrun()

bool gnmax::check_rx_overrun ( )

◆ read()

int gnmax::read ( unsigned char *  buff,
int  bytes 
)

◆ set_ant()

bool gnmax::set_ant ( int  ant)

◆ set_bias()

bool gnmax::set_bias ( int  bias)

◆ set_bw()

bool gnmax::set_bw ( int  bw,
int  zeroif 
)

◆ set_freq()

bool gnmax::set_freq ( int  freq)

◆ start_xfer()

bool gnmax::start_xfer ( )

◆ write_cmd()

int gnmax::write_cmd ( int  request,
int  value,
int  index,
unsigned char *  bytes,
int  len 
)

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