Re: [Discuss-gnuradio] Debugging printing GRC - E110

2012-10-24 Thread Jose Torres Diaz
Hi Josh, This is kind of silly question. Now I have this version of GNU radio in E110: gnuradio-config-info -v *3.6.2*git-149-g9305abf4 If I build the newest version, how can I know which version is available now?. Thanks, Jose On Wed, Oct 24, 2012 at 1:48 AM, Josh Blum wrote: > > > On 10/2

Re: [Discuss-gnuradio] No Digital Modulation Working

2012-10-24 Thread Ahmed Zaheer
Thanks Sakib, the issue was solved when I changed the multiplying constant to 100 mili. They were not communicating due to clipping.  Regards. Ahmed. From: Sakib Chowdhury To: ghumman1...@yahoo.com Cc: discuss-gnuradio@gnu.org Sent: Wednesday, October 24, 20

Re: [Discuss-gnuradio] No Digital Modulation Working

2012-10-24 Thread Sakib Chowdhury
Apart from what everyone said, what I can see from your attached file is that you are multiplying with 5000 before sending to USRP sink, isn't it? There is possibly a clipping issue here. Also in the receiver side, you should remove the throttle. Throttle is needed only when there is no hardware in

[Discuss-gnuradio] gr_modtool update

2012-10-24 Thread Martin Braun (CEL)
Hi, couple of updates to gr_modtool. Mostly bugfixes, but there's also a new experimental feature that parses blocks, tries to guess what they're doing and then creates GRC bindings off of that information. This actually sometimes works for not too complicated blocks (what's relevant are the io si

Re: [Discuss-gnuradio] Tagged File Sink in GRC

2012-10-24 Thread nexy_sm
Hi guys, i have the samo proble, can't find taffed file sink in my GRC. Any solution so far? Thanks and regards -- View this message in context: http://gnuradio.4.n7.nabble.com/Tagged-File-Sink-in-GRC-tp3961p38133.html Sent from the GnuRadio mailing list archive at Nabble.com. __