GNU Radio's HIQSDR Package
source.h File Reference
#include <hiqsdr/api.h>
#include <gnuradio/sync_block.h>

Go to the source code of this file.

Classes

class  gr::hiqsdr::source
 <+description of block+> More...
 

Namespaces

 gr
 
 gr::hiqsdr
 

Macros

#define RX_CLOCK   122880000LL
 
#define RX_EXT   0x80
 
#define TX_OFF   0
 
#define TX_CW   1
 
#define TX_SSB   2
 
#define USE_EXT_IO   4
 
#define TX_PTT   8
 
#define HIQ_PREAMP   0x10
 
#define HIQ_ANT   0x01
 
#define FILTER_RX   0
 
#define FILTER_TX   1
 

Macro Definition Documentation

#define FILTER_RX   0
#define FILTER_TX   1
#define HIQ_ANT   0x01
#define HIQ_PREAMP   0x10
#define RX_CLOCK   122880000LL
#define RX_EXT   0x80
#define TX_CW   1
#define TX_OFF   0
#define TX_PTT   8
#define TX_SSB   2
#define USE_EXT_IO   4