| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: various tweaks for compiler warns and valgrind | Josh Blum | 2012-02-09 | 1 | -2/+2 |
* | dsp rework: work on usb wrapper for smaller packets, large luts | Josh Blum | 2012-02-02 | 1 | -1/+1 |
* | usrp1/b100: reenumeration loop with timeout only when found | Josh Blum | 2012-01-27 | 1 | -1/+3 |
* | usrp1/b100: handle longer reenumerations with loop and timeout | Josh Blum | 2012-01-26 | 1 | -17/+25 |
* | usrp1: initialize tick_rate prop (fixes readback) | Josh Blum | 2012-01-05 | 1 | -1/+2 |
* | usrp1: fix div ratio for interp register | Josh Blum | 2011-12-15 | 1 | -1/+1 |
* | usrp1: fixed swapped sign on rx cordic | Josh Blum | 2011-12-15 | 1 | -1/+1 |
* | usrp1: set scale factor after setting converter | Josh Blum | 2011-11-30 | 1 | -4/+4 |
* | usrp: added missing include for weak ptr | Josh Blum | 2011-11-08 | 1 | -0/+1 |
* | usrp1: fix typo when calculating rx_dc_offset register | Josh Blum | 2011-11-08 | 1 | -1/+1 |
* | usrp: work on dboard code to use subtrees to populate frontend props | Josh Blum | 2011-11-07 | 1 | -17/+4 |
* | usrp: fix rate calculation logic | Josh Blum | 2011-11-03 | 1 | -4/+2 |
* | usrp: reorganize frontend paths in tree for correction stuff | Josh Blum | 2011-11-03 | 1 | -2/+3 |
* | usrp1: implement rx dc offset control hooks | Josh Blum | 2011-11-03 | 2 | -7/+38 |
* | usrp: added get_tx/rx_rates | Josh Blum | 2011-11-03 | 3 | -7/+30 |
* | uhd: added trailer parsing for occupancy | Josh Blum | 2011-11-03 | 1 | -0/+1 |
* | uhd: renamed convert markup to format | Josh Blum | 2011-11-03 | 1 | -6/+4 |
* | usrp1: support variable clock rate through API | Josh Blum | 2011-11-03 | 4 | -22/+54 |
* | uhd: added one packet mode to rx streamer | Josh Blum | 2011-11-03 | 1 | -5/+13 |
* | usrp1: got the 16Msps working (needed non hb-filter image) | Josh Blum | 2011-11-03 | 2 | -19/+27 |
* | usrp2: work on alternative OTW formats | Josh Blum | 2011-11-03 | 1 | -0/+4 |
* | usrp1: various tweaks related to streaming | Josh Blum | 2011-11-03 | 4 | -15/+14 |
* | usrp1: type conversions and 8-bit work | Josh Blum | 2011-11-03 | 4 | -27/+54 |
* | usrp1: multi channel receive working | Josh Blum | 2011-11-03 | 1 | -4/+4 |
* | uhd: renamed some of the stream types and functions | Josh Blum | 2011-11-03 | 2 | -4/+4 |
* | usrp1: did work for stream interface on usrp1 | Josh Blum | 2011-11-03 | 3 | -112/+195 |
* | B100/USRP1: pass in VID/PID from args string so you can specify where to look... | Nick Foster | 2011-10-10 | 1 | -2/+10 |
* | usrp1: disable pad to one for usrp1 (not needed) | Josh Blum | 2011-09-19 | 1 | -0/+1 |
* | usb: added interface args to usb abstractions | Josh Blum | 2011-09-19 | 1 | -5/+5 |
* | usrp: remove wax::obj entry point (not used) | Josh Blum | 2011-09-08 | 1 | -3/+0 |
* | usrp1: reset control objects in this order to avoid race conditions | Josh Blum | 2011-09-02 | 1 | -1/+3 |
* | usrp1: handle special case of no rx or no tx dsps | Josh Blum | 2011-08-08 | 1 | -2/+6 |
* | usrp1: fix for multi-channel, OTW channel width is always 1 | Josh Blum | 2011-08-08 | 1 | -2/+2 |
* | uhd: replaced boost filesystem path with fs_path in property tree | Josh Blum | 2011-07-22 | 1 | -5/+5 |
* | uhd: add get_tree call directly to the device | Josh Blum | 2011-07-20 | 1 | -0/+3 |
* | uspr1: shutdown thread in deconstructor (not automatically) | Josh Blum | 2011-07-19 | 1 | -4/+7 |
* | uhd: added tasks to simplify thread spawning use cases | Josh Blum | 2011-07-13 | 3 | -34/+13 |
* | uhd: added subtree capability to property tree | Josh Blum | 2011-07-08 | 1 | -2/+2 |
* | usrp: added clipping to link max rate when setting sample rate | Josh Blum | 2011-07-04 | 1 | -8/+6 |
* | usrp: handle frontend swapping if the first subdev is QI or Q | Josh Blum | 2011-07-04 | 3 | -9/+7 |
* | uhd: added inline message testing to the messages example | Josh Blum | 2011-07-03 | 1 | -2/+9 |
* | usrp1: tweaks + implemented other features to mimic async and inline messages | Josh Blum | 2011-07-02 | 5 | -61/+159 |
* | usrp: renamed ref_source to clock_source (terminology) | Josh Blum | 2011-07-02 | 1 | -2/+2 |
* | usrp: added validate_subdev_spec to all io_impls | Josh Blum | 2011-07-01 | 1 | -4/+3 |
* | usrp: moved fx2 stuff into common folder | Josh Blum | 2011-07-01 | 1 | -1/+1 |
* | usrp1: removed unused files from impl dir | Josh Blum | 2011-07-01 | 7 | -1133/+0 |
* | usrp1: implemented properties interface on usrp1 | Josh Blum | 2011-07-01 | 10 | -401/+633 |
* | Merge branch 'next' | Josh Blum | 2011-06-15 | 5 | -98/+99 |
|\ |
|
| * | uhd: update packet handlers when the clock rate is changed | Josh Blum | 2011-06-14 | 1 | -0/+1 |
| * | usrp1: super packet handler support squashed | Josh Blum | 2011-06-14 | 5 | -98/+98 |