Re: [Discuss-gnuradio] USRP for GPS

2011-10-03 Thread Walter Barmak
rly new to > this system as well. If you're going to do real time tracking your > best bet is probably to modify the FPGA for performance > considerations. Hope this helps! > > Ryan > > On Mon, Oct 3, 2011 at 11:00 AM, Walter Barmak > wrote: > hi, >

[Discuss-gnuradio] USRP for GPS

2011-10-03 Thread Walter Barmak
hi, i was wondering whether the usrp can be used as a "gps receiver". if so, 1) how can i achieve this? 2) any link you could provide for me to read? 3) what daughterboards should be used? 4) Can the usrp be used with OpenGTS (for example) for tracking (usrp as a gps receiver)? thanks in adv

[Discuss-gnuradio] differences between usrps

2011-09-06 Thread Walter Barmak
hi, as some of you already know, i have a usrp1 with 2 rfx1800 burned to rfx900, two small antenas (13db, 60 watts) and a stock clock of 64mhz which i'm planning to change for the external clocktamer. however, before i do that, i'd like to know which is the best option for me. 1) as i understand,

[Discuss-gnuradio] 52mhz clock patch (have 64mhz stock clock)

2011-08-31 Thread Walter Barmak
hi, i'm about to buy the 52mhz clock and was wondering whether i need to patch my gnuradio which is the git version (gnuradio + uhd). according to what i've read, i have to create a file with the following: " diff --git a/usrp/host/lib/usrp_basic.cc b/usrp/host/lib/usrp_basic.cc index 5b2f7ff..8f

[Discuss-gnuradio] 52mhz clock patch

2011-08-30 Thread Walter Barmak
hi, i'm about to buy the 52mhz clock and was wondering whether i need to patch my gnuradio which is the git version (gnuradio + uhd). according to what i've read, i have to create a file with the following: " diff --git a/usrp/host/lib/usrp_basic.cc b/usrp/host/lib/usrp_basic.cc index 5b2f7ff..8f

Re: [Discuss-gnuradio] installing error

2011-08-26 Thread Walter Barmak
ease help? thanks in advance, On Fri, 2011-08-26 at 14:00 -0300, Josh Blum wrote: > > On 08/26/2011 09:57 AM, Walter Barmak wrote: > > hi, > > > > i'm now getting the following download error when trying to install > > gnuradio + uhd from the git repository (build-

Re: [Discuss-gnuradio] installing error

2011-08-26 Thread Walter Barmak
hi Josh, thanks very much for your answer. i don't understand, if you added redirects, why is my install not working? i got it from www.sbrac.org/files/build-gnuradio thanks in advance, On Fri, 2011-08-26 at 14:00 -0300, Josh Blum wrote: > > On 08/26/2011 09:57 AM, Walter Barmak wr

[Discuss-gnuradio] installing error

2011-08-26 Thread Walter Barmak
hi, i'm now getting the following download error when trying to install gnuradio + uhd from the git repository (build-gnuradio): Done Fetching Gnu Radio via GIT...Done Fetching UHD via GIT...Done Building UHD...Done building/installing UHD Fetching and installing FPGA/Firmware images via wget...

[Discuss-gnuradio] web site down?

2011-08-26 Thread Walter Barmak
hi, is it possible that there is something going on with the gnuradio + uhd git repository web site? i'm trying to reinstall build-gnuradio and have been waiting at: "checking for package libxi-dev" for more than 2 hours. thanks in advance, ___ Discu

[Discuss-gnuradio] tx/rx vs rx2

2011-08-15 Thread Walter Barmak
hi, i have 2 rfx 1800 and am using one of the tx/rx connections for the only antenna i have. what is the difference between the tx/rx and the rx2 connection? i understand it's a very basic question though would appreciate an answer. thanks in advance, walter

[Discuss-gnuradio] reach of usrp1

2011-08-11 Thread Walter Barmak
hi , does anybody know what the reach of usrp1 is? i'm using only one antennae and when i move the cell phone about 1 meter away from the usrp1 it cannot register. thanks, walter ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://list

[Discuss-gnuradio] gnuradio

2011-08-01 Thread Walter Barmak
Hi, In my Computer I have a directory named gnuradio and another named gnuradio.20110728200144 this was done I believe after downloading and building the script from http://www.sbrac.org/files/build-gnuradio does anyboady know whether I should delete one of those directories? all commands seem t

[Discuss-gnuradio] band and arfcn

2011-07-29 Thread Walter Barmak
hi, i made openbts work "without" cell phone but i don't understand what's going on ... i changed openbts.config to: band=900, arfcn=51 and it runs! if i change openbts.config to: band=1800 arfcn=800 it doesn't run, i get an error! (aborted) i have usrp1 with 2 rfx1800 which should work at band

Re: [Discuss-gnuradio] uhd_find_devices

2011-07-28 Thread Walter Barmak
uhd_find_devices linux; GNU C++ version 4.5.2; Boost_104200; UHD_003.002.000-96bd5d5 No UHD Devices Found On Thu, 2011-07-28 at 17:39 -0300, Walter Barmak wrote: > Hi, > > I hope you don't mind my asking this question: > > 1) do you know whether uhd_find_devices command

[Discuss-gnuradio] usrp_probe

2011-07-28 Thread Walter Barmak
Hi, I'm trying to use usrp_probe. I type "usrp_probe" and then I have to choose a unit number and daughterboard. i have 2 rfx 1800. questions: 1) which unit number should i input? what is the unit number? 2 which daughterboard should i choose (RX A, RX B, TX A, TX b)? does it matter that i have

Re: [Discuss-gnuradio] listen to radio station fm or am

2011-07-26 Thread Walter Barmak
is on the gnuradio examples. However you > must worry about frequencies if you inted to listen comercial AM or FM > stations, > > Edmar > > 2011/7/25 Walter Barmak > Hi, > > I wanted to try connecting to a radio station and listening to >

[Discuss-gnuradio] listen to radio station fm or am

2011-07-25 Thread Walter Barmak
Hi, I wanted to try connecting to a radio station and listening to it. Is there a command for this? ... such as usrp_fft.py (which is for other use), etc? I have 2rfx1800 and the 64mhz stock clock. Thanks in advance, Walter ___ Discuss-gnuradio mail

Re: [Discuss-gnuradio] kal function

2011-07-25 Thread Walter Barmak
i forgot to mention that i'm using the 64MHz stock clock. On Mon, 2011-07-25 at 16:16 -0300, Walter Barmak wrote: > Hi, > > i'm using usrp1 with 2 RFX1800. I write: > > " > wbarmak@Linux:~/clock/kal-v0.4.1/src$ ./kal -s 1800 > kal: Scanning for DCS-1800 base

[Discuss-gnuradio] kal function

2011-07-25 Thread Walter Barmak
Hi, i'm using usrp1 with 2 RFX1800. I write: " wbarmak@Linux:~/clock/kal-v0.4.1/src$ ./kal -s 1800 kal: Scanning for DCS-1800 base stations. error: usrp_source::tune " What is this error? Having 2 RFX1800, should it detect DCS-1800? Thanks in advance, Walter ___

[Discuss-gnuradio] USRP 1 Gnuradio

2011-07-21 Thread Walter Barmak
Good morning, I have a USRP1 with 2 RFX1800, Ubuntu 11.04, Gnuradio 3.3.0 and openbts2.6Mamou, stock clock (64MHz). when I write: usrp_fft.py -f 1800M a flat spectrum appears. which I think is correct, but when I write: usrp_siggen.py -f 1.8G the command prompts: Press Enter to quit Shouldn't