aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* | Squashed B200 FPGA Source. Code from Josh Blum, Ian Buckley, and Matt Ettus.Ben Hilburn2013-10-10591-0/+292056
| |
* | 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
* | octoclock: make install sets fuse values before burning hex fileNicholas Corgan2013-09-061-1/+1
| |
* | Updated images downloader URL after B200/B210 FPGA updateNicholas Corgan2013-09-061-2/+2
| |
* | Merge branch 'master_converter_work'Josh Blum2013-09-0426-113/+539
|\ \
| * | 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
| | |
| * | Merge branch 'fpga_master' into master_converter_workJosh Blum2013-08-285-13/+13
| |\ \
| | * | usrp2: sc8 format swap for vita complianceJosh Blum2013-08-285-13/+13
| | | |
| * | | 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-232-2/+2
|\| |
| * | usrp2: fix firmware rx clear register offsetJosh Blum2013-08-232-2/+2
| | | | | | | | | | | | | | | | | | | | | 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
| | |
* | | Corrected PDD1 config on gps_nmea neetbuoyboy2013-08-201-1/+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
| | |