osmo-tetra/src
Harald Welte f72acb950a add bit-reordering functions for TETRA ACELP speech codec 2011-05-29 13:02:37 +02:00
..
demod add demodulator targeting FUNcube Dongle Pro hardware 2011-04-09 23:54:30 +02:00
lower_mac add bit-reordering functions for TETRA ACELP speech codec 2011-05-29 13:02:37 +02:00
phy PHY: don't print the full raw burst bits for each burst by default 2011-04-24 09:14:35 +02:00
.gitignore complete rename of tetra-rx in Makefile and .gitignore 2011-01-22 14:50:24 +01:00
Makefile add bit-reordering functions for TETRA ACELP speech codec 2011-05-29 13:02:37 +02:00
conv_enc_test.c libosmocore namespace changes ("osmo_") 2011-05-08 09:46:46 +02:00
crc_test.c crc_test: Fix warning about undeclared function 2011-04-17 20:22:08 +02:00
float_to_bits.c initial import of Osmocom TETRA phy and lower MAC code 2011-01-19 10:39:59 +01:00
osmo_prim.h TETRA: start to use msgb as part of osmo_prim / tmvsap_prim 2011-04-24 16:55:42 +02:00
testpdu.c libosmocore namespace changes ("osmo_") 2011-05-08 09:46:46 +02:00
testpdu.h initial import of Osmocom TETRA phy and lower MAC code 2011-01-19 10:39:59 +01:00
tetra-rx.c tetra-rx: use talloc 2011-05-27 08:46:10 +02:00
tetra_cmce_pdu.c add decode of CMCE PDU type 2011-04-23 17:08:03 +02:00
tetra_cmce_pdu.h add decode of CMCE PDU type 2011-04-23 17:08:03 +02:00
tetra_common.c create 'struct tetra_mac_state' in main and pass through all layers/SAPs 2011-05-27 08:44:12 +02:00
tetra_common.h save state if traffic or non-traffic burst at AACH time 2011-05-28 20:10:56 +02:00
tetra_gsmtap.c use new GSMTAP api inside libosmocore 2011-05-22 11:45:09 +02:00
tetra_gsmtap.h initial import of Osmocom TETRA phy and lower MAC code 2011-01-19 10:39:59 +01:00
tetra_llc.c Add LLC defragmentation + SDNCP output via tun device 2011-05-27 09:37:06 +02:00
tetra_llc_pdu.c LLC: fix parsing of AL-FINAL 2011-04-24 12:04:51 +02:00
tetra_llc_pdu.h Add LLC defragmentation + SDNCP output via tun device 2011-05-27 09:37:06 +02:00
tetra_mac_pdu.c MAC: correctly decode length of MAC PDU 2011-04-24 08:07:27 +02:00
tetra_mac_pdu.h MAC: correctly decode length of MAC PDU 2011-04-24 08:07:27 +02:00
tetra_mle_pdu.c upper mac: print MLE PDU type 2011-04-24 09:24:13 +02:00
tetra_mle_pdu.h upper mac: print MLE PDU type 2011-04-24 09:24:13 +02:00
tetra_mm_pdu.c Adapt to the new "osmocom/core/" include path 2011-04-17 20:21:41 +02:00
tetra_mm_pdu.h add location update types 2011-05-27 09:31:35 +02:00
tetra_prim.h TETRA: start to use msgb as part of osmo_prim / tmvsap_prim 2011-04-24 16:55:42 +02:00
tetra_sndcp_pdu.c SNDCP: use downlink definitions, not uplink 2011-04-24 09:00:41 +02:00
tetra_sndcp_pdu.h SNDCP: use downlink definitions, not uplink 2011-04-24 09:00:41 +02:00
tetra_tdma.c initial import of Osmocom TETRA phy and lower MAC code 2011-01-19 10:39:59 +01:00
tetra_tdma.h initial import of Osmocom TETRA phy and lower MAC code 2011-01-19 10:39:59 +01:00
tetra_upper_mac.c save state if traffic or non-traffic burst at AACH time 2011-05-28 20:10:56 +02:00
tetra_upper_mac.h initial import of Osmocom TETRA phy and lower MAC code 2011-01-19 10:39:59 +01:00
tunctl.c modify tunctl to allow cration of TUN (ip) devices, not just TAP (ethernet) 2011-04-25 18:47:29 +02:00
tuntap.c add missing tun/tap utility routines 2011-05-27 09:38:34 +02:00