| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
| |
transactions
|
| |
|
|
|
|
| |
(it wasnt used)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
usrp2: print rev number in mboard name
|
|
|
|
| |
io impl and replaced with Os
|
|
|
|
| |
with get managed buffers
|
|
|
|
| |
buff size stuff
|
| |
|
|
|
|
|
|
| |
The uhp mtu is now defined in uhd_simple.hpp.
The fw common code does not need to know this information.
Fixed a calculation bug in the usrp2 impl code for max samples.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
also added a templated host to/from network conversion in byteswap.hpp (didnt use it though)
|
| |
|
|
|
|
|
|
| |
added readback for time64
fixed bug for fragment flag in vrt packet handler
|
| |
|
| |
|
|
|
|
| |
for simple and mimo usrp
|
|
|
|
|
|
| |
discovery/factory system
uhd: added usrp_mimo skeleton code/header
|
| |
|
| |
|
|
|
|
| |
object between device and mboards
|
|
|
|
| |
mboard impls for mimo setup (works with 1 for now)
|
|
|
|
| |
needs testing
|
|
|
|
|
|
| |
added more notes on buffer size to the manual
pulled in some firmware fixes from the mimo work, just to have them in here
|
| |
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
error condition check
|
|\ |
|
| |
| |
| |
| | |
constructors (for bad dbids or combinations)
|
| |
| |
| |
| | |
dboard code
|
|\ \ |
|
| |/
| |
| |
| | |
number, added constants for packet sizes
|
| | |
|
| | |
|
| | |
|
|/
|
|
| |
ctrl implementation...
|