Re: [Discuss-gnuradio] Simple WBFM Transmitter - How to configure the USRP1 block to transmit ?

2013-07-19 Thread Tom Rondeau
On Thu, Jul 18, 2013 at 11:59 PM, Bruno Cardoso bpcard...@gmail.com wrote: The image I sent is not my model. My model was attached to the email. Have you seen it? The image is an example I saw and I noted it's diferent from my. My model WBFM_transmitter_Bruno.grc shows a ''UHD: USRP Sink''.

[Discuss-gnuradio] GRC Start Up Frozen

2013-07-19 Thread Matt D
Hey guys, On Ubuntu 12.10 yesterday I was compiling some small pieces of code in terminal for syntax debugging, installing the files, and then testing functionality in grc. So the last thing I did was I install what I am working on (op25). Then I tried to start the grc but the start got stuck or

[Discuss-gnuradio] git check out fails

2013-07-19 Thread Matt D
i cant use the build script because the git check out fails. i suspect it has something to do with my router. i don't know what setting i should change. any suggestions will be much appreciated. thanks -- Matt D ___ Discuss-gnuradio

Re: [Discuss-gnuradio] GRC Start Up Frozen

2013-07-19 Thread Marcus D. Leech
On 07/19/2013 10:36 AM, Matt D wrote: Hey guys, On Ubuntu 12.10 yesterday I was compiling some small pieces of code in terminal for syntax debugging, installing the files, and then testing functionality in grc. So the last thing I did was I install what I am working on (op25). Then I tried to

[Discuss-gnuradio] wav file source question

2013-07-19 Thread Baokun Liu
Hi guys, I am playing with gnuradio companion. I have a question on wav file. I play like this first (the samp_rate set to 32k) *Audio Source --- Wav File Sink;* I save the file as test.wav. It sound well. Then, I play the file back (samp_rate is 32k). *Wave File Source --- Audio Sink; *

Re: [Discuss-gnuradio] git check out fails

2013-07-19 Thread Marcus D. Leech
On 07/19/2013 11:33 AM, Matt D wrote: i cant use the build script because the git check out fails. i suspect it has something to do with my router. i don't know what setting i should change. any suggestions will be much appreciated. thanks Tweak the firewall rules on your router to allow GIT

[Discuss-gnuradio] Gnuradio 3.6.x recipe for pybombs ?

2013-07-19 Thread M Dammer
Has anyone a recipe for installing the 3.6-branch via pybombs ? I need a 3.6 parallel installation on my system, because many old projects are not working out of the box in 3.7.x. Even many of the projects referenced by recipes that currently come with pybombs do not compile. tnx, Mark

Re: [Discuss-gnuradio] wav file source question

2013-07-19 Thread tom sutherland
I don't know how to post the answer to the discussion group correctly so I just sent this to you. I got the same errors. I can write a wav file, I can play the wav file using any other audio player but GNUradio wav source block gives me the same no samples.. error. I got around this by using

Re: [Discuss-gnuradio] Gnuradio 3.6.x recipe for pybombs ?

2013-07-19 Thread Tom Rondeau
On Fri, Jul 19, 2013 at 12:31 PM, M Dammer i...@mdammer.net wrote: Has anyone a recipe for installing the 3.6-branch via pybombs ? I need a 3.6 parallel installation on my system, because many old projects are not working out of the box in 3.7.x. Even many of the projects referenced by recipes

Re: [Discuss-gnuradio] git check out fails

2013-07-19 Thread Matt D
On 07/19/2013 11:41 AM, Marcus D. Leech wrote: On 07/19/2013 11:33 AM, Matt D wrote: i cant use the build script because the git check out fails. i suspect it has something to do with my router. i don't know what setting i should change. any suggestions will be much appreciated. thanks

Re: [Discuss-gnuradio] git check out fails

2013-07-19 Thread Monahan-Mitchell, Tim
=== THIS MAY TAKE QUITE SOME TIME= Fetching Gnu Radio via GIT...Could not find gnuradio/gnuradio-{core,runtime} after GIT checkout GIT checkout of Gnu Radio failed! omg. what do i have to do here? Well, you could run it using --verbose to see if there's anything extra going

Re: [Discuss-gnuradio] git check out fails

2013-07-19 Thread Marcus D. Leech
On 07/19/2013 02:04 PM, Matt D wrote: On 07/19/2013 11:41 AM, Marcus D. Leech wrote: On 07/19/2013 11:33 AM, Matt D wrote: i cant use the build script because the git check out fails. i suspect it has something to do with my router. i don't know what setting i should change. any suggestions

[Discuss-gnuradio] Configuring extras:tun/tap on ubuntu 12.04

2013-07-19 Thread GNU radio
Hi I have a problem with configuring the gr0 interface for gnuradio on ubuntu 12.04. The command $sudo ifconfig gr0 192.168.200.1 does not work and return back error of SIOCSIFADDR: No such device gr0: ERROR while getting interface flags: No such device I have tried a number of methods

Re: [Discuss-gnuradio] Configuring extras:tun/tap on ubuntu 12.04

2013-07-19 Thread Bastian Bloessl
Hi, On 07/20/2013 01:22 AM, GNU radio wrote: Hi I have a problem with configuring the gr0 interface for gnuradio on ubuntu 12.04. The command $sudo ifconfig gr0 192.168.200.1 does not work and return back error of SIOCSIFADDR: No such device gr0: ERROR while getting interface flags: No