aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* Squashed merge of Coverity fixes.Ben Hilburn2013-11-2736-105/+214
* Squashed commit uhd/cleanup.Ben Hilburn2013-11-279-107/+3
* b200: fix loopback transfer timeout when operating at USB2release_003_006_001Balint Seeber2013-11-201-1/+2
* stall-bug: generalized message size handlingJohannes Demel2013-11-201-2/+1
* stall-bug: fixed call by value instead of call by referenceJohannes Demel2013-11-201-8/+16
* b200: check return value from control write of FPGA bitstream for short transferrelease_003_006_000Balint Seeber2013-11-191-0/+2
* b200: extra check on loopback request to determine VREQ transfer sizeBalint Seeber2013-11-191-0/+2
* b200: auto-select VREQ xfer size regardless of FW versionBalint Seeber2013-11-191-5/+13
* Updated UHD version to 3.6.0Nicholas Corgan2013-11-192-4/+4
* Merge branch 'maint'Nicholas Corgan2013-11-191-1/+1
|\
| * Updated UHD version to 3.5.5release_003_005_005Nicholas Corgan2013-11-192-3/+3
* | Merge branch 'bug182'Nicholas Corgan2013-11-198-590/+342
|\ \
| * | b2xx_fx3_utils: more validation before trying to loadNicholas Corgan2013-11-191-0/+10
| * | More fixes for Win32 compatibility.Michael West2013-11-191-4/+13
| * | Added fixes for Win32 compatibility.Michael West2013-11-191-27/+30
| * | BUG #182: Merged with Corgan's fix for the Win32 error.Michael West2013-11-191-9/+15
| |\ \
| | * | b2xx_fx3_utils: catch error when WinUSB drivers aren't installedNicholas Corgan2013-11-181-9/+46
| * | | BUG #182: Addressed comments from code review. Re-factored to reduce repeti...Michael West2013-11-191-247/+161
| * | | More cleanup for dynamic linking.Michael West2013-11-182-3/+3
| |/ /
| * | BUG #182: Cleaned up for proper dynamic linking of libuhd.Michael West2013-11-184-15/+18
| * | Merge branch 'master' into bug182Michael West2013-11-152-5/+9
| |\ \
| * | | BUG #182: Refactored b2xx_fx3_utils to use files from UHDMichael West2013-11-157-551/+358
* | | | b200: Reverted RX SPP 2044 -> 2000 (unresolved issue with one app, wait for F...Balint Seeber2013-11-191-1/+1
* | | | Merge remote-tracking branch 'origin/b200/dtor-master' into b200/kitchen_sinkBalint Seeber2013-11-1911-58/+283
|\ \ \ \
| * | | | b200/dtor-stall: final fixes for stall bugJohannes Demel2013-11-192-6/+7
| * | | | b200/dtor-stall: fixed bug that stalled b200 on shutdown.Johannes Demel2013-11-1911-57/+281
* | | | | b200: increase FPGA VREQ transfer size to 512 if operating over USB3Balint Seeber2013-11-191-3/+17
* | | | | Merge remote-tracking branch 'origin/b200/sc12-master' into b200/kitchen_sinkBalint Seeber2013-11-191-4/+57
|\ \ \ \ \
| * | | | | sc12: fixed byte alignment issueJohannes Demel2013-11-191-4/+57
| |/ / / /
* | | | | Merge remote-tracking branch 'origin/usb_cpu_perf' into b200/kitchen_sinkBalint Seeber2013-11-193-55/+67
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | BUG #183: Addressed comments from code review.Michael West2013-11-192-15/+16
| * | | | BUG #183: Fixed typoMoritz Fischer2013-11-111-1/+1
| * | | | BUG #183: B200 High CPU Usage: Created a single thread to handle libusb eve...Michael West2013-11-083-55/+66
* | | | | Merge branch 'maint'Nicholas Corgan2013-11-191-18/+45
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'images_downloader/bugfixes' into maintNicholas Corgan2013-11-191-18/+45
| |\ \ \ \
| | * | | | uhd_images_downloader: more descriptive error when MD5 check failsNicholas Corgan2013-11-191-0/+2
| | * | | | Merge branch 'maint' into ncorgan/images_downloader_fixesNicholas Corgan2013-11-132-5/+9
| | |\ \ \ \
| | * | | | | uhd_images_downloader: redundancy fixes, better error handlingNicholas Corgan2013-11-131-12/+14
| | * | | | | uhd_images_downloader: more improvements/fixesNicholas Corgan2013-11-081-14/+24
| | * | | | | uhd_images_downloader fixes/improvementsNicholas Corgan2013-11-041-4/+17
* | | | | | | Merge branch 'bugfix/sbx_tuning'Nicholas Corgan2013-11-194-178/+220
|\ \ \ \ \ \ \
| * | | | | | | sbx: bugfix#55 and refactored ADF435X tuning code in the SBX driver.Ashish Chaudhari2013-11-134-178/+220
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'maint'Nicholas Corgan2013-11-181-3/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | / / / lib: dbsrx2 bugfixNicholas Corgan2013-11-181-3/+3
| | |/ / / | |/| | |
| * | | | BUG #203: Initialized gain values to 0.0Michael West2013-11-122-5/+9
| |/ / /
| * | | utils: fix declaration of "env_path_sep" such that it is always initialized b...Michael Dickens2013-10-291-10/+11
* | | | BUG #203: Initialized gain values to 0.0Michael West2013-11-082-5/+9
| |_|/ |/| |
* | | uhd: help strings for 'stats' and 'progress' were reversedBalint Seeber2013-11-061-2/+2
* | | usrp_burn_mb_eeprom: removed unnecessary if-statement and fixed whitespace issueNicholas Corgan2013-11-011-12/+13
* | | utils: usrp_burn_mb_eeprom can now burn multiple EEPROM valuesNicholas Corgan2013-10-311-10/+26