Talk:Packet Communications
Jump to navigation
Jump to search
Tips for: Simulating Baseband Packet Processing section (GNU Radio 3.10.1.1)
If not already obvious:
- Variable Values: len_key & num_key must be in quotes "" (ex. "packet_len")
- Repack Bits: set Length Tag Key = "packet_len" (for both TX and RX)
- Repack Bits: set Endianness = MSB (for both TX and RX... although I am not sure why LSB does not work?)