on (or equation) should I use on the noise
voltage so it depends on the Eb/N0?
Than you.
Marbellys
--
View this message in context:
http://gnuradio.4.n7.nabble.com/Eb-N0-Ofdm-tp55177.html
Sent from the GnuRadio mailing list archive at Nabble.com.
___
D
utput, will I be able to
save each of this bits in a vector in a new block and to manipulated them
individually?
Thank you.
Marbellys.
--
View this message in context:
http://gnuradio.4.n7.nabble.com/variable-type-while-creating-a-block-tp54226p54253.html
Sent from the GnuRadio mailing list archi
Thank you.
--
View this message in context:
http://gnuradio.4.n7.nabble.com/variable-type-while-creating-a-block-tp54226p54232.html
Sent from the GnuRadio mailing list archive at Nabble.com.
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
Thank you, Johnathan.
So if i use an unpack_k_bits block, and i set k to 1, will I be handle 1
bit at a time?
--
View this message in context:
http://gnuradio.4.n7.nabble.com/variable-type-while-creating-a-block-tp54226p54229.html
Sent from the GnuRadio mailing list archive at Nabble.com.
__
Hello
If i set the input of my block as a byte, means that the block will handle 8
bits at a time and each item correspond to one bit of that byte?
in[0] is the first bit and so on?
Thank you.
--
View this message in context:
http://gnuradio.4.n7.nabble.com/variable-type-while-creating-a-blo
Hi, How do I Generate New locks and use the fsm const variable &FSM is
the .cc ? When I write the block and compiled by the terminal , it
generates an error that fsm is not declared.
In the .cc file I'm uploading on the part of make ( const fsm & FSM ,
int ST ) is what I can not make it generates