[Discuss-gnuradio] FCC Overstepped Authority on Digital TV

2005-02-22 Thread Eric Blossom
http://www.reuters.com/newsArticle.jhtml?type=businessNews&storyID=7703873&src=rss/businessNews FCC Overstepped Authority on Digital TV Tue Feb 22, 2005 03:07 PM ET By Peter Kaplan WASHINGTON (Reuters) - A U.S. appeals court on Tuesday said that regulators had overstepped their authority by impo

Re: [Discuss-gnuradio] problem with usrp_oscope.py

2005-02-22 Thread Eric Blossom
On Tue, Feb 22, 2005 at 03:47:28PM -0800, Rajaprabhu T.L. wrote: > Hi, > > I managed to run test_usrp, test_standard_rx programs. > > Now when i try to run usrp_oscope.py it shows the > following error: > > Traceback (most recent call last): > File "./usrp_oscope.py", line 23, in ? > from

[Discuss-gnuradio] problem with usrp_oscope.py

2005-02-22 Thread Rajaprabhu T.L.
Hi, I managed to run test_usrp, test_standard_rx programs. Now when i try to run usrp_oscope.py it shows the following error: Traceback (most recent call last): File "./usrp_oscope.py", line 23, in ? from gnuradio import gr File "/usr/local/lib/python2.3/site-packages/gnuradio/gr/__ini

Re: [Discuss-gnuradio] Questions about the examples

2005-02-22 Thread Eric Blossom
On Fri, Feb 18, 2005 at 06:00:57PM -0500, Dawei Shen wrote: > Hi, dear gentlemen > > Some new USRP boards have arrived yesterday and I am planning to do some > experiments with it, such as FM transmission and reception. However, I > am still a beginner and hope I could use some existing codes with

Re: [Discuss-gnuradio] d'board io - write works, read ?

2005-02-22 Thread Eric Blossom
On Tue, Feb 22, 2005 at 03:36:20PM -0500, cswiger wrote: > On Tue, 22 Feb 2005, Eric Blossom wrote: > > > > >Looks like we've got a problem reading back the contents of any FPGA > > > >register. Need to figure out when and how we broke this. > > > > > > > Looks like the FPGA is OK and that the pr

Re: [Discuss-gnuradio] scope too slow?

2005-02-22 Thread Eric Blossom
On Tue, Feb 22, 2005 at 11:39:59PM +0530, Ramakrishnan Muthukrishnan wrote: > > I ran the following code and it just crawls my Athlon64 2Ghz to halt. > 'top' shows that the memory usage goes on increasing and increasing. > Anyone else experiencing the same problem? Is there anything wrong > I am d

Re: [Discuss-gnuradio] Some nice HUM

2005-02-22 Thread James Cooley
Found the source. Silly me. Actually, I'm running an auxiliary little LCD display off of the i2c bus. That was it. Probably bad decoupling on my part. -jamie Eric Blossom wrote: On Tue, Feb 22, 2005 at 02:20:12PM -0500, James Cooley wrote: Hi all, OK, Got FM radio and FM stereo to work using U

Re: [Discuss-gnuradio] scope too slow?

2005-02-22 Thread cswiger
On Tue, 22 Feb 2005, Ramakrishnan Muthukrishnan wrote: > > I ran the following code and it just crawls my Athlon64 2Ghz to halt. > 'top' shows that the memory usage goes on increasing and increasing. > Anyone else experiencing the same problem? Is there anything wrong > I am doing here? The code is

Re: [Discuss-gnuradio] Some nice HUM

2005-02-22 Thread Eric Blossom
On Tue, Feb 22, 2005 at 02:20:12PM -0500, James Cooley wrote: > Hi all, > > OK, Got FM radio and FM stereo to work using USRP + Basic RX + microtune > 4937 frontend. > > I'm hearing a nice hum along with whatever I tune into. Anyone else? > You shouldn't be hearing any hum. I use a similar se

Re: [Discuss-gnuradio] Some nice HUM

2005-02-22 Thread mgray
Some NBFM voice signals also include a sub-audible tone for squelch control. These are typically in the range 67Hz to 255Hz. You might be hearing these. >From additional information: http://www.eecis.udel.edu/~dra/pl.html On Tue, 22 Feb 2005, James Cooley wrote: > Hi all, > > OK, Got FM r

[Discuss-gnuradio] Some nice HUM

2005-02-22 Thread James Cooley
Hi all, OK, Got FM radio and FM stereo to work using USRP + Basic RX + microtune 4937 frontend. I'm hearing a nice hum along with whatever I tune into. Anyone else? This is not 60Hz, but, purely guessing here, it *could* be 120Hz. Could this be an image of the 60Hz somehow? Also, how do I get ri

[Discuss-gnuradio] scope too slow?

2005-02-22 Thread Ramakrishnan Muthukrishnan
I ran the following code and it just crawls my Athlon64 2Ghz to halt. 'top' shows that the memory usage goes on increasing and increasing. Anyone else experiencing the same problem? Is there anything wrong I am doing here? The code is given below. -- Ramakrishnan http://www

Re: [Discuss-gnuradio] NBFM

2005-02-22 Thread James Cooley
I'm having a bit of trouble getting this one to work... I'm running the input through a microtune 4937 frontend, so that the IF is 5.75e6. I've changed Matt's nbfm script just to adjust this IF_freq. Is there anything else that needs to be done? I'm trying to tune to a known station, the weather

Re: [Discuss-gnuradio] d'board io - write works, read ?

2005-02-22 Thread Eric Blossom
On Mon, Feb 21, 2005 at 09:13:41PM -0500, cswiger wrote: > Gang - Compile/install CVS usrp and gr-usrp - now > sink.write_io(0,0x,0x) toggles bits on the TX daughter board > A-OK. It reads 0 or 3.3 volts on pins of J50 and J51. No problem. > > Now for reading the pins, all I get is '257' ;

Re: [Discuss-gnuradio] USRP buffer sizes

2005-02-22 Thread Eric Blossom
On Tue, Feb 22, 2005 at 07:41:17AM -0800, Erik Olson wrote: > Matt Ettus wrote: > > >aU == audio underrun (not enough samples ready to send to sound card sink) > >uU == USRP underrun (not enough sample ready to send to USRP sink) > >uO == USRP overrun (USRP samples dropped because they weren't rea

Re: [Discuss-gnuradio] autoconf, automake, autoheader

2005-02-22 Thread Eric Blossom
On Mon, Feb 21, 2005 at 09:25:59PM -0600, David Carr wrote: > Is there a good book, website, etc that has a comprehensive and > tractible introduction to the autotools? > I've read pieces of the documentation and several tutorials but I'd like > something thorough and accessable. > What do you gu

Re: [Discuss-gnuradio] Strange error on running TX/RX scripts

2005-02-22 Thread Erik Olson
Matt Ettus wrote: aU == audio underrun (not enough samples ready to send to sound card sink) uU == USRP underrun (not enough sample ready to send to USRP sink) uO == USRP overrun (USRP samples dropped because they weren't read in time. How big are the USRP buffers?

Re: [Discuss-gnuradio] command-line macro definition

2005-02-22 Thread Berndt Josef Wulf
On Tue, 22 Feb 2005 09:14 am, Suvda Myagmar wrote: > When compiling gnuradio-core, I would like to predefine some macros as > command-line options of the compiler. For example: > > g++ -DDEBUG -DMY_EXTEND > > Because in gnuradio all Makefiles are machine-generated I can't figure > out where to spec