Re: [Discuss-gnuradio] Wimax

2010-05-26 Thread David Burgess
John - The more recent 2.5-series releases of OpenBTS includes a feature called "test call" specifically for fuzing handsets. From the CLI, you can initiate a mobile-terminated transaction a specific handset using the test call feature. What the test call feature does is open an SDCCH i

Re: [Discuss-gnuradio] USRP2 xmit buffering

2010-05-26 Thread Eric Blossom
On Wed, May 26, 2010 at 05:33:47PM -0400, Sharif Shaher wrote: > Hello, > > I am using a USRP2 to transmit signals and I am interested in knowing > if anyone has any idea as to how the buffering is handled as it relates > to the call to u2->tx_16scwhen I call this function it usually > returns

Re: [Discuss-gnuradio] Piping output of, e.g., Audacity to GNURadio examples

2010-05-26 Thread Frank Brickle
On Wed, May 26, 2010 at 7:37 PM, Joel Koltner wrote: > -- For GNURadio examples that are expecting to receive their input from a > sound card, use the JACK plug-in for ALSA... Right... > -- If writing your own applications, GNURadio can use JACK directly via, > e.g., gnuradio-audio-jack ...als

Re: [Discuss-gnuradio] Wimax

2010-05-26 Thread John Gilmore
> evaluating the possibility of start a Wimax fuzzing test bed project with > Gnu Radio/USRP . . . the goal is to > do with the Radio what we do with software in Fuzzing stage of security > related projects . to conduct a huge series of tests , examine the results > and see when and how the Radio

[Discuss-gnuradio] Piping output of, e.g., Audacity to GNURadio examples

2010-05-26 Thread Joel Koltner
Hello, I'd like to take the audio output of a piece of software such as Audacity, Rhythmbox, etc. and pipe it into GNURadio -- specifically some of the USRP examples for, e.g., FM output. I've done a bit of Googling, and as far as I can tell doing this requires something similar to: -- For G

[Discuss-gnuradio] Re: gnuradio.org services are currently down

2010-05-26 Thread Johnathan Corgan
On Wed, May 26, 2010 at 13:32, Johnathan Corgan wrote: > We may need to roll back to our last full backup, which was a little over a > day > ago.  I'll let everyone know. The gnuradio.org server is functioning, restored from the prior backup. Unfortunately, any wiki edits or ticket changes in

Re: [Discuss-gnuradio] External Clock in GRC

2010-05-26 Thread Damien S.
Johnathan Corgan-2 wrote: > > On Tue, May 25, 2010 at 08:10, Eric Schneider > wrote: > >> I thought this was going to be pushed into the repo master branch. >> *shrug* > > Hmm, perhaps this slipped through the cracks. It's a good idea. Was > there a patch posted? > > Johnathan > > __

[Discuss-gnuradio] USRP2 xmit buffering

2010-05-26 Thread Sharif Shaher
Hello, I am using a USRP2 to transmit signals and I am interested in knowing if anyone has any idea as to how the buffering is handled as it relates to the call to u2->tx_16scwhen I call this function it usually returns within a couple of microseconds. This is much quicker then the time re

Re: [Discuss-gnuradio] gcellized FFTW has broken gcell block

2010-05-26 Thread Eric Blossom
On Wed, May 26, 2010 at 05:09:16PM +0200, matty wrote: > Last day's I installed gcellized FFTW or better I have to say FFTW-WIP, > because the gcellized FFTW svn folder on cgran was empty. > So I downloaded the code using > > $ svn co > https://www.cgran.org/cgran/projects/fftw-gcell/branches/deve

[Discuss-gnuradio] USRP2 xmit buffering

2010-05-26 Thread Sharif Shaher
Hello, I am using a USRP2 to transmit signals and I am interested in knowing if anyone has any idea as to how the buffering is handled as it relates to the call to u2->tx_16scwhen I call this function it usually returns within a couple of microseconds. This is much quicker then the time re

Re: [Discuss-gnuradio] USRP1 Simultaneous Receive and Transmit

2010-05-26 Thread Josh Blum
See how the dual usrp wrapper in grc does it: grc/grc_gnuradio/usrp/dual_usrp.py -Josh On 05/26/2010 12:25 PM, Chao Dong wrote: Hi Matt, Is there any example in current Gnuradio release that implementing full deplex with one USRP motherboard and two daughterboards? As i understand, i must cal

Re: [Discuss-gnuradio] Need help with gr how to create a signal processing block template

2010-05-26 Thread Hassaan R.
On Tue, May 25, 2010 at 7:08 AM, Eric Blossom wrote: > On Tue, May 25, 2010 at 08:24:21AM +0600, Hassaan R. wrote: > > Dear Eric, > > > > Still working on it, hopefully will get a solution soon. Thanks for your > > reply, I'll focus on the Makefiles now to find the answer, I've been just > > goin

[Discuss-gnuradio] gnuradio.org services are currently down

2010-05-26 Thread Johnathan Corgan
We are experiencing filesystem corruption on the gnuradio.org server, and most services running on the server are not working or are in read-only mode. I am working with the hosting support group to resolve. We may need to roll back to our last full backup, which was a little over a day ago. I'l

Re: [Discuss-gnuradio] tvrx and usrp_tv_rcv

2010-05-26 Thread Eric Blossom
On Wed, May 26, 2010 at 02:43:13PM +0700, Muhammad Najib wrote: > Thank you for your previous response, > > About the algorithm,, it's rather straight forward without > modification from the textbook > 1. for the usrp, i use decimation of 8, with tuning frekuency at the > middle of the channel(706

Re: [Discuss-gnuradio] USRP1 Simultaneous Receive and Transmit

2010-05-26 Thread Chao Dong
Hi Matt, Is there any example in current Gnuradio release that implementing full deplex with one USRP motherboard and two daughterboards? As i understand, i must call source_c twice to use the two daughterboards, but this seems impossible. Then how can i use the two daughterboards in one flowgra

Re: [Discuss-gnuradio] 802.15.4 how to forward a parameter to a c++ block

2010-05-26 Thread Josh Blum
Ah, great, thanks a lot! But where can I find that new stream to fill!? In other words: -how can I generate a new variable / stream and -where do I submit it, such that it is forwarded to the corresponding c++ block, and -how can I access it from within the c++ block!? See message_source and

Re: [Discuss-gnuradio] USRP1 Simultaneous Receive and Transmit

2010-05-26 Thread Matt Ettus
On 05/26/2010 03:23 AM, Jim V wrote: Hi everyone, is it feasible to transmit and receive simultaneously having one USRP1 with 2 daughtercards (2 RFX) (for example in Side A receiving and in Side B transmitting)? Is there any example in GnuRadio? Thank you in advance Yes, this is known as fu

[Discuss-gnuradio] gcellized FFTW has broken gcell block

2010-05-26 Thread matty
Last day's I installed gcellized FFTW or better I have to say FFTW-WIP, because the gcellized FFTW svn folder on cgran was empty. So I downloaded the code using $ svn co https://www.cgran.org/cgran/projects/fftw-gcell/branches/developers/eb/fftw-wip and compiled the source. $ ./bootstrap.sh "PL

Re: [Discuss-gnuradio] About tunnel.py

2010-05-26 Thread Jim V
Hello Juan, according to the FAQ ( http://gnuradio.org/redmine/wiki/1/UsrpFAQGen http://gnuradio.org/redmine/wiki/1/UsrpFAQGen ): "u" = USRP "a" = audio (sound card) "O" = overrun (PC not keeping up with received data from usrp or audio card) "U" = underrun (PC not providing data

[Discuss-gnuradio] Wimax

2010-05-26 Thread Mohammad Hosein
hello, evaluating the possibility of start a Wimax fuzzing test bed project with Gnu Radio/USRP . anybody knows if : - there is a working 802.16d implementation based on Gnu Radio , that works fine with USRP - there are SDR based projects preferably based on GNU Radio , to fuzz Radio systems : GSM

Re: [Discuss-gnuradio] 802.15.4 how to forward a parameter to a c++ block

2010-05-26 Thread bjoernm
>>> Hi, >>> >>> I'm currently using the UCLA ZigBee PHY implementation posted on: >>> https://www.cgran.org/wiki/UCLAZigBee >>> with gnuradio. >>> >>> My question is the following: >>> How can I forward a parameter from: src/python/ieee802_15_4_pkt.py >>> ... e.g. from the "send_pkt(...)" function

Re: [Discuss-gnuradio] 802.15.4 how to forward a parameter to a c++ block

2010-05-26 Thread Markus Becker
> >>> Hi, > >>> > >>> I'm currently using the UCLA ZigBee PHY implementation posted on: > >>> https://www.cgran.org/wiki/UCLAZigBee > >>> with gnuradio. > >>> > >>> My question is the following: > >>> How can I forward a parameter from: src/python/ieee802_15_4_pkt.py > >>> ... e.g. from the "send

[Discuss-gnuradio] 802.15.4 how to forward a parameter to a c++ block

2010-05-26 Thread bjoernm
Hi, I'm currently using the UCLA ZigBee PHY implementation posted on: https://www.cgran.org/wiki/UCLAZigBee with gnuradio. My question is the following: How can I forward a parameter from: src/python/ieee802_15_4_pkt.py ... e.g. from the "send_pkt(...)" function (or any other) to the c++ block i

Re: [Discuss-gnuradio] Hi all, how to use usrp and gnuradio support triangulation to locate a cell phone

2010-05-26 Thread John Wu
Harley Thanks I find another way call hyperbolic location method that is more accurate to locate a cell phone. and what u said is correct, I must first get a phone's communication. Now the easier way what I know is using openbts and usrp build a gsm bts to communicate with cell phone. Am I right?

[Discuss-gnuradio] USRP1 Simulatenous Receive and Transmit

2010-05-26 Thread Jim V
Hi everyone, is it feasible to transmit and receive simultaneously having one USRP1 with 2 daughtercards (2 RFX) (for example in Side A receiving and in Side B transmitting)? Is there any example in GnuRadio? Thank you in advance -- View this message in context: http://old.nabble.com/USRP1-Sim

Re: [Discuss-gnuradio] 802.15.4 how to forward a parameter to a c++ block

2010-05-26 Thread bjoernm
Hi, I'm currently using the UCLA ZigBee PHY implementation posted on: https://www.cgran.org/wiki/UCLAZigBee with gnuradio. My question is the following: How can I forward a parameter from: src/python/ieee802_15_4_pkt.py ... e.g. from the "send_pkt(...)" function (or any other) to the c++ block i

Re: [Discuss-gnuradio] tvrx and usrp_tv_rcv

2010-05-26 Thread Muhammad Najib
Thank you for your previous response, About the algorithm,, it's rather straight forward without modification from the textbook 1. for the usrp, i use decimation of 8, with tuning frekuency at the middle of the channel(706MHz). 2.1 using 2 sine signal source, i shift video and audio carrier to 0Mh