aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-11-27normalize_fn(): Fix computation of frame numbersDieter Spaar1-1/+1
2015-08-21Merged useful extra featuresPetr Baudis1-0/+3
2015-08-21osmosdr-tetra_demod_fft.py: More verbose fine-tuning messagesPetr Baudis1-2/+2
2015-08-21fix debug buildJiří Pinkava1-1/+1
2015-08-21speed up float_to_bitsJiří Pinkava1-10/+19
2015-08-21removed hard coded values - exchanged it with enum for better readabilityluckyhacky2-4/+11
2015-08-21extended sysinfo as described in section 21.4.4.1luckyhacky2-4/+27
2015-08-21align for better readabilityluckyhacky1-11/+11
2015-08-21fixed typoluckyhacky1-1/+1
2015-08-21set hyperframe number in struct tdma_timeluckyhacky1-0/+1
2015-08-21added basic hyperframe support for outputluckyhacky2-2/+2
2012-12-01fix some global uglinessFrank A. Stevenson2-9/+7
2012-11-11fix first decimation value for FCD devicesDimitri Stolnikov1-1/+4
2012-11-11float_to_bits: Remove offsetSylvain Munaut1-3/+2
2012-10-04Add missing if braces in decode_chan_allocGregor Gregoric1-2/+4
2012-07-14Use correct bit offset to decode the ADDR_TYPE_SSI_USAGERonny Kunze1-1/+1
2012-06-07move graphical sinks to tabbed controlDimitri Stolnikov1-5/+30
2012-06-07rename rtlsdr-tetra_demod_fft.py to osmosdr-tetra_demod_fft.pyDimitri Stolnikov1-1/+1
2012-06-07add --args command line argument to pass to gr-osmosdr sourceDimitri Stolnikov1-3/+4
2012-06-07rtlsdr-tetra: remove unneeded importSteve Markgraf1-2/+1
2012-06-07add frequency and gain controls to rtlsdr receiverDimitri Stolnikov1-38/+115
2012-05-31add rtlsdr based receiver with click & tune functionalityDimitri Stolnikov1-0/+151
2011-12-27demod: use current uhd arguments scheme in uhd-tetra_demod.pyDimitri Stolnikov1-20/+31
2011-12-27add tunctl to .gitignoreDimitri Stolnikov1-0/+1
2011-11-25gsmtap: Fix warningsSylvain Munaut1-2/+1
2011-11-25lower_mac/viterbi: Use the high level API of conv.h from libosmocoreSylvain Munaut2-22/+8
2011-11-20update cqpsk demodulator to work with gnuradio 3.5Dimitri Stolnikov1-2/+22
2011-10-30fix ordering of gcc food in MakefileAlexander Huemer1-2/+1
2011-09-25demod: Add new option to usrp1 demodSylvain Munaut1-3/+25
2011-07-16tetra_mac_pdu: Prevent array overflow of addr_len_by_type[]Harald Welte1-0/+3
2011-06-23use the new osmocom/core/prim.h header fileHarald Welte2-21/+1
2011-06-04float_to_bits: add '-v' argument for verbose printing of the bitsHarald Welte1-6/+19
2011-06-04Add UHD based demodulator script (tested with N200+WBX)Clemens Hopfer1-0/+119
2011-06-01add FCDP based modulator with FFT output during demodulationHarald Welte1-0/+97
2011-05-29add bit-reordering functions for TETRA ACELP speech codecHarald Welte2-1/+141
2011-05-29add a quilt patch series against the ETSI TETRA codecHarald Welte6-0/+296
2011-05-28save state if traffic or non-traffic burst at AACH timeHarald Welte2-0/+9
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-27add missing tun/tap utility routinesHarald Welte1-0/+42
2011-05-27Add LLC defragmentation + SDNCP output via tun deviceHarald Welte4-10/+205
2011-05-27add location update typesHarald Welte1-0/+12
2011-05-27tetra-rx: use tallocHarald Welte1-2/+2
2011-05-27create 'struct tetra_mac_state' in main and pass through all layers/SAPsHarald Welte5-18/+41
2011-05-22use new GSMTAP api inside libosmocoreHarald Welte1-61/+8
2011-05-08libosmocore namespace changes ("osmo_")Harald Welte4-48/+48
2011-04-26add tunctl to makefileHarald Welte1-2/+4