yes, its seems that we loose several dBs but which can be widely compensated by
the
extremely large TwinRx gain range.
Le 24/03/2018 à 06:38, Marcus D. Leech via USRP-users a écrit :
> On 03/24/2018 12:41 AM, Matis Alun via USRP-users wrote:
>> Hi,
>>
>> The TwinRx frequency specifications is fr
On 03/24/2018 12:41 AM, Matis Alun via USRP-users wrote:
Hi,
The TwinRx frequency specifications is from 10MHz to 6GHz.
However, some tests shows that I can select the center frequency around 10 MHz
with a
sampling frequency of 25MHz
which allows to make some acquisitions in the HF band (3-30
Hi Marcus,
I'm not clear on maximum sample rate support for USRP N210. According to you
>> In case of the N210, these frequencies are integer fractions of 100 MHz
>> i.e. 100 MHz / N, with the restriction that N be an integer 3 < n <=
>> 128 , an even integer 2 < n <= 256 or an integer multiple o
Hi,
The TwinRx frequency specifications is from 10MHz to 6GHz.
However, some tests shows that I can select the center frequency around 10 MHz
with a
sampling frequency of 25MHz
which allows to make some acquisitions in the HF band (3-30 MHz) with a very
good quality.
My question is: why the sp
you got it!
I had a previous installation of the UHD library (needed by gnuradio - which I
don't use
to drive ettus hardware).
After a sudo make install of my compiled version, all is ok. But it is a little
bit
confusing that a fresh compiled
version don't work without a make install step.
Than
Does anyone have examples of how to generate waveform IQ files in matlab or
python for use in tx_samples_from_file? I'm using an x300.
___
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.c
This function in UHD will first look for the environmental variable and
then use the UHD installation path to look for the xml files.
https://github.com/EttusResearch/uhd/blob/8bb15ee133ea98d6755d392b8493966c785291dd/host/lib/rfnoc/blockdef_xml_impl.cpp#L155
which calls
https://github.com/EttusRes
Hi Derek,
Yesterday, I did a "git pull" and "make" of the "maint" HEAD. This was on
a computer that had not been used in several months. The previous version
was definitely 3.10, but I don't know how old. Anyway, following the
build, I could run the examples without getting any error message.
Hi Rob,
The default path for UHD_RFNOC_DIR is configured automatically at build
time. The requirement has not changed since UHD 3.10. What version of UHD
were you building when you encountered the problem. It is not impossible
that this is a bug, though I do not believe that there have been any
c
Hi Michael,
I just wanted to update you all on this problem. I spoke to Yang that posted
the problem in here
http://lists.ettus.com/pipermail/usrp-users_lists.ettus.com/2017-March/023924.html.
Her issue was that her USRP image was not the same as her version of uhd. I
checked, and I updated th
This necessity for setting UHD_RFNOC_DIR should probably be added to the
UHD manual.
On Fri, Mar 23, 2018 at 2:15 PM, Derek Kozel via USRP-users <
usrp-users@lists.ettus.com> wrote:
> Hello Matis,
>
> UHD uses RFNoC internally at all times since the 3.10.0.0 release. The XML
> files are needed fo
Hello Matis,
UHD uses RFNoC internally at all times since the 3.10.0.0 release. The XML
files are needed for standard operation. It does not expose the full API or
set of features unless the rfnoc-devel branch is used.
Regards,
Derek
On Fri, Mar 23, 2018 at 6:05 PM, Matis Alun via USRP-users <
u
yes, I missed the make install because I thought that it was optionnal.
Tell me if I wrong: RFnoc is not used since we use multi_usrp wright ?
in this case, xml files are also needed ?
Thanks.
matis
Le 23/03/2018 à 17:35, Marcus D. Leech via USRP-users a écrit :
> On 03/23/2018 12:30 PM, Matis
On 03/23/2018 01:30 PM, Rob Kossler wrote:
I had the same issue today. but, I had done a "make install"
previously. I fixed by setting the environment variable UHD_RFNOC_DIR
to point to the correct install folder, in my case
"HOME/uhd/maint/share/uhd/rfnoc/"
Rob
So, perhaps Martin could com
I had the same issue today. but, I had done a "make install" previously.
I fixed by setting the environment variable UHD_RFNOC_DIR to point to the
correct install folder, in my case "HOME/uhd/maint/share/uhd/rfnoc/"
Rob
On Fri, Mar 23, 2018 at 12:35 PM, Marcus D. Leech via USRP-users <
usrp-user
On 03/23/2018 12:30 PM, Matis Alun via USRP-users wrote:
yes of course:
total 76
-rw-r--r--. 1 root root 1433 2 nov. 2016 addsub.xml
-rw-r--r--. 1 root root 363 2 nov. 2016 block.xml
-rw-r--r--. 1 root root 2944 2 nov. 2016 ddc_single.xml
-rw-r--r--. 1 root root 3875 2 nov. 2016 dd
yes of course:
total 76
-rw-r--r--. 1 root root 1433 2 nov. 2016 addsub.xml
-rw-r--r--. 1 root root 363 2 nov. 2016 block.xml
-rw-r--r--. 1 root root 2944 2 nov. 2016 ddc_single.xml
-rw-r--r--. 1 root root 3875 2 nov. 2016 ddc.xml
-rw-r--r--. 1 root root 1677 2 nov. 2016 dma_fifo.x
On 03/23/2018 11:30 AM, Matis Alun via USRP-users wrote:
yes, I have a /usr/share/uhd/rfnoc/blocks directory with several xml
files.
matis
Could you do an ls -l on that directory and share it with us?
Le 23/03/2018 à 16:20, Marcus D. Leech via USRP-users a écrit :
On 03/23/2018 10:3
yes, I have a /usr/share/uhd/rfnoc/blocks directory with several xml files.
matis
Le 23/03/2018 à 16:20, Marcus D. Leech via USRP-users a écrit :
> On 03/23/2018 10:32 AM, Matis Alun via USRP-users wrote:
>>
>> Hi,
>>
>> I've been working with N210 for a long time now with very successful story
On 03/23/2018 10:32 AM, Matis Alun via USRP-users wrote:
Hi,
I've been working with N210 for a long time now with very successful
story.
I recently buy an x300 with TwinRX and I try do run the demo examples
(so I am in the very first stage of testing).
I compiled the uhd 3.010.003 with succ
Hello Everyone,
I've successfully installed RFNoC for e312.
but after running uhd_usrp_probe I am getting an error - [ERROR] [UHD]
Exception caught in safe-call.
the same Exception is coming when I run the UHD example ./rx_samples_to_file
I am using
UHD: UHD_4.0.0.rfnoc-devel-409-gec9138eb
Hi,
I've been working with N210 for a long time now with very successful story.
I recently buy an x300 with TwinRX and I try do run the demo examples (so I am
in the very
first stage of testing).
I compiled the uhd 3.010.003 with succes and I can pinf the X300 at ip
192.168.10.2.
I upload the f
Hi Kailash,
As far as I'm aware, this remains a known problem with the E310s. See a
mailing-list thread here for the status as of January of 2018:
https://www.mail-archive.com/usrp-users@lists.ettus.com/msg03926.html
There's also reports of this problem going back to April-ish 2017. Since
uhd/rfn
I've got the same problem with you, still waiting for a solution.
2018-03-23 5:27 GMT+08:00 Jason Meyer via USRP-users <
usrp-users@lists.ettus.com>:
> I am trying to run the following RFNoC OFDM example on an X310 device:
>
> https://github.com/EttusResearch/gr-ettus/blob/
> master/examples/rfno
Hi,
I've successfully installed RFNoC for e312.
but after running uhd_usrp_probe I am getting an error - [ERROR] [UHD]
Exception caught in safe-call.
the same Exception is coming when I run the UHD example ./rx_samples_to_file
I am using
UHD: UHD_4.0.0.rfnoc-devel-409-gec9138eb
GNURADIO: 3
25 matches
Mail list logo