aboutsummaryrefslogtreecommitdiffstats
path: root/src/tetra_mac_pdu.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-18initial fragment reassembly work, not yet completesq5bpf1-1/+1
2015-08-21removed hard coded values - exchanged it with enum for better readabilityluckyhacky1-4/+4
2015-08-21extended sysinfo as described in section 21.4.4.1luckyhacky1-4/+21
2015-08-21align for better readabilityluckyhacky1-11/+11
2012-10-04Add missing if braces in decode_chan_allocGregor Gregoric1-2/+4
2012-07-14Use correct bit offset to decode the ADDR_TYPE_SSI_USAGERonny Kunze1-1/+1
2011-07-16tetra_mac_pdu: Prevent array overflow of addr_len_by_type[]Harald Welte1-0/+3
2011-04-24MAC: correctly decode length of MAC PDUHarald Welte1-2/+24
2011-04-24fix parsing of slot granting in RESOURCE MAC PDUHarald Welte1-6/+41
2011-04-17Adapt to the new "osmocom/core/" include pathSylvain Munaut1-1/+1
2011-01-19initial import of Osmocom TETRA phy and lower MAC codeHarald Welte1-0/+375