Re: [Discuss-gnuradio] Usage of Message Queues

2013-02-07 Thread Martin Lülf
Im sorry that im pushing my question, but its still unsolved for me and need it for my project.. So again, my message queue is filling, i checked that via tb.sink_queue.count(), but if i want to transfer pop a message, it just returns me that message_sptr thing. Can someone help me on that?

[Discuss-gnuradio] Save the Date: Developer's Calls Reloaded

2013-02-07 Thread Martin Braun (CEL)
Hi everyone, in 2013, the developer's calls will be back. We'll also be back to our schedule of going to the 3rd Thursday of the month. As before, the dev calls will be open and we would enjoy your participation. The next developer call will be on February 23, 2013 (Thursday) We'll move the

[Discuss-gnuradio] how to install matlab in ubuntu

2013-02-07 Thread Omer Omer
hi,can someone tell me how to install matlab in ubuntu.reply soon.thanks. ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] how to install matlab in ubuntu

2013-02-07 Thread Nazmul Islam
You can us Octave. (https://help.ubuntu.com/community/Octave) -- Nazmul On Thu, Feb 7, 2013 at 6:18 AM, Omer Omer omer9...@yahoo.com wrote: hi,can someone tell me how to install matlab in ubuntu.reply soon.thanks. ___ Discuss-gnuradio mailing

Re: [Discuss-gnuradio] how to install matlab in ubuntu

2013-02-07 Thread Martin Braun (CEL)
This question is not relevant to this mailing list. You should refer to the Mathworks ressources. MB On Thu, Feb 07, 2013 at 03:18:00AM -0800, Omer Omer wrote: hi,can someone tell me how to install matlab in ubuntu.reply soon.thanks. ___

[Discuss-gnuradio] Pre-Announcement: GSoC 2013

2013-02-07 Thread Martin Braun (CEL)
*DISCLAIMER: We are not yet looking for students to do projects!* Hi everyone, Google has not yet officially announced a GSoC for this year, but the melange website already has some hints, and other FLOSS projects are starting to collect ideas. At this point, I would like to ask potential

Re: [Discuss-gnuradio] Save the Date: Developer's Calls Reloaded

2013-02-07 Thread Mike Jameson
Hi Michael, Here's the link for lazy people :) http://gnuradio.org/redmine/projects/gnuradio/wiki/DevelopersCalls Call Information - IRC channel #gnuradio on freenode - SIP contact: sip:gnura...@digitalbazaar.com Mike M0MIK On 7 February 2013 14:09, Michael Dickens m...@alum.mit.edu wrote:

Re: [Discuss-gnuradio] Save the Date: Developer's Calls Reloaded

2013-02-07 Thread Martin Braun (CEL)
On Thu, Feb 07, 2013 at 09:09:55AM -0500, Michael Dickens wrote: Hi Martin - Given this reboot and my general availability at 1 PM/ET on weekdays, I'll do my best to be there. 2 questions that are relevant to a broad audience: 1) I assume 3rd Thursday outweighs February 23, 2013, since

[Discuss-gnuradio] can't build on a fresh installation of Ubuntu 12.10

2013-02-07 Thread Arturo Rinaldi
Here we go again.after a fresh installation of *kubuntu 12.10 x64* on my brand new laptop, i get a build error at the 94% of the entire process both of the stable tarball and of the git version. The permormed steps are always the same : + satisfy the required dependencies with the

Re: [Discuss-gnuradio] Save the Date: Developer's Calls Reloaded

2013-02-07 Thread Michael Dickens
Thanks, everyone, for the info and corrections. I, for one, look forward to the further announcements. - MLD On Feb 7, 2013, at 9:38 AM, Martin Braun (CEL) martin.br...@kit.edu wrote: OK, don't trust me with dates. Michael, you're right: The call is *Febrary 21*. The wiki page URL is also

Re: [Discuss-gnuradio] can't build on a fresh installation of Ubuntu 12.10

2013-02-07 Thread Tom Rondeau
On Thu, Feb 7, 2013 at 10:04 AM, Arturo Rinaldi arty.n...@gmail.com wrote: Il 07/02/13 15:47, Tom Rondeau ha scritto: On Thu, Feb 7, 2013 at 9:43 AM, Arturo Rinaldi arty.n...@gmail.comwrote: Here we go again.after a fresh installation of *kubuntu 12.10 x64*on my brand new laptop, i

[Discuss-gnuradio] Version Problem ?

2013-02-07 Thread Volker Schroer
Hi all, after a fresh build of gnuradio on a gentoo 64 bit system the qtgui stuff doesn't work anymore. Make test fails with. The output is: Start testing: Feb 07 17:11 CET -- 1/1 Testing: qa_qtgui 1/1 Test: qa_qtgui Command: /bin/sh

Re: [Discuss-gnuradio] Version Problem ?

2013-02-07 Thread Tom Rondeau
On Thu, Feb 7, 2013 at 11:19 AM, Volker Schroer dl1...@gmx.de wrote: Hi all, after a fresh build of gnuradio on a gentoo 64 bit system the qtgui stuff doesn't work anymore. Make test fails with. The output is: Start testing: Feb 07 17:11 CET

[Discuss-gnuradio] SBX TX/RX RX leakage

2013-02-07 Thread gang li
Hi, guys, I am doing full duplex on SBX. Is there any leakage from TX to RX? Is that much? Best, Gang ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] grextras in next

2013-02-07 Thread Sreeraj Rajendran
Thank you Martin. My code is working fine now :). --- Regards Sreeraj Rajendran http://home.iitb.ac.in/~rsreeraj From: Martin Braun (CEL) martin.br...@kit.edu To: discuss-gnuradio@gnu.org Sent: Thursday, 7 February 2013 6:31 PM Subject: Re: [Discuss-gnuradio]

Re: [Discuss-gnuradio] SBX TX/RX RX leakage

2013-02-07 Thread mleech
On 07 Feb 2013 11:31, gang li wrote: Hi, guys, I am doing full duplex on SBX. Is there any leakage from TX to RX? Is that much? Best, Gang ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org

[Discuss-gnuradio] ofdm question

2013-02-07 Thread Pablo Belzarena
Hi everyone, I have a question about ofdm benchmark. If I use benchmark_tx.py and benchmark_rx.py without any change I have an error rate below 10%. However, if I only modify the benchmark_tx.py and I add only a sleep(1) between packets transmissions like is shown in the following code: while n

[Discuss-gnuradio] COST-TERRA examples need gnuradio from 'next' branch?

2013-02-07 Thread Timo Juhani Lindfors
Hi, the COST-TERRA Summer School, Dublin, Ireland slides at http://www.trondeau.com/gr-tutorial/ are great. Thanks a lot, Tom! However, is it possible that some of the examples use features that are only available in git? If I try $ wget

Re: [Discuss-gnuradio] COST-TERRA examples need gnuradio from 'next' branch?

2013-02-07 Thread Tom Rondeau
On Thu, Feb 7, 2013 at 5:09 PM, Timo Juhani Lindfors timo.lindf...@iki.fiwrote: Hi, the COST-TERRA Summer School, Dublin, Ireland slides at http://www.trondeau.com/gr-tutorial/ are great. Thanks a lot, Tom! However, is it possible that some of the examples use features that are only

[Discuss-gnuradio] LFRX A:A and A:B as independent channels in GRC

2013-02-07 Thread mepard
Using just Gnu Radio Companion, is there a way to get the A and B inputs of an Ettus LFRX (or BasicRX) in an N210 as independent channels? Specifying A:AB as the subdevice and using a Complex-to-Float might work, but I'm wondering if the complex rx chain in the FPGA would conflate what are

Re: [Discuss-gnuradio] grextras in next

2013-02-07 Thread Josh Blum
On 02/07/2013 05:29 AM, Sreeraj Rajendran wrote: Hi, I was trying to modify some python blocks, coded using grextras, to use native gnuradio python block support(as grextras is a standard feature from 3.6.3). I checked wrappers in gr/gateway.py and gr.block, set_auto_consume etc seems

Re: [Discuss-gnuradio] LFRX A:A and A:B as independent channels in GRC

2013-02-07 Thread Josh Blum
On 02/07/2013 05:25 PM, mepard wrote: Using just Gnu Radio Companion, is there a way to get the A and B inputs of an Ettus LFRX (or BasicRX) in an N210 as independent channels? Specifying A:AB as the subdevice and using a Complex-to-Float might work, but I'm wondering if the complex rx