Re: [Discuss-gnuradio] problem with audio extraction in NTSC

2005-02-17 Thread David Carr
Great. I don't know anything about this package. It would however be great it it worked with wxPython. I'd hate to give up the cross platform portability. The package appears to be written mostly in Fortran. I'm not sure how cross platform that makes it. Also, a quick test that I did usin

Re: [Discuss-gnuradio] problem with audio extraction in NTSC

2005-02-17 Thread Berndt Josef Wulf
On Thu, 17 Feb 2005 03:16 pm, Eric Blossom wrote: > On Wed, Feb 16, 2005 at 09:11:36PM -0600, David Carr wrote: > > Matt, > > > > >Yes, very true. It's not even the FFT part. That is really quick. Its > > >the > > >drawing of the graph. If anybody is interested, I think integrating > > >PGPlot

[Discuss-gnuradio] Getting started

2005-02-17 Thread James Mastros
Hello, all. I'm trying to get started with GnuRadio, using the btaudio module -- after long being interested, I finally have a beefy machine that runs linux (nearly) full time. However, I can't find any decent getting-started information. Using Documentation/sound/oss/btaudio gives me enoug

[Discuss-gnuradio] SSB Phasing

2005-02-17 Thread Ramakrishnan Muthukrishnan
I reached essentially the same conclusions that Chuck reached afew weeks back on SSB Phasing receiver, the code of which is given below. The program seem to be a son't care on the sideband and demodulates lsb even if we ask it to demodulate usb. Can someone throw light on it? I derived all the math

[Discuss-gnuradio] USRP TX to RX

2005-02-17 Thread Kimsey Pollard
Has anybody tried transmitting on the USRP TX, known signals and frequencies and feeding them back into the RX for confirmation? A test loop of sorts. Kimsey ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo

Re: [Discuss-gnuradio] USRP TX to RX

2005-02-17 Thread Bob Vincent
I've been trying this for a few days. Today I hooked up a spectrum analyzer, and found there is a problem in the outgoing interp filter. What happens is that over time the signal gets corrupted. The resulting frequency domain plot eventually looks like a triangle. I'm trying to save the screen to

Re: [Discuss-gnuradio] SSB Phasing

2005-02-17 Thread Ramakrishnan Muthukrishnan
Followup of the previous email, I tried plotting the hilbert transform frequency response using the gnuplot_freqz script, but am getting math overflow error while doing the Numeric.log10 (). I will try plotting by other means like octave in meantime. Thanks -- Ramakrishnan

Re: [Discuss-gnuradio] SSB Phasing

2005-02-17 Thread Ramakrishnan Muthukrishnan
I plotted the hilbert transform freq response, it seem to be fine. The earlier overflow error was because the filter response contained 0's and it was trying to take a log10 of 0.. -- Ramakrishnan http://www.hackGNU.org/ Use Free Software -- Help stamp out Software Hoar

[Discuss-gnuradio] Re: USRP Success??

2005-02-17 Thread Matt Ettus
Quoting "Robert W. McGwier" <[EMAIL PROTECTED]>: > n4hy:/usr/local/GnuRadio/gnuradio-examples-0.3/python/usrp # ./usrp_fft.py > usrp: found usrp rev2 > RX d'board A: Invalid EEPROM contents > RX d'board B: > uOuOuO > > What is the EEPROM error about? > > The USRP is found and running. I put the

Re: Re: [Discuss-gnuradio] problem with audio extraction in NTSC

2005-02-17 Thread Eric Blossom
On Thu, Feb 17, 2005 at 05:37:47AM +, [EMAIL PROTECTED] wrote: > > Great. I don't know anything about this package. It would however be > > great it it worked with wxPython. I'd hate to give up the cross > > platform portability. > > The package appears to be written mostly in Fortran. I'

Re: [Discuss-gnuradio] USRP TX to RX

2005-02-17 Thread Eric Blossom
On Thu, Feb 17, 2005 at 12:43:19PM -0500, Bob Vincent wrote: > Here's the files I got after running the fsk_tx for a while. The fmzz.pcx > is what happens to the waveform after a few seconds (maybe 20 or so). > The fm.pcx is what the waveform looks like after running for a while > longer. > .

Re: [Discuss-gnuradio] LED blinking

2005-02-17 Thread Rahul Dhar
On Wed, Feb 16, 2005 at 04:06:20PM -0800, Matt Ettus wrote: > > > >> Can I use any wire, or is there a specific gauge, etc., that I need to >> look for? > > > Any wire that can handle 3 amps. I'm not very well-versed with wiring, but from a bit of googling, it seems that 16 AWG wire should do

[Discuss-gnuradio] NBFM

2005-02-17 Thread Matt Ettus
I realized about an hour before a demo last night that we didn't have narrowband FM (like ham and public safety), so I coded it up. Its in the gnuradio-examples package, and it is commented rather liberally. It will require an update on the gr-wxgui stuff too. Matt __

Re: [Discuss-gnuradio] problem with audio extraction in NTSC

2005-02-17 Thread John Ackermann N8UR
Eric Blossom wrote: Qt is *not* free for either OS/X or Windows. As far as I know there is not a well developed set of bindings for use from Python. It was reported recently that the upcoming version of QT will be dual licensed (GPL/proprietary) under Windows as it is for Linux, so that problem w

Re: [Discuss-gnuradio] LED blinking

2005-02-17 Thread Eric Blossom
On Thu, Feb 17, 2005 at 02:01:42PM -0500, Rahul Dhar wrote: > On Wed, Feb 16, 2005 at 04:06:20PM -0800, Matt Ettus wrote: > > > >> Can I use any wire, or is there a specific gauge, etc., that I need to > >> look for? > > > Any wire that can handle 3 amps. > > I'm not very well-versed with wiring,

Re: [Discuss-gnuradio] USRP TX to RX

2005-02-17 Thread Matt Ettus
Quoting Kimsey Pollard <[EMAIL PROTECTED]>: > Has anybody tried transmitting on the USRP TX, known signals > and frequencies and feeding them back into the RX for confirmation? > A test loop of sorts. Yes, I do this all the time for testing. Matt __

Re: [Discuss-gnuradio] LED blinking

2005-02-17 Thread Rahul Dhar
On Thu, Feb 17, 2005 at 12:30:48PM -0800, Eric Blossom wrote: > On Thu, Feb 17, 2005 at 02:01:42PM -0500, Rahul Dhar wrote: > > On Wed, Feb 16, 2005 at 04:06:20PM -0800, Matt Ettus wrote: > > > > > >> Can I use any wire, or is there a specific gauge, etc., that I need to > > >> look for? > > 16 g

Re: [Discuss-gnuradio] problem with audio extraction in NTSC

2005-02-17 Thread Berndt Josef Wulf
On Fri, 18 Feb 2005 04:57 am, Eric Blossom wrote: > On Thu, Feb 17, 2005 at 05:37:47AM +, [EMAIL PROTECTED] wrote: > > > Great. I don't know anything about this package. It would however be > > > great it it worked with wxPython. I'd hate to give up the cross > > > platform portability. > >

[Discuss-gnuradio] CVS tree broken?

2005-02-17 Thread Robert McGwier
gr-build/gnuradio-core has no Makefile.in when I check out the code. so ./for-all-dirs ../buildit 2>&1 | tee make.log fails in the gnuradio-core build. I stole the Makefile.in from 2.4 and hope that it doesn't blow. Bob N4HY ___ Discuss-gnuradi

Re: [Discuss-gnuradio] problem with audio extraction in NTSC

2005-02-17 Thread Matt Ettus
... Big GUI toolkit discussion deleted ... The reason the plots are currently slow is the way they are implemented, and is not the fault of wxWindows. Switching toolkits would not change this, and would only waste time and effort which would be better spent fixing the real problem. If somebod

RE: [Discuss-gnuradio] CVS tree broken?

2005-02-17 Thread Robert McGwier
Same thing with usrp checkout. Anyway, with the old files Makefile.in, I have everything running and the USRP is display spectra from the SDR-1000 I/Q inputs. Onward and upward, Bob N4HY -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Robert McGwier Sent:

RE: [Discuss-gnuradio] problem with audio extraction in NTSC

2005-02-17 Thread Robert McGwier
The book is now available for pdf download http://phptr.com/content/images/0131240722/downloads/blanchette_book.pdf Qt4 will be GPL/QPL open source for Windows, Mac OSX, and Linux. http://www.trolltech.com/products/qt/opensource.html reveals it is free now for Macs and http://www.trolltech.com

Re: [Discuss-gnuradio] NBFM

2005-02-17 Thread Johnathan Corgan
Matt Ettus wrote: I realized about an hour before a demo last night that we didn't have narrowband FM (like ham and public safety), so I coded it up. Its in the gnuradio-examples package, and it is commented rather liberally. As an attendee at the demo last night, this was a pretty slick way of s

Re: [Discuss-gnuradio] NBFM

2005-02-17 Thread Johnathan Corgan
Marcus D. Leech wrote: I'm jealous that I wasn't there (wherever *there* was :-) ). This was a USRP demonstration at the West Valley Amateur Radio Association in San Jose, CA. Excellent job by Matt...I think you will get a few orders, too. -Johnathan, AE6HO _

Re: [Discuss-gnuradio] Re: USRP Success??

2005-02-17 Thread kilian
On Thu, 2005-02-17 at 12:32, Matt Ettus wrote: > The is good. Let me explain the EEPROM thing. There is an EEPROM on the main > USRP which I program before shipping. Each daughterboard has its own EEPROM. > This allows the USRP to determine which daughterboards are installed. I DON'T > program

Re: [Discuss-gnuradio] NBFM

2005-02-17 Thread Marcus D. Leech
Johnathan Corgan wrote: > > Matt Ettus wrote: > > > I realized about an hour before a demo last night that we didn't have > > narrowband > > FM (like ham and public safety), so I coded it up. Its in the > > gnuradio-examples package, and it is commented rather liberally. > > As an attendee at

RE: [Discuss-gnuradio] NBFM

2005-02-17 Thread Matthew Francey
Marcus Leech asked: >In the analog world, do they implement squelch using > detected RF power levels (i.e. prior to FM demod), or > something else? I think early receivers used an AGC level. Modern receivers use the noise: once the high frequency (above the expected voice bandwidth) content

Re: [Discuss-gnuradio] NBFM

2005-02-17 Thread Marcus D. Leech
Johnathan Corgan wrote: > > Marcus D. Leech wrote: > > > I'm jealous that I wasn't there (wherever *there* was :-) ). > > This was a USRP demonstration at the West Valley Amateur Radio > Association in San Jose, CA. Excellent job by Matt...I think you will > get a few orders, too. > > -Johnath

Re: [Discuss-gnuradio] NBFM

2005-02-17 Thread Chuck Swiger
At 11:54 AM 2/17/2005 -0800, you wrote: I realized about an hour before a demo last night that we didn't have narrowband FM (like ham and public safety), so I coded it up. Its in the gnuradio-examples package, and it is commented rather liberally. It will require an update on the gr-wxgui stuff

RE: [Discuss-gnuradio] NBFM

2005-02-17 Thread Robert McGwier
In a really good NBFM receiver, where you are attempting to use it for voice communications, and hand helds are involved (say), it is important to have threshold effect improvement. This will improve intelligibility on important links such as official/government communications. This is done by u

Re: [Discuss-gnuradio] NBFM

2005-02-17 Thread Al Davis
On Thursday 17 February 2005 07:32 pm, Marcus D. Leech wrote: > In the analog world, do they implement squelch using >   detected RF power levels (i.e. prior to FM demod), or >   something else? It is usually done by measuring detected noise. Recall, in FM, audio output level is independent of t