Hi,
UHD device driver prints the indicator "O" while overflow to stdout.
How to supress this printing of the indicator?
Mikio Fukushima
___
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.
n C:
> setenv("UHD_LOG_FASTPATH_DISABLE", "1", 0);
>
> Regards,
> Xavier
>
> On Wed, 22 Jul 2020 at 05:38, Mikio Fukushima via USRP-users <
> usrp-users@lists.ettus.com> wrote:
>
>> Hi,
>> UHD device driver prints the indicator &
Hi Xavier,
I could suppress the message of overflow "O" after set
UHD_LOG_FASTPATH_DISABLE enviroment variable.
but I could not supress the message on your way.
- OK
$ export UHD_LOG_FASTPATH_DISABLE=1
$ ./rx_samples_to_file --rate 100e6
- NG
setenv in source code
setenv("UHD_LOG_FASTPATH_DISABL
Hi.
Do you know the USRP Compatible hardwares as USRP-LW X310, USRP-LW B205mini
and others by Luowave Electronics in China.
It seems to be an unlicensed hardware by Ettus Research. isn't it?
Luo wave
https://www.luowave.com/en/
Luo wave store
https://www.aliexpress.com/store/4998166
Mikio
__
Hi.
rx_stream->recv method returns an error code. but tx_stream->send method
doesn't return an error code.
I want to detect an underflow. How can I get an error code by send method?
Regards,
Mikio Fukushima
___
USRP-users mailing list
USRP-users@lists.
Nov 17, 2020 at 2:12 AM Mikio Fukushima via USRP-users <
> usrp-users@lists.ettus.com> wrote:
>
>> Hi.
>>
>> rx_stream->recv method returns an error code. but tx_stream->send method
>> doesn't return an error code.
>> I want to detect an underflow.
Hi,
I use a B200 and B200mini.
Often they are connected under USB 2.0 ports, it will cause some problems.
Can I detect a wire type of USB device by UHD API?
Mikio
___
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/list
Hi Marcus,
Thank you for your mail.
I done based on your information as follows.
>> code here <<
uhd::usrp::multi_usrp::sptr usrp = uhd::usrp::multi_usrp::make(args);
string devicename =
usrp->get_device()->get_tree()->access("/mboards/0/name").get();
double maxrate =
usrp->get_device()->get_tr
so run "lsusb -v -d2500:" (2500 for Ettus) and inspect the
> "bcdUSB" line.
>
> Regards,
>
> Gilad Beeri
> CTO, ApolloShield Anti-Drone Systems
> www.apolloshield.com
> gi...@apolloshield.com
>
> ᐧ
>
> On Wed, Dec 2, 2020 at 11:16 AM Mikio
Hi Jeff
AN-311 is now expired.
New documentation is this.
https://kb.ettus.com/Software_Development_on_the_E3xx_USRP_-_Building_RFNoC_UHD_/_GNU_Radio_/_gr-ettus_from_Source
Regards,
Mikio
2019年9月1日(日) 23:22 Jeff S via USRP-users :
> Has anyone recently started from scratch trying to install th
10 matches
Mail list logo