| Commit message (Expand) | Author | Age | Files | Lines |
* | Added uhd_config_info utility | Nicholas Corgan | 2015-12-30 | 2 | -0/+90 |
* | Merge branch 'maint' | Ashish Chaudhari | 2015-12-15 | 4 | -22/+9 |
|\ |
|
| * | Added B205mini VID/PID to udev file | Nicholas Corgan | 2015-12-14 | 1 | -0/+1 |
| * | ihex: Windows fixes | Nicholas Corgan | 2015-12-14 | 1 | -1/+0 |
| * | octoclock: Now uses internal ihex parser | Martin Braun | 2015-12-14 | 2 | -19/+5 |
| * | B2xx: Added B205mini support. | michael-west | 2015-12-10 | 1 | -2/+3 |
* | | usrp_x3xx_fpga_burner: use internal cdecode files | Nicholas Corgan | 2015-12-15 | 3 | -109/+2 |
* | | utils: Updated query_gpsdo_sensors | Marcus Müller | 2015-11-11 | 1 | -31/+90 |
* | | cmake: Proper selection of files for ENABLE_X300 | Martin Braun | 2015-10-26 | 1 | -5/+11 |
* | | utils: Fixed converter benchmark build fail on older compilers | Martin Braun | 2015-10-20 | 1 | -0/+1 |
* | | Merge branch 'maint' | Martin Braun | 2015-10-19 | 1 | -1/+5 |
|\| |
|
| * | utils: Added pre-API change python request compatibility | Marcus Müller | 2015-10-19 | 1 | -1/+5 |
| * | b200mini: Added USB PID to uhd-usrp.rules | Martin Braun | 2015-09-08 | 1 | -0/+1 |
* | | tools: Added converter benchmark tool | Martin Braun | 2015-10-19 | 3 | -0/+636 |
* | | b200mini: Added USB PID to uhd-usrp.rules | Martin Braun | 2015-09-08 | 1 | -0/+1 |
|/ |
|
* | OctoClock: shortened bootloader's wait for burner signal | Nicholas Corgan | 2015-09-01 | 1 | -2/+2 |
* | B2XX: Added B200mini support | michael-west | 2015-08-17 | 1 | -1/+2 |
* | octoclock: replaced Intel hex -> binary converter | Nicholas Corgan | 2015-08-14 | 4 | -275/+24 |
* | e300: added -DE300_FORCE_NETWORK flag to CMake configuration | Nicholas Corgan | 2015-08-10 | 1 | -2/+2 |
* | image_loader: force user to specify device | Nicholas Corgan | 2015-08-05 | 1 | -0/+5 |
* | Merge branch 'maint' | Martin Braun | 2015-08-03 | 1 | -1/+3 |
|\ |
|
| * | Added NI B2x0 VID/PID pairs to udev rules | Nicholas Corgan | 2015-08-03 | 1 | -1/+3 |
* | | utils: Updated b2xx_side_channel utility, moved over from tools/ | Martin Braun | 2015-07-31 | 1 | -49/+223 |
* | | x300: Increased the max image size for legacy burner | Ashish Chaudhari | 2015-07-23 | 1 | -1/+1 |
* | | tools: Moved nirio_programmer out of utils | Martin Braun | 2015-07-21 | 2 | -276/+0 |
* | | utils: Made uhd_images_downloader Python3-compatible | Martin Braun | 2015-07-15 | 1 | -84/+77 |
* | | Added uhd::image_loader class and uhd_image_loader utility | Nicholas Corgan | 2015-07-15 | 6 | -5/+321 |
* | | b2xx: Added side-channel utility for FX3 debugging | Balint Seeber | 2015-07-14 | 1 | -0/+644 |
* | | OctoClock bugfixes | Nicholas Corgan | 2015-07-09 | 1 | -15/+42 |
* | | Merge branch 'maint' | Martin Braun | 2015-05-04 | 1 | -0/+4 |
|\| |
|
| * | uhd: utils: query_gpsdo: Explicitly set time_source to 'gpsdo'. | Moritz Fischer | 2015-05-01 | 1 | -0/+4 |
| * | cmake: Improve usage of C modules | Martin Braun | 2015-04-20 | 2 | -6/+0 |
| * | utils: added integer, range and double property tree accessors | Marcus Müller | 2015-04-20 | 1 | -1/+20 |
* | | cmake: Improve usage of C modules | Martin Braun | 2015-04-21 | 2 | -6/+0 |
* | | utils: added integer, range and double property tree accessors | Marcus Müller | 2015-04-21 | 1 | -1/+20 |
* | | Merge branch 'maint' | Martin Braun | 2015-03-27 | 5 | -12/+8 |
|\| |
|
| * | Warning fixes | Nicholas Corgan | 2015-03-27 | 5 | -12/+8 |
* | | Merge branch 'maint' | Ashish Chaudhari | 2015-03-18 | 1 | -3/+4 |
|\| |
|
| * | imgs_downloader: Copy pkg to temp dir even if it is local | Ashish Chaudhari | 2015-03-18 | 1 | -3/+4 |
* | | Merge branch 'maint' | Martin Braun | 2015-03-11 | 3 | -4/+4 |
|\| |
|
| * | uhd: Fixed several type-cast related warnings for naggy compilers | Martin Braun | 2015-03-11 | 1 | -1/+1 |
| * | uhd: Fixed multiple compiler warnings (unused variables, missing literal f) | Martin Braun | 2015-03-11 | 2 | -3/+3 |
* | | Merge branch 'maint' | Martin Braun | 2015-03-11 | 1 | -6/+11 |
|\| |
|
| * | cmake: Skip building fx3 utils if B200 is disabled | Martin Braun | 2015-03-10 | 1 | -6/+11 |
* | | Merge branch 'maint' | Ashish Chaudhari | 2015-02-26 | 1 | -0/+5 |
|\| |
|
| * | uhd: uhd_usrp_probe: added bandwidth ranges to RX output, if available | Marcus Müller | 2015-02-18 | 1 | -0/+5 |
| * | Merging new UHD_IMAGES_DIR utilities and bug fixes. | Ben Hilburn | 2015-01-27 | 4 | -4/+4 |
* | | Merge branch 'maint' | Martin Braun | 2015-01-22 | 1 | -2/+4 |
|\| |
|
| * | UBX: Add UBX Support | michael-west | 2015-01-22 | 1 | -2/+4 |
* | | Merge branch 'maint' | Martin Braun | 2015-01-16 | 4 | -249/+483 |
|\| |
|