Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | uhd: re-wrote uhd_images_downloader (OO, new options, hopefully much more ↵ | Balint Seeber | 2013-11-22 | 1 | -119/+316 | |
| |/ / | | | | | | | | | | robust and user-friendly) | |||||
* | | | Squashed merge of Coverity fixes. | Ben Hilburn | 2013-11-27 | 36 | -105/+214 | |
| | | | ||||||
* | | | Squashed commit uhd/cleanup. | Ben Hilburn | 2013-11-27 | 9 | -107/+3 | |
|/ / | ||||||
* | | b200: fix loopback transfer timeout when operating at USB2release_003_006_001 | Balint Seeber | 2013-11-20 | 1 | -1/+2 | |
| | | ||||||
* | | stall-bug: generalized message size handling | Johannes Demel | 2013-11-20 | 1 | -2/+1 | |
| | | ||||||
* | | stall-bug: fixed call by value instead of call by reference | Johannes Demel | 2013-11-20 | 1 | -8/+16 | |
| | | ||||||
* | | 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 | |
| | | ||||||
* | | Updated UHD version to 3.6.0 | Nicholas Corgan | 2013-11-19 | 2 | -4/+4 | |
| | | ||||||
* | | Merge branch 'maint' | Nicholas Corgan | 2013-11-19 | 1 | -1/+1 | |
|\ \ | | | | | | | | | | | | | Conflicts: host/CMakeLists.txt | |||||
| * | | Updated UHD version to 3.5.5release_003_005_005 | Nicholas Corgan | 2013-11-19 | 2 | -3/+3 | |
| | | | ||||||
* | | | Merge branch 'bug182' | Nicholas Corgan | 2013-11-19 | 8 | -590/+342 | |
|\ \ \ | ||||||
| * | | | b2xx_fx3_utils: more validation before trying to load | Nicholas Corgan | 2013-11-19 | 1 | -0/+10 | |
| | | | | ||||||
| * | | | More fixes for Win32 compatibility. | Michael West | 2013-11-19 | 1 | -4/+13 | |
| | | | | ||||||
| * | | | Added fixes for Win32 compatibility. | Michael West | 2013-11-19 | 1 | -27/+30 | |
| | | | | ||||||
| * | | | BUG #182: Merged with Corgan's fix for the Win32 error. | Michael West | 2013-11-19 | 1 | -9/+15 | |
| |\ \ \ | ||||||
| | * | | | b2xx_fx3_utils: catch error when WinUSB drivers aren't installed | Nicholas Corgan | 2013-11-18 | 1 | -9/+46 | |
| | | | | | ||||||
| * | | | | BUG #182: Addressed comments from code review. Re-factored to reduce ↵ | Michael West | 2013-11-19 | 1 | -247/+161 | |
| | | | | | | | | | | | | | | | | | | | | repetitive code. | |||||
| * | | | | More cleanup for dynamic linking. | Michael West | 2013-11-18 | 2 | -3/+3 | |
| |/ / / | ||||||
| * | | | BUG #182: Cleaned up for proper dynamic linking of libuhd. | Michael West | 2013-11-18 | 4 | -15/+18 | |
| | | | | ||||||
| * | | | Merge branch 'master' into bug182 | Michael West | 2013-11-15 | 2 | -5/+9 | |
| |\ \ \ | ||||||
| * | | | | BUG #182: Refactored b2xx_fx3_utils to use files from UHD | Michael West | 2013-11-15 | 7 | -551/+358 | |
| | | | | | ||||||
* | | | | | b200: Reverted RX SPP 2044 -> 2000 (unresolved issue with one app, wait for ↵ | Balint Seeber | 2013-11-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | FPGA bump) | |||||
* | | | | | Merge remote-tracking branch 'origin/b200/dtor-master' into b200/kitchen_sink | Balint Seeber | 2013-11-19 | 11 | -58/+283 | |
|\ \ \ \ \ | ||||||
| * | | | | | b200/dtor-stall: final fixes for stall bug | Johannes Demel | 2013-11-19 | 2 | -6/+7 | |
| | | | | | | ||||||
| * | | | | | b200/dtor-stall: fixed bug that stalled b200 on shutdown. | Johannes Demel | 2013-11-19 | 11 | -57/+281 | |
| | | | | | | ||||||
* | | | | | | b200: increase FPGA VREQ transfer size to 512 if operating over USB3 | Balint Seeber | 2013-11-19 | 1 | -3/+17 | |
| | | | | | | ||||||
* | | | | | | Merge remote-tracking branch 'origin/b200/sc12-master' into b200/kitchen_sink | Balint Seeber | 2013-11-19 | 1 | -4/+57 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | sc12: fixed byte alignment issue | Johannes Demel | 2013-11-19 | 1 | -4/+57 | |
| |/ / / / / | ||||||
* | | | | | | Merge remote-tracking branch 'origin/usb_cpu_perf' into b200/kitchen_sink | Balint Seeber | 2013-11-19 | 3 | -55/+67 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | BUG #183: Addressed comments from code review. | Michael West | 2013-11-19 | 2 | -15/+16 | |
| | | | | | | ||||||
| * | | | | | BUG #183: Fixed typo | Moritz Fischer | 2013-11-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com> | |||||
| * | | | | | BUG #183: B200 High CPU Usage: Created a single thread to handle libusb ↵ | Michael West | 2013-11-08 | 3 | -55/+66 | |
| | | | | | | | | | | | | | | | | | | | | | | | | events and expanded packet size to 16k | |||||
* | | | | | | Merge branch 'maint' | Nicholas Corgan | 2013-11-19 | 1 | -18/+45 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Merge branch 'images_downloader/bugfixes' into maint | Nicholas Corgan | 2013-11-19 | 1 | -18/+45 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | uhd_images_downloader: more descriptive error when MD5 check fails | Nicholas Corgan | 2013-11-19 | 1 | -0/+2 | |
| | | | | | | | ||||||
| | * | | | | | Merge branch 'maint' into ncorgan/images_downloader_fixes | Nicholas Corgan | 2013-11-13 | 2 | -5/+9 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | uhd_images_downloader: redundancy fixes, better error handling | Nicholas Corgan | 2013-11-13 | 1 | -12/+14 | |
| | | | | | | | | ||||||
| | * | | | | | | uhd_images_downloader: more improvements/fixes | Nicholas Corgan | 2013-11-08 | 1 | -14/+24 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Better error handling * Improved default download location logic | |||||
| | * | | | | | | uhd_images_downloader fixes/improvements | Nicholas Corgan | 2013-11-04 | 1 | -4/+17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Permissions checking leads to clearer errors when user doesn't have write permissions * Relative paths work | |||||
* | | | | | | | | Merge branch 'bugfix/sbx_tuning' | Nicholas Corgan | 2013-11-19 | 4 | -178/+220 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | sbx: bugfix#55 and refactored ADF435X tuning code in the SBX driver. | Ashish Chaudhari | 2013-11-13 | 4 | -178/+220 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'maint' | Nicholas Corgan | 2013-11-18 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / / | ||||||
| * | / / / / | lib: dbsrx2 bugfix | Nicholas Corgan | 2013-11-18 | 1 | -3/+3 | |
| | |/ / / / | |/| | | | | ||||||
| * | | | | | BUG #203: Initialized gain values to 0.0 | Michael West | 2013-11-12 | 2 | -5/+9 | |
| |/ / / / | ||||||
| * | | | | utils: fix declaration of "env_path_sep" such that it is always initialized ↵ | Michael Dickens | 2013-10-29 | 1 | -10/+11 | |
| | | | | | | | | | | | | | | | | | | | | before it is used in the "get_env_paths" function, by moving it from the global scope to inside that function. This change allows UHD_STATIC_BLOCK(load_modules) to work correctly. | |||||
* | | | | | BUG #203: Initialized gain values to 0.0 | Michael West | 2013-11-08 | 2 | -5/+9 | |
| |_|/ / |/| | | | ||||||
* | | | | uhd: help strings for 'stats' and 'progress' were reversed | Balint Seeber | 2013-11-06 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | usrp_burn_mb_eeprom: removed unnecessary if-statement and fixed whitespace issue | Nicholas Corgan | 2013-11-01 | 1 | -12/+13 | |
| | | | |