Hi Tom,
Thanks for the reply. I have a few more question on this regard and also
some additional questions on benchmark_rx and tx.
1. There is a 'thres' parameter in the receive_path.py code, associated
with the benchmark_rx.py code. The default value is 30. It says, thres =
30, # in dB, will hav
On 11/29/2011 08:20 PM, Ryan Pape wrote:
I have an application that runs 24/7 with a USRP1. I am having
occasional problems where it appears the USRP (using UHD) starts
returning garbage data after an apparently random period of time. In
the most recent case, the app ran with no problem for
I have an application that runs 24/7 with a USRP1. I am having occasional
problems where it appears the USRP (using UHD) starts returning garbage
data after an apparently random period of time. In the most recent case,
the app ran with no problem for approximately 36 hours, although previously
we
On 11/29/2011 03:37 PM, Josh Blum wrote:
On 11/29/2011 02:38 PM, Kevin Tien wrote:
Hi,
We're using USRP2s with the RFX2400 daughterboards, and we've recently
switched from the old USRP drivers to the UHD drivers as per general
recommendation. However, we've run into a few problems that have u
Are you selecting the correct antenna? Its possible the default RX
antenna setting is different.
We'll check it out, but we only have the one antenna hooked up...
It'd be interesting to find out that the SMA connector can pick up the
signal! So I gather there should /not/ be any change in receiv
Hi Josh,
I have no d8psk*, dbpsk*, modulation_utils2*.
Which branch do you use for this?
On Tue, Nov 29, 2011 at 1:30 PM, Josh Blum wrote:
>
>
> On 11/29/2011 01:40 AM, Alex Zhang wrote:
> > I am using the this example to test the installed next branch of josh:
> >
> > http://gnuradio.org/cgit/
On 11/29/2011 02:38 PM, Kevin Tien wrote:
> Hi,
>
> We're using USRP2s with the RFX2400 daughterboards, and we've recently
> switched from the old USRP drivers to the UHD drivers as per general
> recommendation. However, we've run into a few problems that have us
> stumped:
>
> 1) Previously, o
Hi,
We're using USRP2s with the RFX2400 daughterboards, and we've recently
switched from the old USRP drivers to the UHD drivers as per general
recommendation. However, we've run into a few problems that have us
stumped:
1) Previously, our receiver gains were set to 0 dB and we had no
problem rec
On 11/29/2011 10:57 AM, Tom Rondeau wrote:
> On Tue, Nov 29, 2011 at 1:40 AM, Alex Zhang wrote:
>
>> I am using the this example to test the installed next branch of josh:
>>
>> http://gnuradio.org/cgit/jblum.git/tree/gr-digital/python/pkt2.py?h=next
>>
>> How ever, the digital_swig is not reco
On 11/29/2011 01:40 AM, Alex Zhang wrote:
> I am using the this example to test the installed next branch of josh:
>
> http://gnuradio.org/cgit/jblum.git/tree/gr-digital/python/pkt2.py?h=next
>
> How ever, the digital_swig is not recognized. And I also checked the
> changeset at http://gnuradio
Just found the digital_swig.py is located
at /usr/local/lib/python2.7/dist-packages/gnuradio/digital
So I change "import digital_swig" to "from gnuradio.digital import
digital_swig" and the complaining disappeared. Seems for these python
modules, i still need to give a full path, even I have impor
On Tue, Nov 29, 2011 at 11:32 AM, Marcus D. Leech wrote:
> On 29-11-2011 11:12 AM, Sebastian Döring wrote:
>
>> On Mon, 28 Nov 2011 10:32:28 -0500
>> "Marcus D. Leech" wrote:
>>
>>> On 28-11-2011 10:21 AM, Sebastian Döring wrote:
>>>
Hello List,
just wanted to know exactly how th
On 29-11-2011 11:12 AM, Sebastian Döring wrote:
On Mon, 28 Nov 2011 10:32:28 -0500
"Marcus D. Leech" wrote:
On 28-11-2011 10:21 AM, Sebastian Döring wrote:
Hello List,
just wanted to know exactly how the output vector of ..._rx_cfile.py
is structured.
Is the first element of the complex vec
On Mon, 28 Nov 2011 10:32:28 -0500
"Marcus D. Leech" wrote:
On 28-11-2011 10:21 AM, Sebastian Döring wrote:
Hello List,
just wanted to know exactly how the output vector of
..._rx_cfile.py is structured.
Is the first element of the complex vector v[0] the one
at the desired frequency spreci
On Tue, Nov 29, 2011 at 1:40 AM, Alex Zhang wrote:
> I am using the this example to test the installed next branch of josh:
>
> http://gnuradio.org/cgit/jblum.git/tree/gr-digital/python/pkt2.py?h=next
>
> How ever, the digital_swig is not recognized. And I also checked the
> changeset at http://
I had never heard of fastGPS; sounds pretty useful. What is the end goal
for your receiver?
Ryan
On Tue, Nov 29, 2011 at 5:10 AM, Nick Othieno wrote:
> I am using fastGPS to do the correlation as well as writing my own MATLAB
> correlation scripts.
>
> Nick
>
>
> On Fri, Nov 25, 2011 at 8:40 P
Hi list,
the SpecEst toolbox has more fun and exciting stuff:
- First thing is a GUI. It connects to a file or UHD and can show live
spectral estimates of the incoming signal using any of the existing
estimators. For simple debugging purpose, this is not as useful as
uhd_fft.py, but it's a g
2011/11/29 signalswdm :
> Dear everyone:
> You see in usrp_basic.h there is a function named _write_9862() and
> it uses function usrp_9862_write(),defined in usrp_prims_common.h. And
> usrp_9862_write() uses function usrp_spi_write(), also defined in
> usrp_prims_common.h.
> usrp_spi_write()
2011/11/29 signalswdm :
> Dear everyone:
> You see in usrp_basic.h there is a function named _write_9862() and
> it uses function usrp_9862_write(),defined in usrp_prims_common.h. And
> usrp_9862_write() uses function usrp_spi_write(), also defined in
> usrp_prims_common.h.
> usrp_spi_write()
Dear everyone:
You see in usrp_basic.h there is a function named _write_9862() and it
uses function usrp_9862_write(),defined in usrp_prims_common.h. And
usrp_9862_write() uses function usrp_spi_write(), also defined in
usrp_prims_common.h.
usrp_spi_write() uses function write_cmd(), defin
I am using fastGPS to do the correlation as well as writing my own MATLAB
correlation scripts.
Nick
On Fri, Nov 25, 2011 at 8:40 PM, Nick Foster wrote:
> On Fri, Nov 25, 2011 at 7:01 AM, Nick Othieno
> wrote:
> > Hi Ryan,
> >
> > What did you use for your setup, ie daughterboards, antenna and
21 matches
Mail list logo