aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | Merge branch 'bugfix/sbx_tuning'Nicholas Corgan2013-11-194-178/+220
|\ \ \ \ \ \ \ \
| * | | | | | | | sbx: bugfix#55 and refactored ADF435X tuning code in the SBX driver.Ashish Chaudhari2013-11-134-178/+220
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'maint'Nicholas Corgan2013-11-181-3/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / /
| * | / / / / lib: dbsrx2 bugfixNicholas Corgan2013-11-181-3/+3
| | |/ / / / | |/| | | |
| * | | | | BUG #203: Initialized gain values to 0.0Michael West2013-11-122-5/+9
| |/ / / /
| * | | | utils: fix declaration of "env_path_sep" such that it is always initialized ↵Michael Dickens2013-10-291-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.0Michael West2013-11-082-5/+9
| |_|/ / |/| | |
* | | | uhd: help strings for 'stats' and 'progress' were reversedBalint Seeber2013-11-061-2/+2
| | | |
* | | | usrp_burn_mb_eeprom: removed unnecessary if-statement and fixed whitespace issueNicholas Corgan2013-11-011-12/+13
| | | |
* | | | utils: usrp_burn_mb_eeprom can now burn multiple EEPROM valuesNicholas Corgan2013-10-311-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 pathsNicholas Corgan2013-10-301-0/+1
| | | |
* | | | utils: fix declaration of "env_path_sep" such that it is always initialized ↵Michael Dickens2013-10-281-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 Corgan2013-10-231-2/+4
|\| |
| * | docs: added info on libusbx for WindowsNicholas Corgan2013-10-231-2/+4
| | |
* | | Updated master images downloader URLNicholas Corgan2013-10-231-2/+2
| | | | | | | | | | | | | | | Conflicts: host/CMakeLists.txt
* | | Merge branch 'maint'Nicholas Corgan2013-10-231-1/+1
|\| | | | | | | | | | | | | | Conflicts: host/CMakeLists.txt
| * | Updated images downloader URLNicholas Corgan2013-10-231-2/+2
| | |
| * | cmake: fixed UHD_IMAGES_DIR behavior to include directories inside specified ↵Nicholas Corgan2013-10-231-1/+1
| | | | | | | | | | | | images directory
* | | docs: added documentation for usage of the Jackson Labx LC_XO GPSDO, used on ↵Nicholas Corgan2013-10-104-2/+84
| | | | | | | | | | | | USRP B2X0 devices
* | | uhd .gitignore: ignore ctags fileBen Hilburn2013-10-091-0/+1
| | |
* | | Updated UHD Images Downloader URL for new master imagesNicholas Corgan2013-10-071-2/+2
| | |
* | | uhd: wb_iface is now a public interfaceJosh Blum2013-10-0434-60/+83
| |/ |/|
* | Merge branch 'maint'Nicholas Corgan2013-09-251-1/+1
|\| | | | | | | | | Conflicts: host/CMakeLists.txt
| * Updated UHD version to 3.5.4release_003_005_004Nicholas Corgan2013-09-252-3/+3
| |
* | vrt: remote tlr from test (not supported)Josh Blum2013-09-231-1/+1
| |
* | utils: fixed b2xx_fx3_utils bug with older versions of BoostNicholas Corgan2013-09-201-1/+1
| |
* | Merge branch 'maint'Josh Blum2013-09-113-0/+3
|\|
| * Fixed references to Linux USB permissions commandsNicholas Corgan2013-09-113-2/+5
| | | | | | | | * 'sudo udevadm trigger' needs to be run after reloading rules
* | b200: when images aren't found, prompt user to use images downloaderNicholas Corgan2013-09-111-2/+2
| |
* | Updated images downloader URL after B200 firmware updateNicholas Corgan2013-09-111-2/+2
| |
* | b200: firmware update changed for FPGA load workBen Hilburn2013-09-105-15/+52
| |
* | b200: use a union to perform double pack/unpackJosh Blum2013-09-061-8/+14
| |
* | utils: usrp_n2xx_net_burner_gui can now overwrite safe images with command ↵Nicholas Corgan2013-09-061-14/+24
| | | | | | | | line option
* | Updated images downloader URL after B200/B210 FPGA updateNicholas Corgan2013-09-061-2/+2
| |
* | Merge branch 'master_converter_work'Josh Blum2013-09-0421-100/+526
|\ \
| * | b200: integrate support for new convertersJosh Blum2013-09-045-23/+35
| | |
| * | vita: switch modules to CHDR byte formatJosh Blum2013-09-043-10/+10
| | |
| * | vita: changed CHDR format to use bytesJosh Blum2013-09-041-11/+14
| | |
| * | convert: added sc12 and fc32 convertersJosh Blum2013-08-284-1/+413
| | |
| * | convert: sc8 swap for vita complianceJosh Blum2013-08-288-55/+54
| | |
* | | Merge branch 'maint'Josh Blum2013-08-281-1/+1
|\ \ \ | |/ / |/| / | |/
| * test_timed_commands: explicitly set RX stream time to be less than recv timeoutNicholas Corgan2013-08-281-1/+1
| |
* | examples: changed examples that force usage of all channels to allow user to ↵Nicholas Corgan2013-08-265-41/+127
| | | | | | | | input which channels to use
* | Merge branch 'maint'Josh Blum2013-08-231-1/+1
|\|
| * usrp2: fix firmware rx clear register offsetJosh Blum2013-08-231-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 msvcJosh Blum2013-08-231-0/+1
| |
* | Merge branch 'maint'Josh Blum2013-08-232-2/+10
|\|
| * uhd: fix get_xx_freq_range to use analog bw/2Josh Blum2013-08-232-2/+10
| | | | | | | | | | | | The proper equation should be: max_freq = max_lo + min(adc/2, bw/2) - sr/2
* | Merge branch 'maint'Josh Blum2013-08-231-1/+1
|\|
| * utils: usrp_n2xx_net_burner_gui no longer ignores dont-check-rev optionNicholas Corgan2013-08-231-1/+1
| |