[USRP-users] FW: x310 gpsdo get_time_now() - uhd 3.14.0 bug?

2020-09-16 Thread Ilay Nissim via USRP-users
Regards, Ilay Nissim RT Embedded Team Leader Netline Communications Technologies Ltd Tel: + (972) 36068171 Fax: + (972) 36068101 http://www.netlinetech.com/ Azrieli Circular Tower , Menachem Begin 132, Tel-Aviv 67021, ISRAEL From: Ilay Nissim Sent: Wednesday, September 16, 2020 11:50 AM To: 'Mic

Re: [USRP-users] x310 gpsdo get_time_now() - uhd 3.14.0 bug?

2020-09-16 Thread Ilay Nissim via USRP-users
gpsdo get_time_now() - uhd 3.14.0 bug? Ilay, I got this exact error. You probably have a GCC < 5.3.0 and need to upgrade. That fixed it for me. * Ryan From: USRP-users mailto:usrp-users-boun...@lists.ettus.com>> On Behalf Of Ilay Nissim via USRP-users Sent: Wednesday, September 1

Re: [USRP-users] x310 gpsdo get_time_now() - uhd 3.14.0 bug?

2020-09-16 Thread Ilay Nissim via USRP-users
Nissim ; usrp-users@lists.ettus.com Subject: RE: x310 gpsdo get_time_now() - uhd 3.14.0 bug? Ilay, I got this exact error. You probably have a GCC < 5.3.0 and need to upgrade. That fixed it for me. * Ryan From: USRP-users mailto:usrp-users-boun...@lists.ettus.com>> On Behalf Of

[USRP-users] FW: x310 2 twinrx sync channels issue

2018-08-23 Thread Ilay Nissim via USRP-users
Hi We have a Setup with single x310 and 2 twinrx We use Ubuntu 16.04 linux; GNU C++ version 5.4.0 20160609; Boost_105800; UHD_3.11.0.1-0-ga1b5c4ae We have an Rx application We sync all channels(ch0-3) to ch0 lo. We use internal clock 1pps We are trying to sample 4 channels, each time for a defin

[USRP-users] FW: x310 2 twinrx sync channels issue

2018-08-25 Thread Ilay Nissim via USRP-users
Hi We have a Setup with single x310 and 2 twinrx We use Ubuntu 16.04 linux; GNU C++ version 5.4.0 20160609; Boost_105800; UHD_3.11.0.1-0-ga1b5c4ae We have an Rx application We sync all channels(ch0-3) to ch0 lo. We use internal clock 1pps We are trying to sample 4 channels, each time for a defin

[USRP-users] x310 with gpsdo - exception when gps locked

2018-12-20 Thread Ilay Nissim via USRP-users
HI I am working with X310 and GPSDO Ubuntu 16.04 linux; GNU C++ version 5.4.0 20160609; Boost_105800; UHD_3.11.0.1-0-ga1b5c4ae I am using a GPSDO tcxco and whenever gps is locked after 30 seconds I get an exception terminate called after throwing an instance of 'uhd::value_error' what(): Val

[USRP-users] x310 brick no ethernet link after fpga burn - urgent

2019-03-15 Thread Ilay Nissim via USRP-users
Hi I am using x310 and after upgrading 13.01 to 13.3.1 I have an urgent issue My FPGA burn was stoppend in the beginning and now it seems there is a brick No eth connection on either port Is there a golden image for the FPGA? And advice? Regards Regards, Ilay Nissim RT Embedded Team Leader Netlin

Re: [USRP-users] x310 brick no ethernet link after fpga burn - urgent

2019-04-02 Thread Ilay Nissim via USRP-users
/X310_Device_Recovery Good luck. Regards, Xavier On Fri, 15 Mar 2019 at 12:57, Ilay Nissim via USRP-users mailto:usrp-users@lists.ettus.com>> wrote: Hi I am using x310 and after upgrading 13.01 to 13.3.1 I have an urgent issue My FPGA burn was stoppend in the beginning and now it seems th

[USRP-users] uhd 14.0.0

2019-04-24 Thread Ilay Nissim via USRP-users
Hi i am working with X310, 2 twin rx, uhd 14_0 GNU C++ version 5.4.0 20160609; Boost_105800; UHD_3.14.0.0-0-unknown. I am running an example which sample in continuous mode 4 channels based on rx_multi_samples and writing the result to 4 files at the end i get [ERROR] [UHD] Exception caught in

[USRP-users] x310 gpsdo get_time_now()

2019-05-16 Thread Ilay Nissim via USRP-users
Hi I have an x310 connected to gpsdo UHD ver14.0 I sync to gpsdo at start of bringup Than use get_time_now() to follow usrp time It look like usrp time is2x slow Meaning if 100 seocnds should have passed - 50 seconds pass For example Using clock source - gpsdo time source gpsdo if on init gps t

Re: [USRP-users] x310 gpsdo get_time_now() - uhd 3.14.0 bug?

2019-05-23 Thread Ilay Nissim via USRP-users
Hi, Also UHD 14.00 original example fails to sync_to_gps. This is with checking the original examples shipped with ettus official release of uhd ver 3.14.00 running uhd/host/build/examples$ ./sync_to_gps Here is the output This looks like a bug in UHD 3.14.0 -- ~/uhd/host/build/examples$ ./s