|
GNU Radio's HERMESLITE2 Package
|
#include <gnuradio/io_signature.h>#include <semaphore.h>

Go to the source code of this file.
Classes | |
| class | HermesProxy |
Macros | |
| #define | NUMRXIQBUFS 512 |
| #define | RXBUFSIZE 256 |
| #define | NUMTXBUFS 512 |
| #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 512 |
| #define NUMTXBUFS 512 |
| #define RXBUFSIZE 256 |
| #define TXBUFSIZE 512 |
| #define TXINITIALBURST 4 |
| typedef float* IQBuf_t |
| typedef unsigned char* RawBuf_t |