LTE toolbox RRC, MAC decoding to PCAP file
9 views (last 30 days)
Show older comments
Is there any way to use LTE Toobox decoding results, let's say SIB1 from DLSCH to PCAP file with MAC-LTE eth link?
There is a known Wireshark dissector for reading bytes from PCAP, however, how to put properly encoded (bits, fields order, MAC-LTE TAGs etc.) bytes to such buffer?
[sib1, crc, decState] = lteDLSCHDecode(enb, pdsch, trblklen, dlschBits, decState);
0 Comments
Answers (0)
See Also
Categories
Find more on LTE Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!