Re: [Discuss-gnuradio] Upgrade (downgrade?) to a Q6600 CPU

2008-12-28 Thread Johnathan Corgan
On Sat, Dec 27, 2008 at 3:25 PM, Jing Cao caojing.ch...@gmail.com wrote: Can we implement some block in FPGA to reduce the CPU consumption? Have any work like this done already ? This has been done in a variety of ways for the USRP1, although there isn't much space free in the FPGA for new

[Discuss-gnuradio] Intel Atom is NICE.

2008-12-28 Thread Bob McGwier
I am running GnuRadio, SDRMAX, and PowerSDR on my new Intel ATOM 330 MiniITX motherboard. I had to put a firewire card in the single PCI slot. The integrated intel graphics are nice and spiffy (glxgears is at 800 fps if you turn off the desktop enhancements, no wiggly windows please). At

Re: [Discuss-gnuradio] USRP1 full C++ API update merged into trunk

2008-12-28 Thread Johnathan Corgan
On Sat, 2008-12-27 at 22:01 -0500, Marcus D. Leech wrote: This code worked as of a couple of weeks ago: self.subdev[0].set_bw(lbw) It now provokes: [...] AttributeError: 'db_base_sptr' object has no attribute 'set_bw' Just a reminder that when updating using svn from the trunk, one

Re: [Discuss-gnuradio] Intel Atom is NICE.

2008-12-28 Thread Daniel O'Connor
On Monday 29 December 2008 06:53:30 Bob McGwier wrote: I am running GnuRadio, SDRMAX, and PowerSDR on my new Intel ATOM 330 MiniITX motherboard. I had to put a firewire card in the single PCI slot. The integrated intel graphics are nice and spiffy (glxgears is at 800 fps if you turn off the

[Discuss-gnuradio] Stand-alone USRP2: Modifying FPGA design

2008-12-28 Thread Yongsang Kim
Hi, all. I plan a stand-alone USRP2 transmitter (without using PC). So, it is required to modify the Spartan3 ISE project(s) and add some HDL source codes for the transmitter. However, there are many sub-blocks in the project(s) so that it is hard to figure out that which block should be