| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
| |
eeproms
|
| |
|
| |
|
| |
|
|
|
|
| |
mboard_impl. Have not yet added read support.
|
|
|
|
| |
usrp_init_eeprom.cpp. Hacked up the firmware makefile to behave and to generate .bin EEPROM images instead of IHX.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(it wasnt used)
|
| |
|
|
|
|
|
|
| |
discovery/factory system
uhd: added usrp_mimo skeleton code/header
|
|
|
|
| |
dboard code
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
implementation, and the other a gui only app, updated docs as well
|
| |
|
| |
|
|
|
|
| |
devices, windows tweaks as well
|
| |
|
|
|
|
|
|
| |
And created utility functions to go between representations.
Created to_pp_string for pretty print strings for dboard ids and device addrs.
Minor changes to the various classes that call these utilities.
|
| |
|
| |
|
|
|
|
|
| |
Using the args string for the find devices app.
Added documentation to simple usrp.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
static for static block and static instance (singleton)
assert for assertion and throwing related stuff
algorithm for my addons to std::algorithm (has)
and a new one, safe main, for having a main catch-all
|
| |
|
| |
|
|
The files get installed into the pkg data directory.
|