Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | |||||
* | | | utils: usrp_burn_mb_eeprom can now burn multiple EEPROM values | Nicholas Corgan | 2013-10-31 | 1 | -10/+26 |
| | | | | | | | | | | | | | | | | | | * example: usrp_burn_mb_eeprom --key="name,ip-addr" --val="my_usrp,192.168.10.3" * As before, omitting the --val argument will just read off all named keys * If number of given keys and vals don't match, the util will throw an error | ||||
* | | | 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. | ||||
* | | Merge branch 'maint' | Nicholas Corgan | 2013-10-23 | 1 | -2/+4 |
|\| | |||||
| * | docs: added info on libusbx for Windows | Nicholas Corgan | 2013-10-23 | 1 | -2/+4 |
| | | |||||
* | | Updated master images downloader URL | Nicholas Corgan | 2013-10-23 | 1 | -2/+2 |
| | | | | | | | | | | Conflicts: host/CMakeLists.txt | ||||
* | | Merge branch 'maint' | Nicholas Corgan | 2013-10-23 | 1 | -1/+1 |
|\| | | | | | | | | | Conflicts: host/CMakeLists.txt | ||||
| * | Updated images downloader URL | Nicholas Corgan | 2013-10-23 | 1 | -2/+2 |
| | | |||||
| * | cmake: fixed UHD_IMAGES_DIR behavior to include directories inside specified ↵ | Nicholas Corgan | 2013-10-23 | 1 | -1/+1 |
| | | | | | | | | images directory | ||||
* | | docs: added documentation for usage of the Jackson Labx LC_XO GPSDO, used on ↵ | Nicholas Corgan | 2013-10-10 | 4 | -2/+84 |
| | | | | | | | | USRP B2X0 devices | ||||
* | | uhd .gitignore: ignore ctags file | Ben Hilburn | 2013-10-09 | 1 | -0/+1 |
| | | |||||
* | | Updated UHD Images Downloader URL for new master images | Nicholas Corgan | 2013-10-07 | 1 | -2/+2 |
| | | |||||
* | | uhd: wb_iface is now a public interface | Josh Blum | 2013-10-04 | 34 | -60/+83 |
| | | |||||
* | | Merge branch 'maint' | Nicholas Corgan | 2013-09-25 | 1 | -1/+1 |
|\| | | | | | | | | | Conflicts: host/CMakeLists.txt | ||||
| * | Updated UHD version to 3.5.4release_003_005_004 | Nicholas Corgan | 2013-09-25 | 2 | -3/+3 |
| | | |||||
* | | vrt: remote tlr from test (not supported) | Josh Blum | 2013-09-23 | 1 | -1/+1 |
| | | |||||
* | | utils: fixed b2xx_fx3_utils bug with older versions of Boost | Nicholas Corgan | 2013-09-20 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'maint' | Josh Blum | 2013-09-11 | 3 | -0/+3 |
|\| | |||||
| * | Fixed references to Linux USB permissions commands | Nicholas Corgan | 2013-09-11 | 3 | -2/+5 |
| | | | | | | | | * 'sudo udevadm trigger' needs to be run after reloading rules | ||||
* | | b200: when images aren't found, prompt user to use images downloader | Nicholas Corgan | 2013-09-11 | 1 | -2/+2 |
| | | |||||
* | | Updated images downloader URL after B200 firmware update | Nicholas Corgan | 2013-09-11 | 1 | -2/+2 |
| | | |||||
* | | b200: firmware update changed for FPGA load work | Ben Hilburn | 2013-09-10 | 5 | -15/+52 |
| | | |||||
* | | b200: use a union to perform double pack/unpack | Josh Blum | 2013-09-06 | 1 | -8/+14 |
| | |