Commit Graph

14 Commits

Author SHA1 Message Date
Harald Welte 2840dc5f07 don't decode NULL pdu or TL-SDU of non-starting LLC segments 2011-04-24 11:45:20 +02:00
Harald Welte b5d6edbb82 Introduce LLC layer that has been completely missign so far
All our MM/CMCE/SNDCP 'decodes' were broken previously, as they
assumed that the MM/CMCE/SNDCP message follows immediately after the
MAC header.  However, there's the LLC layer in between.

This is just simple LLC decoding and does not do re-assembly yet.
2011-04-24 11:10:52 +02:00
Harald Welte 2c6eab8f48 upper mac: fix printing of carrier frequency Hz 2011-04-24 10:00:37 +02:00
Harald Welte 51147d4e7a upper mac: fix printing of certain PDUs (remove additional newline) 2011-04-24 09:54:02 +02:00
Harald Welte ba1ec17db6 upper mac: print MLE PDU type 2011-04-24 09:24:13 +02:00
Harald Welte ec02a9f038 upper mac: initial SUPPLEMENTARY parsing, fix fake FRAG/END decoding 2011-04-24 09:15:28 +02:00
Harald Welte 863c31401b MAC: correctly decode length of MAC PDU 2011-04-24 08:07:27 +02:00
Harald Welte c547e9f0de upper mac: print slot grant (if any) 2011-04-24 07:52:06 +02:00
Harald Welte 5c14298646 Add SNDCP PDU type name printing 2011-04-24 05:12:16 +02:00
Harald Welte 2bca149dca fix CR/LF when BNCH FOLLOWS 2011-04-23 17:47:07 +02:00
Harald Welte c3ba1f39df add decode of CMCE PDU type 2011-04-23 17:08:03 +02:00
Sylvain Munaut 6d08da3bd3 Adapt to the new "osmocom/core/" include path
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2011-04-17 20:21:41 +02:00
Harald Welte 140c2f80c1 use ubit_dump() which is part of libosmocore instead of local bitdump() 2011-02-08 16:57:48 +01:00
Harald Welte 7ee08faee0 initial import of Osmocom TETRA phy and lower MAC code 2011-01-19 10:39:59 +01:00