| Commit message (Expand) | Author | Age | Files | Lines |
* | usrp: fix rate calculation logic | Josh Blum | 2011-11-03 | 3 | -8/+4 |
* | usrp: multi usrp API tweak | Josh Blum | 2011-11-03 | 1 | -1/+5 |
* | somebody made a typo | Josh Blum | 2011-11-03 | 3 | -3/+3 |
* | usrp: added called to query bw range as well | Josh Blum | 2011-11-03 | 1 | -0/+8 |
* | usrp: reorganize frontend paths in tree for correction stuff | Josh Blum | 2011-11-03 | 5 | -22/+44 |
* | usrp: placeholder for potential set_next_command_time call | Josh Blum | 2011-11-03 | 1 | -0/+4 |
* | usrp: docs tweaks and renames to multi-usrp | Josh Blum | 2011-11-03 | 1 | -5/+0 |
* | usrp: prefer name iq_balance for api call | Josh Blum | 2011-11-03 | 8 | -22/+22 |
* | usrp: register properties for correction and dc offset | Josh Blum | 2011-11-03 | 3 | -3/+51 |
* | usrp: update frontend cores for dc offset | Josh Blum | 2011-11-03 | 4 | -8/+34 |
* | usrp: add api call to adjust phase/mag imbalance | Josh Blum | 2011-11-03 | 1 | -0/+20 |
* | usrp1: implement rx dc offset control hooks | Josh Blum | 2011-11-03 | 2 | -7/+38 |
* | usrp: add api control for tx/rx dc offset control | Josh Blum | 2011-11-03 | 1 | -0/+30 |
* | usrp: added get_tx/rx_rates | Josh Blum | 2011-11-03 | 11 | -17/+86 |
* | uhd: added converter for item32 as cpu type | Josh Blum | 2011-11-03 | 1 | -0/+28 |
* | uhd: added trailer parsing for occupancy | Josh Blum | 2011-11-03 | 7 | -28/+45 |
* | uhd: fixed 8sc item32 converter on head/tail cases | Josh Blum | 2011-11-03 | 1 | -14/+10 |
* | usrp: deprecated clock config, added time/clock source calls | Josh Blum | 2011-11-03 | 4 | -66/+79 |
* | uhd: renamed convert markup to format | Josh Blum | 2011-11-03 | 12 | -75/+62 |
* | e100: performed streamer API update to e100 impl | Josh Blum | 2011-11-03 | 4 | -116/+162 |
* | b100: performed streamer API update to b100 impl | Josh Blum | 2011-11-03 | 3 | -112/+151 |
* | 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 | 3 | -15/+23 |
* | usrp1: got the 16Msps working (needed non hb-filter image) | Josh Blum | 2011-11-03 | 3 | -32/+46 |
* | usrp2: work on alternative OTW formats | Josh Blum | 2011-11-03 | 8 | -29/+126 |
* | usrp1: various tweaks related to streaming | Josh Blum | 2011-11-03 | 5 | -34/+14 |
* | usrp1: type conversions and 8-bit work | Josh Blum | 2011-11-03 | 6 | -52/+143 |
* | usrp1: multi channel receive working | Josh Blum | 2011-11-03 | 4 | -7/+7 |
* | uhd: renamed some of the stream types and functions | Josh Blum | 2011-11-03 | 6 | -10/+10 |
* | usrp1: did work for stream interface on usrp1 | Josh Blum | 2011-11-03 | 6 | -136/+195 |
* | usrp2: additional corrections for streaming to work | Josh Blum | 2011-11-03 | 3 | -5/+6 |
* | uhd: lots of work releated to streamer work and usrp2 implementation | Josh Blum | 2011-11-03 | 5 | -145/+226 |
* | uhd: restored super packet handler functionality | Josh Blum | 2011-11-03 | 3 | -140/+90 |
* | convert: reworked convert to use new identification standard | Josh Blum | 2011-11-03 | 7 | -265/+114 |
* | uhd: removed unsed interfaces, deprecated otw and io type | Josh Blum | 2011-11-03 | 2 | -47/+50 |
* | uhd: moved wax API into deprecated files | Josh Blum | 2011-11-03 | 2 | -1/+5 |
* | uhd: allow device addr (from string) to parse empty values | Josh Blum | 2011-11-03 | 1 | -8/+7 |
* | basic/lf: keep dboard clocks disabled (should be by default) | Josh Blum | 2011-10-27 | 1 | -2/+2 |
* | uhd: change how we configure version.cpp | Josh Blum | 2011-10-25 | 2 | -7/+6 |
* | usb: improve messages/logging for when the usb open fails | Josh Blum | 2011-10-24 | 1 | -1/+15 |
* | b100: perform test claim on usb before continuing | Josh Blum | 2011-10-24 | 1 | -14/+7 |
* | b100/e100: additional constraints for clock rate configuration | Josh Blum | 2011-10-18 | 2 | -0/+6 |
* | Default adf4350 PLL to fast-lock mode. | Ben Hilburn | 2011-10-12 | 1 | -1/+1 |
* | Fix for unitialized eeprom | Jason Abele | 2011-10-12 | 1 | -1/+3 |
* | b100: new eeprom map for special 9 byte serial | Josh Blum | 2011-10-12 | 2 | -28/+69 |
* | b100: add reference lock sensor | Josh Blum | 2011-10-10 | 4 | -2/+19 |
* | usrp: added product and revision fields to eeprom | Josh Blum | 2011-10-10 | 2 | -36/+80 |
* | usrp: added revision field to the dboard id class | Josh Blum | 2011-10-10 | 1 | -2/+19 |
* | B100/USRP1: pass in VID/PID from args string so you can specify where to look... | Nick Foster | 2011-10-10 | 2 | -4/+20 |
* | Bumping the B100 PID to 0x0002, at Josh's direction. | Ben Hilburn | 2011-10-10 | 1 | -1/+1 |