aboutsummaryrefslogtreecommitdiffstats
path: root/src/lower_mac
AgeCommit message (Expand)AuthorFilesLines
2016-12-18initial fragment reassembly work, not yet completesq5bpf1-1/+0
2016-12-18add the receiver id to voice frames toosq5bpf1-4/+4
2016-12-18show LA parametersq5bpf1-1/+1
2016-12-18first version of the modssq5bpf1-2/+48
2011-11-25lower_mac/viterbi: Use the high level API of conv.h from libosmocoreSylvain Munaut2-22/+8
2011-05-29add bit-reordering functions for TETRA ACELP speech codecHarald Welte1-0/+140
2011-05-27Speech Class 1 bits are 112 / 168, not 114 / 171Harald Welte2-5/+5
2011-05-27add rate 8/17 RCPC for speech with STCHHarald Welte2-0/+13
2011-05-27add matrix interleave for voice frames (untested)Harald Welte2-0/+28
2011-05-27conv_enc: fix test cases for voice RCPCHarald Welte1-13/+17
2011-05-27lower_mac: Add puncturing schemes for voice channelsHarald Welte2-5/+38
2011-05-27create 'struct tetra_mac_state' in main and pass through all layers/SAPsHarald Welte1-2/+2
2011-05-08libosmocore namespace changes ("osmo_")Harald Welte1-13/+13
2011-04-26lower_mac/viterbi: Use the viterbi code provided in libosmocoreSylvain Munaut2-228/+50
2011-04-24TETRA: start to use msgb as part of osmo_prim / tmvsap_primHarald Welte1-8/+15
2011-04-24lower mac: don't print all the different type-n bits per defaultHarald Welte1-6/+6
2011-04-17Adapt to the new "osmocom/core/" include pathSylvain Munaut3-3/+3
2011-02-08use ubit_dump() which is part of libosmocore instead of local bitdump()Harald Welte1-13/+13
2011-01-19[lower_mac] fix wrong header inclusion (typo)Dimitri Stolnikov1-1/+1
2011-01-19initial import of Osmocom TETRA phy and lower MAC codeHarald Welte17-0/+1417