-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Tarun Tiwari wrote:
> Hi,
>
> I was wondering if we can add the packet number using current packet_utils
> python class.
>
> When I look into the code, I see that we introduce the preamble, access
> code, length of the packet, payoad with crc, and pa
Hi,
I was wondering if we can add the packet number using current packet_utils
python class.
When I look into the code, I see that we introduce the preamble, access
code, length of the packet, payoad with crc, and padding for usrp using
make_packet function. At the same time when I look into the