mirror of
https://github.com/saymrwulf/uhd.git
synced 2026-05-16 21:10:10 +00:00
The previous cast would take the number of nanoseconds, cast them to an integer, and then add that to the previous command time. Now, we cast the nanoseconds duration to a number of seconds, represented as a double, first. |
||
|---|---|---|
| .. | ||
| cal | ||
| convert | ||
| deps | ||
| experts | ||
| extension | ||
| features | ||
| ic_reg_maps | ||
| include | ||
| rc | ||
| rfnoc | ||
| transport | ||
| types | ||
| usrp | ||
| usrp_clock | ||
| utils | ||
| build_info.cpp | ||
| CMakeLists.txt | ||
| device.cpp | ||
| device_python.cpp | ||
| device_python.hpp | ||
| error_c.cpp | ||
| exception.cpp | ||
| image_loader.cpp | ||
| property_tree.cpp | ||
| property_tree_python.cpp | ||
| property_tree_python.hpp | ||
| stream.cpp | ||
| stream_python.hpp | ||
| uhd.rc.in | ||
| version.cpp | ||
| version_c.cpp | ||