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
0855305aa9
add TODO file
2011-01-22 12:46:33 +01:00
Harald Welte
6c73dad43d
Update README to reflect project status
2011-01-22 12:43:17 +01:00
Harald Welte
7b423e9989
rename burst_test to tetra-rx
2011-01-22 12:42:48 +01:00
Harald Welte
efdefc5436
add AUTHORS file
2011-01-22 12:26:27 +01:00
Dimitri Stolnikov
b19383473d
[lower_mac] fix wrong header inclusion (typo)
2011-01-19 19:33:37 +01:00
Harald Welte
85596f7061
add COPYING (AGPLv3) and README file
2011-01-19 10:40:19 +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