Commit graph

10 commits

Author SHA1 Message Date
Josh Blum
c2dc0fe98d timeout: proper way to check for timeout in full buff mode 2010-10-04 15:41:34 -07:00
Josh Blum
9cea134294 uhd: modified tx timed samples to deal with timeout 2010-10-04 10:06:17 -07:00
Josh Blum
1625bcb413 uhd: added single usrp interface, added usrp1 properties to prop names 2010-09-20 16:59:44 -07:00
Josh Blum
79c513d0b2 uhd: added dilv option for timed examples, also made tx timed example fragment 2010-07-07 13:06:02 -07:00
Josh Blum
11f2aa1ea0 uhd: replaced old send and recv with inline wrappers that take a single buffer and look more like the vectored send/recv 2010-07-05 13:49:00 -07:00
Josh Blum
6469d2419f uhd: filling in mimo usrp implementation, renamed get_name to get_pp_string for simple and mimo usrp 2010-07-05 13:45:16 -07:00
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