On 10/23/2020 03:56 PM, Jon Beniston wrote:
universe where set_bandwidth does nothing.
Ok, thanks. Should the examples not be like that then too? Are there better
examples to use a reference, because I can't see anything in the docs.
Thanks,
Jon
The documentation probably needs to be updated, but also the examples.
The examples are necessarily fairly generic, and they
often reflect the "thinking" at the time the example was
created--with whatever hardware existed at the time the example
was created.
It's not always possible to produce a completely-generic application
with USRPs, because there are necessarily semantic differences
in the various hardware. For example, on some hardware, you can't
change the master-clock rate after the device object has
been created--it HAS to be set in the device arguments. But, there's
also a set_master_clock_rate() call in the API, and it works
fine on hardware that doesn't have that restriction.
The auto-generated API documentation doesn't really capture any of this,
which is where the knowledge base comes in--but even that,
one has to admit, isn't complete.
_______________________________________________
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com