Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix sse2_fc32_to_sc16 converter (break on wrong line). Fix typos and ↵ | Michael West | 2013-12-06 | 1 | -4/+2 |
| | | | | compiler warnings. | ||||
* | Merge branch 'master' into mwest_coverity | Michael West | 2013-12-06 | 1 | -83/+181 |
|\ | | | | | | | | | Conflicts: host/lib/usrp/b200/b200_iface.cpp | ||||
| * | lib: fixed use of -> to . after switching parameter from pointer to reference | Nicholas Corgan | 2013-12-03 | 1 | -1/+1 |
| | | |||||
| * | Final merge of Balint's 'kitchen_sink' B200 fixes. | Ben Hilburn | 2013-11-27 | 1 | -79/+173 |
| | | |||||
| * | Squashed merge of Coverity fixes. | Ben Hilburn | 2013-11-27 | 1 | -4/+13 |
| | | |||||
| * | b200: fix loopback transfer timeout when operating at USB2release_003_006_001 | Balint Seeber | 2013-11-20 | 1 | -1/+2 |
| | | |||||
* | | Merge remote branch | Michael West | 2013-11-20 | 1 | -6/+7 |
|\ \ | |||||
| * | | Readability improvements and typo fix. | Michael West | 2013-11-01 | 1 | -3/+3 |
| | | | |||||
| * | | Removed GCC-specific attribute for unused parameters | Nicholas Corgan | 2013-10-29 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | * This broke MSVC builds due to incompatibility * Added new UHD_UNUSED(x) macro in <uhd/config.hpp> | ||||
* | | | Merged in branch master | Michael West | 2013-11-20 | 1 | -7/+35 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | b200: check return value from control write of FPGA bitstream for short transferrelease_003_006_000 | Balint Seeber | 2013-11-19 | 1 | -0/+2 |
| | | |||||
| * | b200: extra check on loopback request to determine VREQ transfer size | Balint Seeber | 2013-11-19 | 1 | -0/+2 |
| | | |||||
| * | b200: auto-select VREQ xfer size regardless of FW version | Balint Seeber | 2013-11-19 | 1 | -5/+13 |
| | | |||||
| * | Merge branch 'bug182' | Nicholas Corgan | 2013-11-19 | 1 | -1/+3 |
| |\ | |||||
| | * | BUG #182: Refactored b2xx_fx3_utils to use files from UHD | Michael West | 2013-11-15 | 1 | -1/+3 |
| | | | |||||
| * | | b200: increase FPGA VREQ transfer size to 512 if operating over USB3 | Balint Seeber | 2013-11-19 | 1 | -3/+17 |
| |/ | |||||
* / | CID 1104331: Fixed untrusted loop bound. | Michael West | 2013-10-28 | 1 | -4/+12 |
|/ | | | | | CID 1104328: Fixed untrusted value as argument. CID 1104297: Removed dead code. | ||||
* | b200: firmware update changed for FPGA load work | Ben Hilburn | 2013-09-10 | 1 | -10/+41 |
| | |||||
* | b200: increase timeout for extreme cases | Josh Blum | 2013-07-25 | 1 | -1/+1 |
| | |||||
* | uhd: allow for 16 bit i2c and eeprom addrs | Josh Blum | 2013-07-24 | 1 | -5/+5 |
| | |||||
* | b200: squashed support for b200 onto master branch | Josh Blum | 2013-07-19 | 1 | -0/+561 |