Commit graph

4 commits

Author SHA1 Message Date
Josh Blum
51cb8da583 uhd: reworked time_spec_t to be more flexible: arithmetic, comparison operators...
Replaced nsecs with fractional seconds in units of seconds.
Replaced nsecs and secs members with public function members.
time_spec_t has a more diverse set of constructors and methods.
It can handle the cases where frac secs are greater than 1 second.
2010-06-24 20:29:11 -07:00
Josh Blum
339aa3ccd4 uhd: working windows implementation of thread priority setting, added called to example apps 2010-06-16 19:18:06 -07:00
Josh Blum
bea1c58249 tweaks to remove warning is msvc 2010-05-18 18:03:27 -07:00
Josh Blum
17c494b79a Added tx timed samples example.
Added called to device to get max samples per packet.
Removed device props that gave max samples per packet.
2010-05-18 14:26:43 -07:00