Hi Mehtap,
Um, NRZ(L) is simply something like mapping 0 to -1 and 1 to +1, so
yeah, that exists, either as trivial math operation x·2 -1 or as chunks
to symbol. The different differential applications are easy to
implement using minimal FIR filters like [-1, 1].
I'm pretty sure you've learned t
I need a block which implements different line encoding, decoding schemes
like:
NRZ-M
NRZ-L
NRZ-S
Manchester
RZ
Biphase-L
Biphase-M
Biphase-S
etc...
Is there a block for line encoding/ decoding in GNU Radio.
Thanks in advance
___
Discuss-gnuradio mailin