osmo-tetra/src
2016-09-05 14:31:08 +02:00
..
demod Merge remote-tracking branch 'jenda/master' 2016-09-05 14:31:08 +02:00
lower_mac sniffer (audio and pcap) patch 2016-08-28 08:47:30 +02:00
phy fix debug build 2015-08-21 01:49:46 +02:00
.gitignore add tunctl to .gitignore 2011-12-27 12:09:53 +01:00
conv_enc_test.c libosmocore namespace changes ("osmo_") 2011-05-08 09:46:46 +02:00
crc_test.c
float_to_bits.c speed up float_to_bits 2015-08-21 01:49:38 +02:00
Makefile fix ordering of gcc food in Makefile 2011-10-30 20:27:18 +01:00
pcap.h sniffer (audio and pcap) patch 2016-08-28 08:47:30 +02:00
startme.sh works with b210 2014-08-15 09:20:12 +02:00
testpdu.c libosmocore namespace changes ("osmo_") 2011-05-08 09:46:46 +02:00
testpdu.h
tetra-rx.c sniffer (audio and pcap) patch 2016-08-28 08:47:30 +02:00
tetra_cmce_pdu.c
tetra_cmce_pdu.h
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 fix some global ugliness 2012-12-01 14:48:52 +01:00
tetra_gsmtap.c sniffer (audio and pcap) patch 2016-08-28 08:47:30 +02:00
tetra_gsmtap.h
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 removed hard coded values - exchanged it with enum for better readability 2015-08-21 01:49:02 +02:00
tetra_mac_pdu.h removed hard coded values - exchanged it with enum for better readability 2015-08-21 01:49:02 +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
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_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 added basic hyperframe support for output 2015-08-21 01:46:40 +02:00
tetra_tdma.h added basic hyperframe support for output 2015-08-21 01:46:40 +02:00
tetra_upper_mac.c sniffer (audio and pcap) patch 2016-08-28 08:47:30 +02:00
tetra_upper_mac.h
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