diff options
author | Martin Braun <martin.braun@ettus.com> | 2021-09-17 11:24:02 +0200 |
---|---|---|
committer | Aaron Rossetto <aaron.rossetto@ni.com> | 2021-09-17 13:27:17 -0700 |
commit | 652873b664393120b284e3303f82f80c7a1f4f9a (patch) | |
tree | bf6196f4f9196d7d8971d919b8e6e2132a33316b /host/lib/usrp | |
parent | 9985dd7ac5837a8ab46032c9a3aee5fc463017ca (diff) | |
download | uhd-652873b664393120b284e3303f82f80c7a1f4f9a.tar.gz uhd-652873b664393120b284e3303f82f80c7a1f4f9a.tar.bz2 uhd-652873b664393120b284e3303f82f80c7a1f4f9a.zip |
examples: Improve txrx_loopback_to_file (late recv, Boost, timing)
- Fixes a bug where the RX stream command set set independent of the
device time. Now, we read back get_time_now() to calculate the command
time.
- When using multiple RX USRPs, sync their times. Before, they were left
untouched, causing possible timing mismatches.
- Increase the initial timeout value. The previous value had only been
tested with N2x0.
- Replace the boost::thread_group with a std::thread.
- Remove some boost::format where it didn't add value.
Diffstat (limited to 'host/lib/usrp')
0 files changed, 0 insertions, 0 deletions