Re: [Discuss-gnuradio] Updated NBFM Recorder

2014-06-15 Thread Tom Rondeau
On Sat, Jun 14, 2014 at 8:23 PM, madengr wrote: > Hi all, > > I updated my multi-channel, narrow-band FM recorder, tested with B200 and > N210, and put it on GitHub. > > https://github.com/madengr/nbfm_rec > > Features: > > Parallel demodulation and recording of NBFM radio channels > Up t

Re: [Discuss-gnuradio] GSoC participant ; Introduction, progress, plan etc

2014-06-15 Thread Tom Rondeau
On Sat, Jun 14, 2014 at 1:37 PM, Abhishek Bhowmick wrote: > More updates, new kernels, more code. > > http://abhishekbhowmick.blogspot.in/2014/06/fast-numerical-kernels-fresh-from-oven.html Great work, Abhishek. Keep it up! Tom > > On Sat, May 24, 2014 at 5:25 PM, Abhishek Bhowmick > wrote

Re: [Discuss-gnuradio] Updated NBFM Recorder

2014-06-15 Thread madengr
I actually started with that, but the US 2 meter "suggested" channels are either 15 kHz or 20 kHz spacing depending on location. It's interesting to dump all the 2 meter repeater traffic in my city to disk for several days. Even the busy ones are only active about 2 hours/day. Unfortunately the

Re: [Discuss-gnuradio] gnuradio schedular

2014-06-15 Thread West, Nathan
That's how C++ classes work. If you declare a variable inside a method that variable gets declared every time the method is called. If you want the variable to keep state between method calls you need to declare it as a member of the class inside the class declaration. For more information see any

[Discuss-gnuradio] [coproc] Scheduling a Co-Processors Working Group meeting

2014-06-15 Thread Douglas Geiger
Greetings all, I've recently agreed to take on the role of the Co-Processor Working Group Chair. I know lots of people have projects either directly related to, or touching on this topic: the variety of things people would like to use to accelerate GNURadio flowgraphs is both exciting, and makes

Re: [Discuss-gnuradio] wxPython 3.0 breaks wxGUI

2014-06-15 Thread Iain Young, G7III
Hi Folks, Sorry to be late with my two penneth, but I am still in catch up mode from vacation. On 13/06/14 03:52, Marcus D. Leech wrote: On 06/12/2014 10:43 PM, Tom Rondeau wrote: In one sense, this is a low priority because we are moving away from using the wx sinks in favor of the qt sinks

Re: [Discuss-gnuradio] Issues with syncing two USRPs!

2014-06-15 Thread khalid.el-darymli
Hi Marcus, Thanks for your reply. > Do you know what kind of Ethernet controller is on your ports? Are > they 82579LM by any chance? My Ethernet controller is Broadcom NetXtreme 57XX http://www.broadcom.com/support/ethernet_nic/downloaddrivers.php > You *have* to make certain that Network M