| Commit message (Expand) | Author | Age | Files | Lines |
* | e100: changed compat numbers, and tweaks | Josh Blum | 2011-08-31 | 3 | -5/+7 |
* | e100: changes to support bus work | Josh Blum | 2011-08-31 | 1 | -1/+1 |
* | B100: don't reset send buffers (screws up TX) | Nick Foster | 2011-08-31 | 1 | -1/+0 |
* | Merge branch 'patch_release' | Josh Blum | 2011-08-31 | 1 | -5/+9 |
|\ |
|
| * | usrp2: made iface deconstructor safe (unlock can throw)release_003_002_003 | Josh Blum | 2011-08-31 | 1 | -2/+3 |
| * | usrp2: manually deconstruct tasks, fixes cleanup bug | Josh Blum | 2011-08-29 | 1 | -0/+5 |
| * | usrp: preserve sub-ranges when calculating overall tune range | Josh Blum | 2011-08-29 | 1 | -5/+9 |
* | | usrp2: made iface deconstructor safe (unlock can throw) | Josh Blum | 2011-08-31 | 1 | -2/+3 |
* | | usrp2: manually deconstruct tasks, fixes cleanup bug | Josh Blum | 2011-08-25 | 1 | -0/+5 |
* | | B100: fix order-of-operations issue w/SPI & I2C | Nick Foster | 2011-08-24 | 1 | -2/+6 |
* | | B100: reset FPGA GPIF fifos correctly so no garbage data on startup | Nick Foster | 2011-08-24 | 2 | -18/+34 |
|/ |
|
* | usrp2: initialize channel occupancy variables, | Josh Blum | 2011-08-23 | 1 | -0/+1 |
* | usrp: use the frontend BW to clip the overall tune range | Josh Blum | 2011-08-18 | 1 | -6/+22 |
* | usrp: dboard sensors fix, populate for tvrx, and should be empty on basics/un... | Josh Blum | 2011-08-18 | 4 | -4/+9 |
* | usrp2: bump usrp2 fw minor to 4 for upcoming patch release | Josh Blum | 2011-08-15 | 1 | -1/+1 |
* | usrp2: always resize socket send buffer to size of SRAM (we will never commit... | Josh Blum | 2011-08-11 | 1 | -4/+3 |
* | SBX: fix typo in freq range | Nick Foster | 2011-08-11 | 1 | -1/+1 |
* | gps_ctrl: make GPSDO parsing more robust, add retries | Nick Foster | 2011-08-11 | 1 | -32/+51 |
* | 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 |
* | GPS ctrl fixes for uncooperative Firefly devices (Bastien Auneau) | Nick Foster | 2011-08-05 | 1 | -0/+7 |
* | usrp2: shutoff streaming using the stop bit (fix) | Josh Blum | 2011-07-29 | 1 | -1/+1 |
* | usrp2: turn that message into an exception, require at least 7.1 | Josh Blum | 2011-07-28 | 1 | -5/+5 |
* | usrp2: adjusted mimo delay cycles for FPGA changes | Josh Blum | 2011-07-28 | 1 | -1/+1 |
* | usrp2: remove hw config readback, not needed | Josh Blum | 2011-07-28 | 1 | -1/+1 |
* | usrp: use a new cmd bit to signal stop | Josh Blum | 2011-07-28 | 1 | -10/+11 |
* | usrp2: created new gpio core and used in dboard iface | Josh Blum | 2011-07-27 | 6 | -91/+173 |
* | usrp2: fix unintended change in last commit | Josh Blum | 2011-07-26 | 1 | -1/+1 |
* | uhd: exit task on the catch-all exceptions, and dont print anything | Josh Blum | 2011-07-25 | 1 | -3/+1 |
* | uhd: fixed some warnings with gcc on macosx | Josh Blum | 2011-07-25 | 2 | -2/+4 |
* | uhd: replaced boost filesystem path with fs_path in property tree | Josh Blum | 2011-07-22 | 8 | -29/+29 |
* | usrp2: workaround for older boost thread sleep | Josh Blum | 2011-07-20 | 1 | -0/+2 |
* | uhd: add get_tree call directly to the device | Josh Blum | 2011-07-20 | 4 | -0/+12 |
* | uspr1: shutdown thread in deconstructor (not automatically) | Josh Blum | 2011-07-19 | 1 | -4/+7 |
* | usrp2: try/catch for socket open on discovery, use large send buffers windows | Josh Blum | 2011-07-18 | 1 | -5/+17 |
* | uhd: tweaks for windows boost 1.47 compile | Josh Blum | 2011-07-18 | 1 | -1/+1 |
* | Merge branch 'master' into next | Josh Blum | 2011-07-18 | 2 | -18/+34 |
|\ |
|
| * | Updates to WBX dboard driver for version 3 support | Jason Abele | 2011-07-15 | 2 | -18/+34 |
| * | usrp2: added a place for product code in eeprom map | Josh Blum | 2011-07-13 | 1 | -0/+16 |
| * | Fix rounding in DBSRX2 tuning | Jason Abele | 2011-07-08 | 1 | -1/+1 |
| * | e100: disable eeprom read so double open can work for now | Josh Blum | 2011-06-28 | 1 | -2/+2 |
* | | usrp2: added fw minor and moved ICMP dest error handling to txrx app | Josh Blum | 2011-07-18 | 4 | -4/+15 |
* | | usrp2: use the err transport for tx/err, and rx xports are recv only | Josh Blum | 2011-07-17 | 5 | -38/+54 |
* | | uhd: added tasks to simplify thread spawning use cases | Josh Blum | 2011-07-13 | 7 | -113/+47 |
* | | usrp2: added a place for product code in eeprom map | Josh Blum | 2011-07-11 | 1 | -0/+16 |
* | | uhd: some tweaks to fix msvc warnings | Josh Blum | 2011-07-08 | 1 | -7/+5 |
* | | Fix rounding in DBSRX2 tuning | Jason Abele | 2011-07-08 | 1 | -1/+1 |
* | | e100 : Adapt kernel header to work in user space. | Philip Balister | 2011-07-08 | 1 | -4/+5 |
* | | e100: typo fix for calling ioctl on iface | Josh Blum | 2011-07-08 | 1 | -1/+1 |
* | | e100: use the USRP_E_READ_CTL32 ioctl for async msg read | Josh Blum | 2011-07-08 | 1 | -4/+4 |