Hi all,
it's the second last week of GSoC 2016 and I've dealt with the last (small)
issues that accumulated during the last weeks.
Read about it here:
https://grinspector.wordpress.com/2016/08/12/week-12-solving-the-small-issues/
Stay tuned next week for the pybombs and promo video release!
Chee
Dear USRP Users,
since multiple requests regarding the N230 has reached me today, and to
avoid confusion:
The N230 is not a public product[1]; it just uses the same driver
framework as the other USRPs, and hence you'll find it in the UHD source
code.
For further information on the device, please
Hello,
I am trying to use the "tx_time" tag in my Python OOT block. The value
for this tag is a tuple of PMTs: integer seconds in PMT format derived
from uint64_t, and fractional seconds in PMT format derived from double.
These data type conversions work well in C++. But in Python there are n