Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 #203: Initialized gain values to 0.0 | Michael West | 2013-11-08 | 2 | -5/+9 |
| | | |||||
* | | BUG #182: Refactored b2xx_fx3_utils to use files from UHD | Michael West | 2013-11-15 | 7 | -551/+358 |
|/ | |||||
* | 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 |
| | | |||||
* | | utils: usrp_n2xx_net_burner_gui can now overwrite safe images with command ↵ | Nicholas Corgan | 2013-09-06 | 1 | -14/+24 |
| | | | | | | | | line option | ||||
* | | 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 | 21 | -100/+526 |
|\ \ | |||||
| * | | 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 |
| | | | |||||
| * | | 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-28 | 1 | -1/+1 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | test_timed_commands: explicitly set RX stream time to be less than recv timeout | Nicholas Corgan | 2013-08-28 | 1 | -1/+1 |
| | | |||||
* | | examples: changed examples that force usage of all channels to allow user to ↵ | Nicholas Corgan | 2013-08-26 | 5 | -41/+127 |
| | | | | | | | | input which channels to use | ||||
* | | 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. | ||||
* | | uhd: added multi-thread build flag for msvc | Josh Blum | 2013-08-23 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'maint' | Josh Blum | 2013-08-23 | 2 | -2/+10 |
|\| |