| Commit message (Expand) | Author | Age | Files | Lines |
* | usrp: basically working iq cal on tx | Josh Blum | 2011-11-10 | 3 | -0/+71 |
* | uhd: removed wax and props utils | Josh Blum | 2011-11-07 | 5 | -255/+0 |
* | usrp: work on dboard code to use subtrees to populate frontend props | Josh Blum | 2011-11-07 | 2 | -74/+12 |
* | usrp: multi usrp API tweak | Josh Blum | 2011-11-03 | 1 | -5/+10 |
* | usrp: added called to query bw range as well | Josh Blum | 2011-11-03 | 1 | -0/+15 |
* | usrp: placeholder for potential set_next_command_time call | Josh Blum | 2011-11-03 | 1 | -0/+15 |
* | usrp: docs tweaks and renames to multi-usrp | Josh Blum | 2011-11-03 | 1 | -46/+39 |
* | usrp: prefer name iq_balance for api call | Josh Blum | 2011-11-03 | 1 | -6/+5 |
* | usrp: add api call to adjust phase/mag imbalance | Josh Blum | 2011-11-03 | 1 | -1/+19 |
* | usrp: add api control for tx/rx dc offset control | Josh Blum | 2011-11-03 | 1 | -0/+35 |
* | usrp: added get_tx/rx_rates | Josh Blum | 2011-11-03 | 1 | -0/+16 |
* | uhd: changed stream args args to device_addr_t | Josh Blum | 2011-11-03 | 1 | -4/+7 |
* | uhd: added trailer parsing for occupancy | Josh Blum | 2011-11-03 | 1 | -0/+1 |
* | usrp: deprecated clock config, added time/clock source calls | Josh Blum | 2011-11-03 | 3 | -2/+57 |
* | uhd: renamed convert markup to format | Josh Blum | 2011-11-03 | 1 | -8/+8 |
* | uhd: added one packet mode to rx streamer | Josh Blum | 2011-11-03 | 1 | -2/+8 |
* | usrp1: got the 16Msps working (needed non hb-filter image) | Josh Blum | 2011-11-03 | 1 | -2/+2 |
* | uhd: renamed some of the stream types and functions | Josh Blum | 2011-11-03 | 5 | -21/+21 |
* | uhd: device_deprecated.ipp typo fix | Josh Blum | 2011-11-03 | 1 | -1/+1 |
* | uhd: restore io type header for swig backwards compat | Josh Blum | 2011-11-03 | 3 | -85/+84 |
* | uhd: tweaks to streamer interface and multi-usrp convenience interface | Josh Blum | 2011-11-03 | 2 | -11/+27 |
* | uhd: lots of work releated to streamer work and usrp2 implementation | Josh Blum | 2011-11-03 | 3 | -59/+76 |
* | uhd: restored super packet handler functionality | Josh Blum | 2011-11-03 | 3 | -28/+28 |
* | uhd: created backwards compatible send/recv implementation | Josh Blum | 2011-11-03 | 4 | -117/+197 |
* | convert: reworked convert to use new identification standard | Josh Blum | 2011-11-03 | 1 | -27/+32 |
* | uhd: work on streamer interface, lots of docstrings | Josh Blum | 2011-11-03 | 1 | -0/+170 |
* | uhd: removed unsed interfaces, deprecated otw and io type | Josh Blum | 2011-11-03 | 8 | -249/+154 |
* | uhd: moved wax API into deprecated files | Josh Blum | 2011-11-03 | 4 | -171/+177 |
* | b100: new eeprom map for special 9 byte serial | Josh Blum | 2011-10-12 | 1 | -0/+1 |
* | usrp: added revision field to the dboard id class | Josh Blum | 2011-10-10 | 1 | -0/+3 |
* | usrp: add gps control to the API | Josh Blum | 2011-09-28 | 1 | -1/+1 |
* | usrp2: uart/udp work in host and fw, working | Josh Blum | 2011-09-28 | 3 | -11/+18 |
* | usb: added interface args to usb abstractions | Josh Blum | 2011-09-19 | 2 | -3/+8 |
* | uhd: added helpful UHD_VAR macro for debugging purposes | Josh Blum | 2011-07-22 | 1 | -0/+4 |
* | uhd: replaced boost filesystem path with fs_path in property tree | Josh Blum | 2011-07-22 | 2 | -12/+27 |
* | usrp: update multi usrp header to use complete subdev specs | Josh Blum | 2011-07-22 | 1 | -3/+3 |
* | uhd: forward declare property tree in device so gnuradio swig cant complain | Josh Blum | 2011-07-20 | 1 | -2/+3 |
* | uhd: add get_tree call directly to the device | Josh Blum | 2011-07-20 | 1 | -0/+4 |
* | uhd: added tasks to simplify thread spawning use cases | Josh Blum | 2011-07-13 | 2 | -0/+54 |
* | uhd: added subtree capability to property tree | Josh Blum | 2011-07-08 | 2 | -6/+7 |
* | usrp: updated documentation for various changes (mimo mode, subdevice spec de... | Josh Blum | 2011-07-01 | 1 | -5/+0 |
* | uhd: misc tweaks and also msvc compile | Josh Blum | 2011-06-29 | 2 | -5/+14 |
* | usrp: deleted a bunch on obsoleted files in usrp directory | Josh Blum | 2011-06-29 | 11 | -549/+37 |
* | uhd: make sure things are initialized | Josh Blum | 2011-06-29 | 2 | -0/+7 |
* | uhd: properties tweaks and docs | Josh Blum | 2011-06-29 | 2 | -14/+31 |
* | uhd: loopback working on usrp2 | Josh Blum | 2011-06-29 | 1 | -6/+4 |
* | uhd: added properties unit tests, use shared ptr<void> in tree | Josh Blum | 2011-06-28 | 2 | -24/+7 |
* | uhd: work getting multi-usrp working | Josh Blum | 2011-06-28 | 1 | -3/+10 |
* | uhd: re-work to make the properties easier to use | Josh Blum | 2011-06-28 | 5 | -119/+153 |
* | usrp2: restored discovery and most of io_impl | Josh Blum | 2011-06-27 | 1 | -4/+3 |