osmo-tetra/src
sq5bpf 2928504e94 use -r -s by default 2016-12-18 14:52:53 +01:00
..
demod merge gr 3.6 and 3.7 versions 2016-12-18 14:46:25 +01:00
lower_mac initial fragment reassembly work, not yet complete 2016-12-18 14:52:53 +01:00
phy add rxid to BURST messages 2016-12-18 14:52:52 +01:00
.gitignore add tunctl to .gitignore 2011-12-27 12:09:53 +01:00
Makefile add company-assigned tetra protocol identifiers from an xls file found on the ETSI website 2016-12-18 14:52:52 +01: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 add the crude afc option to float_to_bits.c too 2016-12-18 14:52:52 +01:00
receiver1 use -r -s by default 2016-12-18 14:52:53 +01:00
receiver1udp use -r -s by default 2016-12-18 14:52:53 +01:00
receiver2 add float_to_bits functionality inside tetra-rx, add crude pseudo-afc 2016-12-18 14:46:25 +01: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
testsds.c initial fragment reassembly work, not yet complete 2016-12-18 14:52:53 +01:00
tetra-rx.c add flag to allow parsing of some encrypted packets 2016-12-18 14:52:53 +01: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 add flag to allow parsing of some encrypted packets 2016-12-18 14:52:53 +01:00
tetra_gsmtap.c gsmtap: Fix warnings 2011-11-25 20:29:06 +01: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 initial fragment reassembly work, not yet complete 2016-12-18 14:52:53 +01: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 initial fragment reassembly work, not yet complete 2016-12-18 14:52:53 +01:00
tetra_mac_pdu.h initial fragment reassembly work, not yet complete 2016-12-18 14:52:53 +01: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 fixed typo 2015-08-21 01:47:00 +02:00
tetra_sds.c initial fragment reassembly work, not yet complete 2016-12-18 14:52:53 +01:00
tetra_sds.h add company-assigned tetra protocol identifiers from an xls file found on the ETSI website 2016-12-18 14:52:52 +01: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 normalize_fn(): Fix computation of frame numbers 2016-11-27 17:50:08 +01:00
tetra_tdma.h added basic hyperframe support for output 2015-08-21 01:46:40 +02:00
tetra_upper_mac.c fix D-SETUP parser 2016-12-18 14:52:53 +01:00
tetra_upper_mac.h support SDS-TL, and improve D-RELEASE parsing 2016-12-18 14:46:25 +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