Re: [Discuss-gnuradio] right source to input message

2013-03-07 Thread manjusha
lol..thanks for your patience josh..i appreciate it.. take care.. - Manjusha -- View this message in context: http://gnuradio.4.n7.nabble.com/right-source-to-input-message-tp40059p40068.html Sent from the GnuRadio mailing list archive at Nabble.com. ___

Re: [Discuss-gnuradio] right source to input message

2013-03-07 Thread Josh Blum
On 03/07/2013 08:04 PM, manjusha wrote: > Opening a USRP1 device... > -- Using FPGA clock rate of 64.00MHz... gr_fir_ccc: using SSE gr_fir_ccf: using SSE > Traceback (most recent call last): > File "/home/aklilu1/gnuradio/grc/Project/top_block.py", line 82, in > > tb.Run(True

Re: [Discuss-gnuradio] right source to input message

2013-03-07 Thread manjusha
Opening a USRP1 device... -- Using FPGA clock rate of 64.00MHz... >>> gr_fir_ccc: using SSE >>> gr_fir_ccf: using SSE Traceback (most recent call last): File "/home/aklilu1/gnuradio/grc/Project/top_block.py", line 82, in tb.Run(True) File "/usr/local/lib/python2.7/dist-packages/grc_gnu

Re: [Discuss-gnuradio] right source to input message

2013-03-07 Thread Josh Blum
On 03/07/2013 07:21 PM, manjusha wrote: > Thanks for your reply josh.. > > I only have the message socket block now.But still i get the attached > error.. > This "Preload>=0" that you sent to the other mailing list? No idea, i couldnt find the error in gnuradio source or grextras source. Is t

Re: [Discuss-gnuradio] right source to input message

2013-03-07 Thread manjusha
Thanks for your reply josh.. I only have the message socket block now.But still i get the attached error.. And,you were suggesting an amplitude < 1 which i am not aware of..can you please explain. Also,i am using a trying to transmit a message so why do i need a packet deframer? thanks.. tx_mes

Re: [Discuss-gnuradio] right source to input message

2013-03-07 Thread Josh Blum
On 03/07/2013 06:49 PM, manjusha wrote: > I want to transmit message over air and here is my .grc file > > I need help in finding the right source for my encoder.I have 'pad > source','message source' and 'socket message'..Please help me in giving the > right input source to the encoder.When i c

[Discuss-gnuradio] right source to input message

2013-03-07 Thread manjusha
I want to transmit message over air and here is my .grc file I need help in finding the right source for my encoder.I have 'pad source','message source' and 'socket message'..Please help me in giving the right input source to the encoder.When i connect the pad source it gave me an error that is sh