Re: Binary installation of GNU 3.2 to Ubuntu 9.04

To Johnathan and the GNUradio discussion group,

Thank you for the feedback.
I put in the command and can hear a dial tone,
so the installation was successful.
Here are two additional questions:

My next step is to connect up an USRP and get familiar with the setup.
(1) Are there any starting experiments that I can perform?

Also, I am planning on modifying the source code in the future.
(2) Do I need to uninstall the binary code completely and then reinstall
GNU 3.2? What are the steps?

Regards,
–Vic


— On Sun, 6/7/09, Johnathan C. [email protected]
wrote:

From: Johnathan C. [email protected]
Subject: Re: [Discuss-gnuradio] Binary installation of GNU 3.2 to Ubuntu
9.04
To: “Victor Lo” [email protected]
Cc: [email protected]
Date: Sunday, June 7, 2009, 3:17 PM

On Sun, Jun 7, 2009 at 11:03 PM, Johnathan
Corgan[email protected] wrote:

On Sun, 2009-06-07 at 14:37 -0700, Victor Lo wrote:

I also tried typing lsusrp without actually connecting to an USRP.

Can anybody confirm that my binary installation was successful?

Sorry, I missed the part about not actually having a connected USRP.

To verify your GNU Radio installation, go to:

$ cd /usr/share/gnuradio/examples/audio

Then run the dial tone example application:

$ ./dial_tone.py

(Type CTRL-C to exit.)

If you hear the tone, then it’s working.

Johnathan