Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote branch | Michael West | 2013-11-20 | 5 | -12/+24 |
|\ | |||||
| * | 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 | -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 |
| | | |||||
| * | 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 | 19 | -330/+637 |
|\ \ | |||||
| * | | 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 | 5 | -13/+32 |
| |\ \ | |||||
| | * | | More cleanup for dynamic linking. | Michael West | 2013-11-18 | 1 | -1/+1 |
| | | | | |||||
| | * | | BUG #182: Cleaned up for proper dynamic linking of libuhd. | Michael West | 2013-11-18 | 2 | -6/+6 |
| | | | | |||||
| | * | | 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 | 4 | -8/+27 |
| | | | | | |||||
| * | | | | 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 | 6 | -57/+206 |
| |\ \ \ \ | |||||
| | * | | | | 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 | 6 | -56/+204 |
| | | | | | | |||||
| * | | | | | 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 '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 |
| | |_|/ / | |/| | | | |||||
| * | | | | paths: get_module_paths adds share/uhd/modules to the list of applicable paths | Nicholas Corgan | 2013-10-30 | 1 | -0/+1 |
| | | | | | |||||
| * | | | | utils: fix declaration of "env_path_sep" such that it is always initialized ↵ | Michael Dickens | 2013-10-28 | 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. | ||||
* | | | | Fixed converters and added comments for better readability | Michael West | 2013-11-20 | 2 | -20/+48 |
| |_|/ |/| | | |||||
* | | | Fixed compiler warnings. | Michael West | 2013-10-28 | 1 | -5/+5 |
| | | | |||||
* | | | CID 1104347: Fixed logically dead code. | Michael West | 2013-10-28 | 1 | -2/+3 |
| | | | | | | | | | | | | CID 1104336: Fixed array comparison to 0. | ||||
* | | | CID 1104348: Fixed assertion. | Michael West | 2013-10-28 | 1 | -1/+1 |
| | | | |||||
* | | | CID 1104319: Fixed uninitialized scalar. | Michael West | 2013-10-28 | 1 | -2/+3 |
| | | | | | | | | | | | | CID 1104318: Fixed uninitialized scalar. | ||||
* | | | CID 1104320: Fixed uninitialized scalar. | Michael West | 2013-10-28 | 1 | -1/+1 |
| | | | |||||
* | | | CID 1104298: Removed dead code. | Michael West | 2013-10-28 | 1 | -2/+0 |
| | | | | | | | | | | | | CID 1104296: Removed dead code. | ||||
* | | | CID 1104301: Fixed uninitialized pointer. | Michael West | 2013-10-28 | 1 | -1/+1 |
| | | | |||||
* | | | CID 1104334: Fixed big parameter passed by value. | Michael West | 2013-10-28 | 1 | -1/+1 |
| | | | |||||
* | | | CID 1104345: Fixed division by zero. | Michael West | 2013-10-28 | 1 | -11/+11 |
| | | | |||||
* | | | CID 1104309: Fixed uninitialized scalar. | Michael West | 2013-10-28 | 1 | -1/+4 |
| | | | |||||
* | | | CID 1104308: Fixed uninitialized scalar. | Michael West | 2013-10-28 | 1 | -0/+3 |
| | | | |||||
* | | | CID 1104302: Fixed uninitialized scalar. | Michael West | 2013-10-28 | 1 | -0/+1 |
| | | | |||||
* | | | CID 1104317: Fixed uninitialized scalar. | Michael West | 2013-10-28 | 1 | -1/+1 |
| | | |