Commit Graph

13 Commits

Author SHA1 Message Date
Harald Welte 2bca149dca fix CR/LF when BNCH FOLLOWS 2011-04-23 17:47:07 +02:00
Harald Welte c3ba1f39df add decode of CMCE PDU type 2011-04-23 17:08:03 +02:00
Harald Welte f91f994300 tetra_burst_sync: fix bug resulting in no initial sync
If we didn't find a SYNC in the first 4096 bits, we never found sync
at all.  This patch fixes it, we treat the trs->bitbuf as a ring buffer
and discard older bits if we get more than the buffer size (4096) bits.
2011-04-23 11:42:25 +02:00
Sylvain Munaut 997abfd0d0 crc_test: Fix warning about undeclared function
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2011-04-17 20:22:08 +02:00
Sylvain Munaut 6d08da3bd3 Adapt to the new "osmocom/core/" include path
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2011-04-17 20:21:41 +02:00
Dimitri Stolnikov dc94bba6ac add demodulator targeting FUNcube Dongle Pro hardware 2011-04-09 23:54:30 +02:00
Harald Welte cc3e322a3c Demodulator: Turn 'calibration' argument from int into float
Thanks to Sim IJskes <sim@ijskes.org>
2011-03-02 08:25:13 +01:00
Harald Welte 140c2f80c1 use ubit_dump() which is part of libosmocore instead of local bitdump() 2011-02-08 16:57:48 +01:00
Dimitri Stolnikov cea678608f complete rename of tetra-rx in Makefile and .gitignore 2011-01-22 14:50:24 +01:00
Harald Welte 7b423e9989 rename burst_test to tetra-rx 2011-01-22 12:42:48 +01:00
Dimitri Stolnikov b19383473d [lower_mac] fix wrong header inclusion (typo) 2011-01-19 19:33:37 +01:00
Harald Welte 7ee08faee0 initial import of Osmocom TETRA phy and lower MAC code 2011-01-19 10:39:59 +01:00
Harald Welte a4c4e5a1ab initial import of TETRA demodulator based on gnuradio blocks 2011-01-19 10:39:40 +01:00