diff options
author | Martin Braun <martin.braun@ettus.com> | 2019-11-18 09:39:39 -0800 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2019-11-26 12:21:34 -0800 |
commit | 91f8a9b8b245d5653493c1d65e7523e98717a892 (patch) | |
tree | 6f90d4db4ef46382c2c8841770ddb0b22b8e5851 /firmware/e300/battery/E310-Firmware.atsln | |
parent | 9742e8ede5e35d535ab866a3a8884d14ff1df3b7 (diff) | |
download | uhd-91f8a9b8b245d5653493c1d65e7523e98717a892.tar.gz uhd-91f8a9b8b245d5653493c1d65e7523e98717a892.tar.bz2 uhd-91f8a9b8b245d5653493c1d65e7523e98717a892.zip |
examples: gpio: Replace get_time_now() with steady_clock::now()
The gpio example would continously call get_time_now() to time a loop.
There is no need to query a device here, so we query the system timer
instead.
This fixes an issue where the large amounts of control traffic could
slow down TX, causing the TX and FDX tests to fail. This was only ever
seen on the X300_HG over 1GigE.
Diffstat (limited to 'firmware/e300/battery/E310-Firmware.atsln')
0 files changed, 0 insertions, 0 deletions