Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | | uhd: wb_iface is now a public interface | Josh Blum | 2013-10-04 | 33 | -131/+71 |
| | | |||||
* | | b200: when images aren't found, prompt user to use images downloader | Nicholas Corgan | 2013-09-11 | 1 | -2/+2 |
| | | |||||
* | | b200: firmware update changed for FPGA load work | Ben Hilburn | 2013-09-10 | 4 | -14/+50 |
| | | |||||
* | | b200: use a union to perform double pack/unpack | Josh Blum | 2013-09-06 | 1 | -8/+14 |
| | | |||||
* | | b200: integrate support for new converters | Josh Blum | 2013-09-04 | 4 | -22/+34 |
| | | |||||
* | | vita: switch modules to CHDR byte format | Josh Blum | 2013-09-04 | 3 | -10/+10 |
| | | |||||
* | | vita: changed CHDR format to use bytes | Josh Blum | 2013-09-04 | 1 | -11/+14 |
| | | |||||
* | | convert: added sc12 and fc32 converters | Josh Blum | 2013-08-28 | 4 | -1/+413 |
| | | |||||
* | | convert: sc8 swap for vita compliance | Josh Blum | 2013-08-28 | 8 | -55/+54 |
| | | |||||
* | | Merge branch 'maint' | Josh Blum | 2013-08-23 | 1 | -1/+1 |
|\| | |||||
| * | usrp2: fix firmware rx clear register offset | Josh Blum | 2013-08-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | When an ICMP dest unreachable pkt arrives, the fw needs to know how to shutoff the DSP. This offset for the reset register was broken by a previous fix for register overlap. | ||||
* | | Merge branch 'maint' | Josh Blum | 2013-08-23 | 1 | -2/+2 |
|\| | |||||
| * | uhd: fix get_xx_freq_range to use analog bw/2 | Josh Blum | 2013-08-23 | 1 | -2/+2 |
| | | | | | | | | | | | | The proper equation should be: max_freq = max_lo + min(adc/2, bw/2) - sr/2 | ||||
* | | b200: lower clock rate is 5MHz due to DCM | Josh Blum | 2013-08-16 | 1 | -1/+2 |
| | | |||||
* | | b200: added more formal product ids | Josh Blum | 2013-08-16 | 1 | -0/+2 |
| | | |||||
* | | Merge branch 'maint' | Josh Blum | 2013-08-15 | 1 | -1/+12 |
|\| | |||||
| * | usrp2: try/catch for first send of discovery routine | Josh Blum | 2013-08-15 | 1 | -1/+12 |
| | | | | | | | | | | This send can fail with a network down/unreachable error. The try/catch allows for discovery to continue. | ||||
* | | b100: reset fx2 on ctrl xport fail | Josh Blum | 2013-08-13 | 1 | -6/+21 |
| | | |||||
* | | b200: string names decided in one place | Josh Blum | 2013-08-13 | 1 | -5/+12 |
| | | |||||
* | | b200: changed for pps select register | Josh Blum | 2013-08-13 | 5 | -48/+9 |
| | | |||||
* | | b200: uhd_usrp_probe distinguishes between B200 and B210 | Nicholas Corgan | 2013-08-09 | 1 | -3/+15 |
| | | |||||
* | | Merge branch 'maint' | Josh Blum | 2013-08-06 | 1 | -1/+1 |
|\| | |||||
| * | uhd: time spec fix from last commit | Josh Blum | 2013-08-06 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'maint' | Josh Blum | 2013-07-31 | 1 | -7/+12 |
|\| | |||||
| * | uhd: time spec rounding fixes | Josh Blum | 2013-07-31 | 1 | -7/+12 |
| | |