GNU Radio's LINRAD Package
|
#include <linrad/send_raw24.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include "header.h"
Go to the source code of this file.
Classes | |
class | gr::linrad::send_raw24_impl |
Namespaces | |
namespace | gr |
namespace | gr::linrad |
Macros | |
#define | BYTES_PER_SAMPLE 3 |
#define | SAMPLES_PER_PACKET (NET_MULTICAST_PAYLOAD/(BYTES_PER_SAMPLE*2)) |
#define BYTES_PER_SAMPLE 3 |
#define SAMPLES_PER_PACKET (NET_MULTICAST_PAYLOAD/(BYTES_PER_SAMPLE*2)) |