This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/baseband-devel@lists.osmocom.org/.
altaf sk altaf329 at gmail.comHello This patch 1. can handle LTE RRC messages and call respective dissectors 2. can handle LTE MAC frames, fill in the struct mac_lte_info and then call the mac-lte dissector. Following the GSMTAP header, there is a 15 byte mac_info which is needed to fill the struct mac_lte_info. The size mac_info need not necessarily be 15 byte. But these 15 bytes are necessary for the lte-mac dissector to understand the frame. 15 byte header is used by the LTE_FDD_EnodeB application from the openLTE project. There is also a patch for gsmtap.h. Please let me know your comments. Cheers Altaf -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.osmocom.org/pipermail/baseband-devel/attachments/20150113/b573fa24/attachment.htm> -------------- next part -------------- A non-text attachment was scrubbed... Name: LTE_RRC_and_MAC_handle.patch Type: text/x-patch Size: 7423 bytes Desc: not available URL: <http://lists.osmocom.org/pipermail/baseband-devel/attachments/20150113/b573fa24/attachment.bin> -------------- next part -------------- A non-text attachment was scrubbed... Name: LTE_RRC_MAC_libosmocore_gsmtap.patch Type: text/x-patch Size: 1351 bytes Desc: not available URL: <http://lists.osmocom.org/pipermail/baseband-devel/attachments/20150113/b573fa24/attachment-0001.bin>