Re: [Discuss-gnuradio] gmsk+fec

2016-01-06 Thread Tom Rondeau
On Tue, Jan 5, 2016 at 7:56 AM, Ekko wrote: > hello tom > i replace the with the ,just like > > > > and i am using the Dummy Encoder and Dummy Decoder > > but ,i got > Traceback (most recent call last): > File "/home/cdl/gmsk_fec/gmsk_fec.py", line 236, in > tb = gmsk_fec() > File "/

Re: [Discuss-gnuradio] gmsk+fec

2016-01-04 Thread Tom Rondeau
On Tue, Dec 29, 2015 at 11:24 AM, Ekko wrote: > hello bob > this problem have been solved,now my fec&gmsk is worked > but i got a new problem > this is my fec+gmsk grc > http://i.imgur.com/ZH2qhh6.png > > and this is my gmsk without fec > http://i.imgur.com/zJVskUX.png > > when i run these two gr

Re: [Discuss-gnuradio] gmsk+fec

2015-12-29 Thread Ekko
hello bob this problem have been solved,now my fec&gmsk is worked but i got a new problem this is my fec+gmsk grc http://i.imgur.com/ZH2qhh6.png and this is my gmsk without fec http://i.imgur.com/zJVskUX.png when i run these two grc,i got a similar value of ser i think that in the way of gmsk&fe

Re: [Discuss-gnuradio] gmsk+fec

2015-12-28 Thread bob wole
Ekko, Add a Tag debug block after your packet encoder and see if there are any tags coming out of it. I think packet encoder is not passing your tag. If that is the case, move your stream to tagged stream block after the packet encoder just before the FEC extended tagged encoder. Hope it helps.

Re: [Discuss-gnuradio] gmsk+fec

2015-12-28 Thread Ekko
this is the address of picture http://imgur.com/2EQiY6O sorry to send two e-mails --Ekko ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio