aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Collapse)AuthorAgeFilesLines
* For Windows users, Doxygen and Manual documentation are available from Start ↵Nicholas Corgan2013-09-271-0/+4
| | | | Menu
* 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
| |
* | uhd: added UHD_HEX helpful print macroJosh Blum2013-08-231-1/+6
| |
* | uhd: benchmark use builtin samp calculationJosh Blum2013-08-201-3/+1
| |
* | b200: lower clock rate is 5MHz due to DCMJosh Blum2013-08-162-2/+3
| |
* | b200: added more formal product idsJosh Blum2013-08-161-0/+2
| |
* | Merge branch 'maint'Josh Blum2013-08-151-1/+12
|\|
| * usrp2: try/catch for first send of discovery routineJosh Blum2013-08-151-1/+12
| | | | | | | | | | This send can fail with a network down/unreachable error. The try/catch allows for discovery to continue.
* | Updated UHD images download URLNicholas Corgan2013-08-141-2/+2
| |
* | uhd: added time source option to PPS testJosh Blum2013-08-131-0/+8
| |
* | b100: reset fx2 on ctrl xport failJosh Blum2013-08-131-6/+21
| |
* | b200: string names decided in one placeJosh Blum2013-08-131-5/+12
| |
* | b200: changed for pps select registerJosh Blum2013-08-135-48/+9
| |
* | b200: uhd_usrp_probe distinguishes between B200 and B210Nicholas Corgan2013-08-091-3/+15
| |
* | Merge branch 'maint'Josh Blum2013-08-061-1/+1
|\|
| * uhd: time spec fix from last commitJosh Blum2013-08-061-1/+1
| |
* | Merge branch 'maint'Josh Blum2013-07-311-7/+12
|\|
| * uhd: time spec rounding fixesJosh Blum2013-07-311-7/+12
| |
* | b200: increase timeout for extreme casesJosh Blum2013-07-251-1/+1
| |
* | uhd: strnlen for platforms w/o itJosh Blum2013-07-251-1/+9
| |
* | usrp2: update mimo cable docs for current apiJosh Blum2013-07-251-4/+2
| |
* | uhd: allow for 16 bit i2c and eeprom addrsJosh Blum2013-07-2414-47/+111
| |
* | uhd: improvements to rx samples to fileBalint Seeber2013-07-241-43/+164
| |