osmo-tetra/src/lower_mac
Sylvain Munaut 1bc5434a99 lower_mac/viterbi: Use the high level API of conv.h from libosmocore
It's more stable ... here we just need a flexible length, which we
can 'fake' by creating a local copy of the 'code' definition on the
stack.

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2011-11-25 20:13:51 +01:00
..
crc_simple.c initial import of Osmocom TETRA phy and lower MAC code 2011-01-19 10:39:59 +01:00
crc_simple.h initial import of Osmocom TETRA phy and lower MAC code 2011-01-19 10:39:59 +01:00
tch_reordering.c add bit-reordering functions for TETRA ACELP speech codec 2011-05-29 13:02:37 +02:00
tetra_conv_enc.c Speech Class 1 bits are 112 / 168, not 114 / 171 2011-05-27 12:32:15 +02:00
tetra_conv_enc.h Speech Class 1 bits are 112 / 168, not 114 / 171 2011-05-27 12:32:15 +02:00
tetra_interleave.c add matrix interleave for voice frames (untested) 2011-05-27 10:59:09 +02:00
tetra_interleave.h add matrix interleave for voice frames (untested) 2011-05-27 10:59:09 +02:00
tetra_lower_mac.c create 'struct tetra_mac_state' in main and pass through all layers/SAPs 2011-05-27 08:44:12 +02:00
tetra_rm3014.c initial import of Osmocom TETRA phy and lower MAC code 2011-01-19 10:39:59 +01:00
tetra_rm3014.h initial import of Osmocom TETRA phy and lower MAC code 2011-01-19 10:39:59 +01:00
tetra_scramb.c initial import of Osmocom TETRA phy and lower MAC code 2011-01-19 10:39:59 +01:00
tetra_scramb.h initial import of Osmocom TETRA phy and lower MAC code 2011-01-19 10:39:59 +01:00
viterbi.c initial import of Osmocom TETRA phy and lower MAC code 2011-01-19 10:39:59 +01:00
viterbi.h initial import of Osmocom TETRA phy and lower MAC code 2011-01-19 10:39:59 +01:00
viterbi_cch.c lower_mac/viterbi: Use the high level API of conv.h from libosmocore 2011-11-25 20:13:51 +01:00
viterbi_cch.h initial import of Osmocom TETRA phy and lower MAC code 2011-01-19 10:39:59 +01:00
viterbi_tch.c lower_mac/viterbi: Use the high level API of conv.h from libosmocore 2011-11-25 20:13:51 +01:00
viterbi_tch.h initial import of Osmocom TETRA phy and lower MAC code 2011-01-19 10:39:59 +01:00