Package grc_gnuradio.blks2.packet


Classes

class  _packet_encoder_thread
class  packet_encoder
class  _packet_decoder_thread
class  packet_decoder

Variables

int DEFAULT_PAYLOAD_LEN = 512
 payload length in bytes
int DEFAULT_MSGQ_LIMIT = 2
 how many messages in a queue
int DEFAULT_THRESHOLD = 12
 threshold for unmaking packets


Variable Documentation

int grc_gnuradio::blks2::packet.DEFAULT_MSGQ_LIMIT = 2 [static]

how many messages in a queue

Definition at line 28 of file packet.py.

int grc_gnuradio::blks2::packet.DEFAULT_PAYLOAD_LEN = 512 [static]

payload length in bytes

Definition at line 25 of file packet.py.

int grc_gnuradio::blks2::packet.DEFAULT_THRESHOLD = 12 [static]

threshold for unmaking packets

Definition at line 31 of file packet.py.


Generated on Sat Aug 23 02:00:12 2008 for GNU Radio Companion by  doxygen 1.5.4