Re: [Discuss-gnuradio] Current consumption of the daughter board

2008-10-10 Thread Matt Ettus
PAtrick Gerber wrote: Hello all, I am still developping my own board that use the USRP daughter board. I need to know what is the maximum current consumption of these boards. Thank you in advance. If you keep the consumption on the 6V rail to less than 750ma you should be ok. Matt __

Re: [Discuss-gnuradio] software defined antenna

2008-10-10 Thread Berndt Josef Wulf
On Saturday 11 October 2008 09:14:48 Steve Totaro wrote: > On Fri, Oct 10, 2008 at 4:20 PM, John Ackermann N8UR <[EMAIL PROTECTED]> > wrote: > > rhubbell wrote: > >> Hi all, > >> > >> After being on-frequency here for a little while I can see that the > >> range of experience/expertise is wide. Wh

Re: [Discuss-gnuradio] software defined antenna

2008-10-10 Thread Steve Totaro
On Fri, Oct 10, 2008 at 4:20 PM, John Ackermann N8UR <[EMAIL PROTECTED]> wrote: > rhubbell wrote: > >> Hi all, >> >> After being on-frequency here for a little while I can see that the >> range of experience/expertise is wide. Which is great. >> >> I'm curious if any long-timers have begun to look

Re: [Discuss-gnuradio] software defined antenna

2008-10-10 Thread John Ackermann N8UR
rhubbell wrote: Hi all, After being on-frequency here for a little while I can see that the range of experience/expertise is wide. Which is great. I'm curious if any long-timers have begun to look at software defined antennas? Or is there any effort at all anywhere in the public domain? I gues

Re: [Discuss-gnuradio] Inefficiency of message passing in inband code

2008-10-10 Thread Johnathan Corgan
On Fri, Oct 10, 2008 at 11:24 AM, Stefan Brüns <[EMAIL PROTECTED]> wrote: > I found at least one point which gives some improvement - there are a few > functions, which take an argument of type "pmt_t", but can be changed > to "const pmt_t&" without any negative side effect. Good. > At the momen

Re: [Discuss-gnuradio] Error while receiving

2008-10-10 Thread Johnathan Corgan
On Fri, Oct 10, 2008 at 9:02 AM, kaleem ahmad <[EMAIL PROTECTED]> wrote: > Addition to my above question I also want to know how can I connect two > different flowgraphs with 'usrp.source_c', > > I was trying following > > src = usrp.source_c(...) > fg.connect((src, 0),...blocks of fg1) > fg.c

[Discuss-gnuradio] software defined antenna

2008-10-10 Thread rhubbell
Hi all, After being on-frequency here for a little while I can see that the range of experience/expertise is wide. Which is great. I'm curious if any long-timers have begun to look at software defined antennas? Or is there any effort at all anywhere in the public domain? I guess military and uni

Re: [Discuss-gnuradio] Problem feeding garbage to GNU Radio

2008-10-10 Thread Dan Halperin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Oct 10, 2008, at 11:59 AM, Philip Balister wrote: My data file is 16bit complex shorts in big-endian format. It looks like the file source block reads data from the file and sends it to the fm demod which is expecting a complex float data. I atte

Re: [Discuss-gnuradio] Update some packages

2008-10-10 Thread Rita's pfc
Thanks Dimitris, I think I didn't explain very well. I installed the gnuradio version 3.3.1 (http://gnuradio.org/trac/wiki/DebianPackages) previously. But this version haven't got some packages that I want, like the ofdm package. So, if i want this package I must install everything againg? Di

[Discuss-gnuradio] Problem feeding garbage to GNU Radio

2008-10-10 Thread Philip Balister
I'm working on a flow graph that reads samples from a file and feeds them to the wfm demod block. I managed to get this working, but along the way I ran across a problem My data file is 16bit complex shorts in big-endian format. It looks like the file source block reads data from the file and

Re: [Discuss-gnuradio] Unresponsive USRP2

2008-10-10 Thread Matt Edman
On Fri, Oct 10, 2008 at 10:48:10AM -0700, Matt Ettus wrote: > Matt Edman wrote: > >I received two USRP2 devices, both with RFX2400 daughterboards and VERT400 > >antennas. One of the USRP2s works great and can be found when I run the > >usrp2/host/apps/find_usrps application. The other device doesn'

Re: [Discuss-gnuradio] Inefficiency of message passing in inband code

2008-10-10 Thread Stefan Brüns
On Friday 10 October 2008 01:15:56 Johnathan Corgan wrote: > > I have used PMT/mblock in some commercial contract work. I agree that > there are performance improvements to be made in a number of places, > but the "late binding" nature of the dynamic typing is sort of what > PMT is all about, and

Re: [Discuss-gnuradio] LFTX/LFRX frequency range

2008-10-10 Thread Matt Ettus
Christian Schroeder wrote: Hi together, we want to use the USRP2 with LFTX/LFRX boards to make transmissions in a low frequency regime from below 1 kHz up to about roughly 50 kHz. The daughterboard specifications give a frequency range from DC to 30 MHz. We are now wondering, if we will exp

Re: [Discuss-gnuradio] a question about benchmark_rx.py and benchmark_tx.py

2008-10-10 Thread Bill Stevenson
- Original Message From: Stefan Brüns <[EMAIL PROTECTED]> To: discuss-gnuradio@gnu.org Sent: Thursday, October 9, 2008 2:11:15 PM Subject: Re: [Discuss-gnuradio] a question about benchmark_rx.py and benchmark_tx.py On Thursday 09 October 2008 19:47:10 Bill Stevenson wrote: > Hello

Re: [Discuss-gnuradio] Unresponsive USRP2

2008-10-10 Thread Matt Ettus
Matt Edman wrote: Hi, I received two USRP2 devices, both with RFX2400 daughterboards and VERT400 antennas. One of the USRP2s works great and can be found when I run the usrp2/host/apps/find_usrps application. The other device doesn't seem to be responsive. When it is powered on, the unresponsive

Re: [Discuss-gnuradio] severe problem in benchmark_rx, benchmark_tx. file

2008-10-10 Thread Stefan Brüns
On Friday 10 October 2008 01:46:12 Bill Stevenson wrote: > Hello, everyone! > > I think there is a bug in benchmark_rx.py and benchmark_tx.py files!!! > Seriously! I believe the opposite is true. Seriously! Who is right, now? > I am just running a demo program to realize communication between two

Re: [Discuss-gnuradio] cppdb-wip

2008-10-10 Thread Eric Blossom
On Fri, Oct 10, 2008 at 02:23:45PM +0200, Per Zetterberg wrote: > > Eric, > > In db_base.cc you write that "db_base::tune" should not be located in > db_base. Where is it located now ? > > BR/ > Per It's currently a free function that we smash into the usrp.{source,sink} namespace in usrp.py.

Re: [Discuss-gnuradio] Update some packages

2008-10-10 Thread Dimitris Symeonidis
you need to install the entire gnuradio package, you cannot just use the examples have a look here first: http://gnuradio.org/trac/wiki/BuildGuide Dimitris Symeonidis "If you think you're too small to make a difference, try sleeping with a mosquito!" - Amnesty International On Fri, Oct 10, 2008

[Discuss-gnuradio] Unresponsive USRP2

2008-10-10 Thread Matt Edman
Hi, I received two USRP2 devices, both with RFX2400 daughterboards and VERT400 antennas. One of the USRP2s works great and can be found when I run the usrp2/host/apps/find_usrps application. The other device doesn't seem to be responsive. When it is powered on, the unresponsive device only has the

Re: [Discuss-gnuradio] Error while receiving

2008-10-10 Thread kaleem ahmad
Addition to my above question I also want to know how can I connect two different flowgraphs with 'usrp.source_c', I was trying following src = usrp.source_c(...) fg.connect((src, 0),...blocks of fg1) fg.connect((src, 1),...blocks of fg2) But it is not working I got following error "T

[Discuss-gnuradio] Update some packages

2008-10-10 Thread Rita's pfc
hello, I want to install ofdm package, so I downloaded the packages from the directory / gnuradio-examples, by SVN. The I try to install the then, but I fail to install it. I'm not very good with Linux (Ubuntu 7). Can you help me? Thanks anyway. -- View this message in context: http://www.nab

[Discuss-gnuradio] cppdb-wip

2008-10-10 Thread Per Zetterberg
Eric, In db_base.cc you write that "db_base::tune" should not be located in db_base. Where is it located now ? BR/ Per ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] gr-msdd6000/src/run_tests

2008-10-10 Thread Jim Watson
On Fri, 2008-10-10 at 20:17 +1100, Jim Watson wrote: > On Fri, 2008-10-10 at 10:47 +0200, Dimitris Symeonidis wrote: > > checking for a sed that does not truncate output... ./configure: line > > 6695: echo: write error: Broken pipe > > /bin/sed > > Error not seen here: > checking for a sed that do

[Discuss-gnuradio] LFTX/LFRX frequency range

2008-10-10 Thread Christian Schroeder
Hi together, we want to use the USRP2 with LFTX/LFRX boards to make transmissions in a low frequency regime from below 1 kHz up to about roughly 50 kHz. The daughterboard specifications give a frequency range from DC to 30 MHz. We are now wondering, if we will experience some degradations sin

Re: [Discuss-gnuradio] gr-msdd6000/src/run_tests

2008-10-10 Thread Jim Watson
On Fri, 2008-10-10 at 10:47 +0200, Dimitris Symeonidis wrote: > checking for a sed that does not truncate output... ./configure: line > 6695: echo: write error: Broken pipe > /bin/sed Error not seen here: checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep

Re: [Discuss-gnuradio] gr-msdd6000/src/run_tests

2008-10-10 Thread Dimitris Symeonidis
indeed, now it's fixed. another message i see in the output of ./configure (althouth, again, it finishes and everything compiles without problems) is: checking for a sed that does not truncate output... ./configure: line 6695: echo: write error: Broken pipe /bin/sed tell me if you need my configu

Re: [Discuss-gnuradio] Error while receiving

2008-10-10 Thread kaleem ahmad
Thanks Eric, Can you give me a bit more explanation about why it is 'doomed to fail and will sooner or later exhaust all memory'. Actually my plan is to run this graph for ever and I dont have any idea why a graph(especially this one) will exhibit such behavior and what measure can be taken to a