discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] FW: LFRX Board as Audio analyzer


From: Kanbier, J.W.
Subject: Re: [Discuss-gnuradio] FW: LFRX Board as Audio analyzer
Date: Wed, 14 Sep 2011 12:07:46 +0200

Can I add that somewhere in the python code?
 
Along with :
 
  self.usrp_simple_source_x_0 = grc_usrp.simple_source_c(which=0, side="A", rx_ant="RXA")
  self.usrp_simple_source_x_0.set_decim_rate(250)
  self.usrp_simple_source_x_0.set_frequency(0, verbose=True)
  self.usrp_simple_source_x_0.set_gain(0)
 
Greets,
 
Jasper


From: Matt Ettus [mailto:address@hidden
Sent: dinsdag 13 september 2011 18:13
To: Kanbier, J.W.
Cc: address@hidden
Subject: Re: [Discuss-gnuradio] FW: LFRX Board as Audio analyzer



You need to turn off DC offset correction.  DC offset correction results in a narrow spectral hole around DC.

Matt

On Tue, Sep 13, 2011 at 4:13 AM, Kanbier, J.W. <address@hidden> wrote:

Hi,

I am trying to do some audio analyzing with the usrp and lfrx board which claims to be dc-to 30mhz.
However it seems that the frequency response form  dc to let say 100hz is not flat (lacks)

I have set the USRP source on 0Hz..

Is this just a fact or am I doing something wrong.

Jasper Kanbier
Unix Beheer
BVS

ICT Shared Service Centre
Universiteit Leiden
+31 71 527 6894
address@hidden

 << OLE Object: Picture (Metafile) >>

ISSC Universiteit Leiden
Niels Bohrweg 1
2333 CA Leiden
www.issc.leidenuniv.nl

Helpdesk
+31 71 527 8888
address@hidden


_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio



reply via email to

[Prev in Thread] Current Thread [Next in Thread]