[Discuss-gnuradio] Re: Discuss-gnuradio Digest, Vol 42, Issue 15

2006-05-09 Thread Jens Elsner
Achilleas, you can get the data and my matlab test code at: http://1c3.de/dab_matlab_test.tar.bz2 There are two main matlab files: dab_tx_mode2.m : Sender and receiver - (almost) works. I'm getting the correct bits out. dabtest_mode2.m: Receiver with time/frequency sync using real data. The co

[Discuss-gnuradio] Re: Discuss-gnuradio Digest, Vol 42, Issue 15

2006-05-06 Thread Achilleas Anastasopoulos
Achilleas, great. I'll then focus for now on implementing time/frequency synchronization. Does the decoder support puncturing? Did you publish you code already? The code is generic enough to handle any problem that can be cast as sequence detection for a sequence generated by a trellis.