Module p25::data::packet
[−]
[src]
Generate data packets.
Functions
confirmed |
Construct a confirmed data packet with the given header, payload blocks, and serial number generator. The returned value is the coded, interleaved set of dibit symbols that make up the packet. |
unconfirmed |
Construct an unconfirmed data packet with the given header and payload blocks. The returned value is the coded, interleaved set of dibit symbols that make up the packet. |