GNU Radio's LINRAD Package
send_raw16_impl.h File Reference
#include <linrad/send_raw16.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include "header.h"
Include dependency graph for send_raw16_impl.h:

Go to the source code of this file.

Classes

class  gr::linrad::send_raw16_impl
 

Namespaces

namespace  gr
 
namespace  gr::linrad
 

Macros

#define BYTES_PER_SAMPLE   2
 
#define SAMPLES_PER_PACKET   (NET_MULTICAST_PAYLOAD/(BYTES_PER_SAMPLE*2))
 

Macro Definition Documentation

◆ BYTES_PER_SAMPLE

#define BYTES_PER_SAMPLE   2

◆ SAMPLES_PER_PACKET

#define SAMPLES_PER_PACKET   (NET_MULTICAST_PAYLOAD/(BYTES_PER_SAMPLE*2))