[USRP-users] Command inside streaming repeat

2018-03-22 Thread Андрей 1 via USRP-users
Пересылаемое сообщение От: Андрей 1 Дата: 22.03.2018, 10:03 Кому: Usrp Users Тема: RE: RE: Command inside streaming After getting UHD_ERROR_IO, I stop receiving data and have to reopening then device (uhd_rx_streamer_free,uhd_usrp_free,uhd_usrp_make,uhd_rx_streamer_make,uhd_usr

Re: [USRP-users] Command inside streaming

2018-03-22 Thread Андрей 1 via USRP-users
After getting UHD_ERROR_IO, I stop receiving data and have to reopening then device (uhd_rx_streamer_free,uhd_usrp_free,uhd_usrp_make,uhd_rx_streamer_make,uhd_usrp_get_rx_stream and other). My questionIf I can call a function uhd_usrp_get_time_now inside streaming why occurs error that discribe ea

Re: [USRP-users] Command inside streaming

2018-03-21 Thread Marcus D. Leech via USRP-users
On 03/21/2018 02:50 PM, Андрей 1 via USRP-users wrote: My configuration: OS Windows7 x32 UHD version 3.10.3 X300+one twinRX. Sample rate 12.5 MHz. 1 Gbit Ethernet. I switch the antennas and request data from two channel as quickly as possible(~ 20 times per second). Initially, the function get

Re: [USRP-users] Command inside streaming

2018-03-21 Thread Андрей 1 via USRP-users
My configuration:OS Windows7 x32 UHD version 3.10.3 X300+one twinRX.Sample rate 12.5 MHz. 1 Gbit Ethernet.I switch the antennas and request data from two channel as quickly as possible(~ 20 times per second). Initially, the function get_time_now works fine but after some time the result returns

Re: [USRP-users] Command inside streaming

2018-03-21 Thread Marcus D. Leech via USRP-users
On 03/21/2018 11:44 AM, Андрей 1 via USRP-users wrote: Sorry. I was wrong. uhd_usrp_get_time_now Thank you How frequently? What version of UHD? Пересылаемое сообщение От: Андрей 1 mailto:andrew4...@rambler.ru>> Дата: 21.03.2018, 17:34 Кому: Usrp Users

Re: [USRP-users] Command inside streaming

2018-03-21 Thread Андрей 1 via USRP-users
Sorry. I was wrong. uhd_usrp_get_time_now Thank you Пересылаемое сообщение От: Андрей 1 Дата: 21.03.2018, 17:34 Кому: Usrp Users Тема: Command inside streaming Ok. But when I frequently call uhd_usrp_set_time_now sometimes I get UHD_IO_ERROR error after which there is no data

[USRP-users] Command inside streaming

2018-03-21 Thread Андрей 1 via USRP-users
Ok. But when I frequently call uhd_usrp_set_time_now sometimes I get UHD_IO_ERROR error after which there is no data and I have to close and open the device. Thank you ___ USRP-users mailing list USRP-users@lists.ettus.com http://lists.ettus.com/mailman/

Re: [USRP-users] Command inside streaming

2018-03-21 Thread Marcus D. Leech via USRP-users
On 03/21/2018 07:25 AM, Андрей 1 via USRP-users wrote: Hello Can I use uhd_usrp_set_rx_freq between UHD_STREAM_MODE_START_CONTINUOUS and UHD_STREAM_MODE_STOP_CONTINUOUS. Another question is about using uhd_usrp_get_time_now inside streaming. Let's say I need to switch the antennas. The B210 b

[USRP-users] Command inside streaming

2018-03-21 Thread Андрей 1 via USRP-users
Hello Can I use uhd_usrp_set_rx_freq between UHD_STREAM_MODE_START_CONTINUOUS and UHD_STREAM_MODE_STOP_CONTINUOUS.Another question is about using uhd_usrp_get_time_now inside streaming.Let's say I need to switch the antennas. The B210 board does not have a GPIO and then I use an external switch an