Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into mwest_coverity | Michael West | 2013-12-06 | 137 | -1819/+3502 |
|\ | | | | | | | | | Conflicts: host/lib/usrp/b200/b200_iface.cpp | ||||
| * | network_relay: added #include necessary for older versions of Boost on Windows | Nicholas Corgan | 2013-12-05 | 1 | -1/+2 |
| | | |||||
| * | Updated UHD version and images downloader URL for 3.6.2 release candidate 1003_006_002_rc1 | Nicholas Corgan | 2013-12-04 | 2 | -3/+3 |
| | | |||||
| * | images: change LICENSE filename | Nicholas Corgan | 2013-12-04 | 1 | -1/+1 |
| | | |||||
| * | lib: fixed use of -> to . after switching parameter from pointer to reference | Nicholas Corgan | 2013-12-03 | 1 | -1/+1 |
| | | |||||
| * | b2xx: Updating FPGA source with recent bugfixes. | Ben Hilburn | 2013-12-03 | 103 | -626/+2019 |
| | | |||||
| * | Final merge of Balint's 'kitchen_sink' B200 fixes. | Ben Hilburn | 2013-11-27 | 3 | -83/+177 |
| | | |||||
| * | cmake: remove Git hash from version string when 'rc' is present | Nicholas Corgan | 2013-11-27 | 1 | -2/+2 |
| | | |||||
| * | cmake: fixed installation of README and LICENSE files after filename changes | Nicholas Corgan | 2013-11-27 | 1 | -3/+2 |
| | | |||||
| * | UHDPackage: fix references to README and LICENSE files after name changes | Nicholas Corgan | 2013-11-27 | 1 | -3/+2 |
| | | |||||
| * | Merge Corgan's branch 'origin/n2xx/net_burner_path_fix' | Ben Hilburn | 2013-11-27 | 1 | -2/+10 |
| |\ | |||||
| | * | usrp_n2xx_simple_net_burner: ~ now expands into user's home directory | Nicholas Corgan | 2013-11-25 | 1 | -2/+10 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/uhd/new_images_downloader' | Ben Hilburn | 2013-11-27 | 1 | -119/+316 |
| |\ \ | |||||
| | * | | 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 | 23 | -965/+946 |
| |/ | |||||
| * | 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 |
| | | |||||
* | | Added exception handling | Michael West | 2013-11-20 | 1 | -4/+8 |
| | | |||||
* | | Merge remote branch | Michael West | 2013-11-20 | 10 | -28/+41 |
|\ \ | |||||
| * | | Restored use of accessor to initialize value in the constructor. | Michael West | 2013-11-01 | 1 | -1/+1 |
| | | | |||||
| * | | Readability improvements. | Michael West | 2013-11-01 | 1 | -2/+2 |
| | | | |||||
| * | | Readability improvements. | Michael West | 2013-11-01 | 1 | -1/+10 |
| | | | |||||
| * | | Readability improvements. | Michael West | 2013-11-01 | 1 | -2/+4 |
| | | | |||||
| * | | Readability improvements. | Michael West | 2013-11-01 | 1 | -2/+2 |
| | | | |||||
| * | | Readability improvements and typo fix. | Michael West | 2013-11-01 | 1 | -3/+3 |
| | | | |||||
| * | | Changed reusable_barrier default size to 0 to make default behavior provide ↵ | Michael West | 2013-11-01 | 1 | -4/+2 |
| | | | | | | | | | | | | protection for multiple threads. Changed member initialization of other constructor. | ||||
| * | | Removed unnecessary check. | Michael West | 2013-11-01 | 1 | -2/+2 |
| | | | |||||
| * | | Renamed condition variable and moved it into the class to scope it and ↵ | Michael West | 2013-11-01 | 1 | -8/+7 |
| | | | | | | | | | | | | guarantee only one thread would be waiting on the notification. | ||||
| * | | Removed GCC-specific attribute for unused parameters | Nicholas Corgan | 2013-10-29 | 3 | -5/+10 |
| | | | | | | | | | | | | | | | * 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 | 32 | -967/+1114 |
|\ \ \ | | |/ | |/| | |||||
| * | | 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) |