Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sc12: fixed byte alignment issue | Johannes Demel | 2013-11-19 | 1 | -4/+57 |
| | |||||
* | 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 |
| | |/ | |/| | |||||
* | | | Merge branch 'maint' | Nicholas Corgan | 2013-11-12 | 0 | -0/+0 |
|\| | | |||||
| * | | BUG #203: Initialized gain values to 0.0 | Michael West | 2013-11-12 | 2 | -5/+9 |
| |/ | |||||
* | | 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 |
| | | |||||
* | | Merge branch 'maint' | Nicholas Corgan | 2013-10-29 | 0 | -0/+0 |
|\| | |||||
| * | 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. | ||||
* | | Merge pull request #192 from EttusResearch/mdickens/static_load_fix | Ben Hilburn | 2013-10-29 | 1 | -10/+11 |
|\ \ | | | | | | | utils: fix declaration of "env_path_sep" such that it is always initiali... | ||||
| * | | 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 | ||||
* | | Squashed B200 FPGA Source. Code from Josh Blum, Ian Buckley, and Matt Ettus. | Ben Hilburn | 2013-10-10 | 591 | -0/+292056 |
| | | |||||
* | | 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 |
| | | |||||
* | | utils: usrp_n2xx_net_burner_gui can now overwrite safe images with command ↵ | Nicholas Corgan | 2013-09-06 | 1 | -14/+24 |
| | | | | | | | | line option | ||||
* | | octoclock: make install sets fuse values before burning hex file | Nicholas Corgan | 2013-09-06 | 1 | -1/+1 |
| | | |||||
* | | Updated images downloader URL after B200/B210 FPGA update | Nicholas Corgan | 2013-09-06 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'master_converter_work' | Josh Blum | 2013-09-04 | 26 | -113/+539 |
|\ \ | |||||
| * | | b200: integrate support for new converters | Josh Blum | 2013-09-04 | 5 | -23/+35 |
| | | | |||||
| * | | vita: switch modules to CHDR byte format | Josh Blum | 2013-09-04 | 3 | -10/+10 |
| | | |