Data slicer

Hi all,

can somebody of you guys suggest me the best example to realize how is
data
slicers written in C++, or some similar block, where i have to convert
“analog” signal at the output of demodulator do digital baseband data.

thanks a lot
Nemanja


View this message in context:
http://gnuradio.4.n7.nabble.com/Data-slicer-tp38717.html
Sent from the GnuRadio mailing list archive at Nabble.com.

Any suggestion guys?

On 01/02/2013 06:40 PM, Nemanja S. wrote:

slicers written in C++, or some similar block, where i have to convert
"analog" signal at the output of demodulator do digital baseband data.

This is a huge subject with myriad answers and depends on what sort of
signal you’re trying to slice and how fancy you’d like to get. I’m not
sure your question can be answered without more information.

–n

Hi guys,

I am having problem with configuring clock synchronization block. I have
baseband signal, sampled in URSP with 509k. After that signal is
filtered
and i wanted to send it to clock synchronization block M&M. The problem
is
flow graph won’t work. It starts with empty scope sinks. When I press
any
button on the svope it suddenly outputs waveform from synchronization
block, and then stops again. After that it won’t show new picture and is
freezed again. Does anybody have any suggestion?

The problem of freezing scope sink was due to different sample rates
between demodulator output and synchronization block output.