[USRP-users] Unable to Tx on 2 X300s with UHD 3.13.1.0 - benchmark_rate hangs

2019-07-18 Thread Serge Malo via USRP-users
Hi all, We are facing a important issue with UHD 3.13.1.0 with the X300: We can not Tx on the 4 channels of 2 X300s, even with the benchmark_rate example. We were able to do this flawlessly with UHD 3.10.3 for a long time. Here's the command we use: ./benchmark_rate --args addr0=192.168.40.2,addr

[USRP-users] N310 TX gain: jump of +2dB

2019-05-28 Thread Serge Malo via USRP-users
Hi all, We are measuring the output power of the N310 when streaming a CW signal (with the example tx_waveforms), with different values of "gain". The exact command we use is: ./tx_waveforms --args=addr=192.168.20.2,master_clock_rate=153.6e6 --rate=2560 --freq=157542 --ref=external --pps=

Re: [USRP-users] Strange result from uhd_usrp_proble for UBX-160 v2

2019-04-11 Thread Serge Malo via USRP-users
| | |/ > | | | | TX Codec: B > | | | | Name: ad9146 > | | | | Gain Elements: None > | | _____ > | |/ > | | | RFNoC blocks on this device: > | | | > | | | * Dma

Re: [USRP-users] Strange result from uhd_usrp_proble for UBX-160 v2

2019-04-11 Thread Serge Malo via USRP-users
à 11 h 29, Marcus D. Leech via USRP-users < usrp-users@lists.ettus.com> a écrit : > On 04/11/2019 10:40 AM, Serge Malo via USRP-users wrote: > > Hi all, > > I am assembling a few X300s with UBX-160 d/b. One of them is giving me > troubles with a UBX-160 v2 d/b. The resul

[USRP-users] Strange result from uhd_usrp_proble for UBX-160 v2

2019-04-11 Thread Serge Malo via USRP-users
Hi all, I am assembling a few X300s with UBX-160 d/b. One of them is giving me troubles with a UBX-160 v2 d/b. The result from uhd_usrp_probe can be found below. Results from other X300s are normal. We have physically disconnected and reconnected the problematic d/b, but we still have the same res

Re: [USRP-users] N310 time offset between TX RF Outputs

2019-02-07 Thread Serge Malo via USRP-users
> wrote: > >> Hi Serge, >> >> Thank you for making us aware of the issues. We are looking into them >> and consider them a priority. We will let you know what we find. >> >> Regards, >> Michael >> >> On Fri, Nov 9, 2018 at 11:04 AM Serge Ma

Re: [USRP-users] N310 time offset between TX RF Outputs

2018-11-09 Thread Serge Malo via USRP-users
Nov 2018 at 23:59, Marcus D. Leech via USRP-users < usrp-users@lists.ettus.com> wrote: > On 11/08/2018 03:13 PM, Serge Malo via USRP-users wrote: > > Hi all, > > Thanks for the extra comments Mark. > > Just to be clear: I'm not talking about phase offset between RF

Re: [USRP-users] N310 time offset between TX RF Outputs

2018-11-08 Thread Serge Malo via USRP-users
the start of those signals? >>> >>> In the former case, your results could be impacted by the lack of >>> internal LO sharing between daughterboards. I would fully expect an unknown >>> phase offset between channels 0 and 2 every time you reconfigure the >>

Re: [USRP-users] N310 time offset between TX RF Outputs

2018-11-08 Thread Serge Malo via USRP-users
; > > On Wed, 7 Nov 2018 at 21:03, Marcus D. Leech via USRP-users < > usrp-users@lists.ettus.com> wrote: > >> On 11/07/2018 08:53 PM, Serge Malo via USRP-users wrote: >> >> Hi all, >> >> We are trying to send 4 synchronous signals from the 4 Tx ports of t

Re: [USRP-users] N310 time offset between TX RF Outputs

2018-11-07 Thread Serge Malo via USRP-users
/X310. Thanks, Serge On Wed, 7 Nov 2018 at 21:03, Marcus D. Leech via USRP-users < usrp-users@lists.ettus.com> wrote: > On 11/07/2018 08:53 PM, Serge Malo via USRP-users wrote: > > Hi all, > > We are trying to send 4 synchronous signals from the 4 Tx ports of the > N310. &g

[USRP-users] N310 time offset between TX RF Outputs

2018-11-07 Thread Serge Malo via USRP-users
Hi all, We are trying to send 4 synchronous signals from the 4 Tx ports of the N310. We are using UHD 3.13.1.0 RC1 under Ubuntu. Central Freq = 1575.42 GHz and 1227.6 MHz Master Clock rate = 153.6 MHz We would expect to have less than 3ns offset between all TX ports of the N310, like we do with t

Re: [USRP-users] Saturation issue with low amplitude (USRP N310)

2018-10-29 Thread Serge Malo via USRP-users
Hi all, any news on this saturation issue concerning the N310 with UHD 3.13.0.3 RC1? I would like to know if Ettus is aware of this problem, and if a new UHD version is coming with a correction? Thanks! Best regards, Serge - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Re: [USRP-users] X300: Can we use different TX sampling rates on RF A and RF B?

2018-09-07 Thread Serge Malo via USRP-users
inform the sender by return e-mail immediately and delete this message and destroy all copies. On 7 September 2018 at 16:35, Marcus D. Leech via USRP-users < usrp-users@lists.ettus.com> wrote: > On 09/07/2018 04:32 PM, Serge Malo via USRP-users wrote: > > Hi all, > > I'm try

[USRP-users] X300: Can we use different TX sampling rates on RF A and RF B?

2018-09-07 Thread Serge Malo via USRP-users
Hi all, I'm trying to use 2 different sampling rates the 2 TX channels of a X300. Basically, I create 2 different tx_streamers, and call usrp->set_tx_rate() for each channel. I'm getting this error from UHD: Multiple sampling rates downstream of TX Terminator 0: RuntimeError: Node 0/DUC_0 specifi

Re: [USRP-users] Using multiple UHD streamers

2018-05-13 Thread Serge Malo via USRP-users
need to keep things private, > but if there are further things you can share, it may be helpful... > > On May 10, 2018 at 5:57 AM Serge Malo via USRP-users < > usrp-users@lists.ettus.com> wrote: > > Hello Keith, > > Thanks for the reply. > Actually, this is an idea w

Re: [USRP-users] Using multiple UHD streamers

2018-05-10 Thread Serge Malo via USRP-users
troy all copies. On 8 May 2018 at 12:14, Keith k wrote: > Is it feasible for your application to just have one streamer for all your > X300s, but just stream 0s on the channels you arent using? I have also > found that re-configuring streamers is messy. > > On Tue, May 8, 2018 at

[USRP-users] Using multiple UHD streamers

2018-05-08 Thread Serge Malo via USRP-users
Hi all, We are building an application using multiple X300s under Ubuntu 16.04, using UHD 3.10.3.0 The application needs to transmit data to different X300s, depending on the status of the application. So, each time we need to transmit data to a different set of X300s, we destroy and re-create a u

Re: [USRP-users] SDX 18.1.6 - RC3

2018-04-20 Thread Serge Malo via USRP-users
Hi all, Please ignore this e-mail thread, it was unintentionally sent to usrp-users by an "auto-completion" error. Sorry for this, Serge ___ USRP-users mailing list USRP-users@lists.ettus.com http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettu

Re: [USRP-users] SDX 18.1.6 - RC3

2018-04-20 Thread Serge Malo via USRP-users
Salut, Voici la spread-sheet pour logguer vos résultats: https://docs.google.com/spreadsheets/d/1ndyGP2aOAh4j8wHXpKN5hgqTBGn_ogYFJ6k329E-r9M/edit?usp=sharing Merci ! - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - *Serge Malo * CDO & Co-founde

[USRP-users] SDX 18.1.6 - RC3

2018-04-19 Thread Serge Malo via USRP-users
Salut, Voici SDX 18.1.6 RC3: Ubuntu: skydel-sdx-18.1.6-7aaee92-RC3.deb Windows: (sera prêt dans 20 minutes) À mon avis, tout est prêt dans ce build pour la relâche. Voici les derniers "sanity" tests que j'aimerais qu'on fasse:

[USRP-users] Question about uhd_cal_tx_dc_offset

2018-04-11 Thread Serge Malo via USRP-users
Hi all, In this Ettus UHD Manual page: http://files.ettus.com/manual/page_calibration.html#calibration_self_utils It is written to "*Disconnect* any external hardware from the RF antenna ports" before executing the calibration tool. Q: What is the exact reason for disconnecting external h/w from

[USRP-users] X300 FPGA: UHD 3.10.2.0 vs UHD 3.10.3.0

2018-03-12 Thread Serge Malo via USRP-users
Hi all, We are in the process of updating our software from UHD 3.10.2.0 to UHD 3.10.3.0. We see that X300/X310 FPGA version is still v.33 in the new UHD 3.10.3.0. However, the binary files from http://files.ettus.com/binaries/images/ look different. Can you confirm that we can use the same binar

Re: [USRP-users] A capable Laptop with 10Gb Lan support for USRP X310?

2018-02-19 Thread Serge Malo via USRP-users
Hi all. On our side, we have tried the Promise Sanlink3, with 10Gtk 10G-SFP-T under Window