GNU Radio's HPSDR Package
|
#include <gnuradio/io_signature.h>
Go to the source code of this file.
Classes | |
class | HermesProxy |
Macros | |
#define | NUMRXIQBUFS 128 |
#define | RXBUFSIZE 256 |
#define | NUMTXBUFS 128 |
#define | TXBUFSIZE 512 |
#define | TXINITIALBURST 4 |
#define | MAXRECEIVERS 8 |
Typedefs | |
typedef float * | IQBuf_t |
typedef unsigned char * | RawBuf_t |
Enumerations | |
enum | { PTTOff , PTTVox , PTTOn } |
#define MAXRECEIVERS 8 |
#define NUMRXIQBUFS 128 |
#define NUMTXBUFS 128 |
#define RXBUFSIZE 256 |
#define TXBUFSIZE 512 |
#define TXINITIALBURST 4 |
typedef float* IQBuf_t |
typedef unsigned char* RawBuf_t |