aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'martin/warn_sampling_rate'Ben Hilburn2014-04-1012-9/+65
|\
| * uhd: Added max link rate info for usrp1, usrp2 and b100Martin Braun2014-04-105-1/+5
| * b200: Added max link rate infoMartin Braun2014-04-102-1/+4
| * uhd: multi_usrp now understands link rate info and can check for itMartin Braun2014-04-102-6/+43
| * x300: Added max link rate infoMartin Braun2014-04-102-1/+12
| * uhd: Registered sc12 as typeMartin Braun2014-04-101-0/+1
* | Merge branch 'maint'Ben Hilburn2014-04-105-110/+173
|\ \ | |/ |/|
| * review#64288: Addressed Patrick's feedbackAshish Chaudhari2014-04-101-61/+78
| * nirio: Removed RX zero-copy workaround for NI-RIO 13.0Ashish Chaudhari2014-04-101-2/+2
| * nirio: Enhancement: Added state to nirio_fifo to avoid unnecessary kernel cal...Ashish Chaudhari2014-04-102-35/+64
| * bugfix#393: Fixed X300 TX flow control to handle short bursts and arbitrary F...Ashish Chaudhari2014-04-101-13/+22
| * nirio: Added fifo channel to start and stop RIO syncop params.Ashish Chaudhari2014-04-101-0/+4
| * uhd/host: clarifying LICENSE fileBen Hilburn2014-04-101-0/+4
* | Merge branch 'maint'Ben Hilburn2014-04-091-19/+23
|\|
| * x3x0 docs: the word 'firmware' is misleadingBen Hilburn2014-04-091-19/+23
* | Major improvements to usrp_n2xx_simple_net_burnerNicholas Corgan2014-04-092-310/+284
* | Merge branch 'maint'Nicholas Corgan2014-04-081-0/+16
|\|
| * x300: add UHD_IMAGES_DIR to list of directories searched for LVBITX filesNicholas Corgan2014-04-081-0/+16
* | Merge branch 'maint'Ben Hilburn2014-04-072-4/+12
|\|
| * docs: Clarified there can only be one streamer per deviceMartin Braun2014-04-072-4/+12
* | Merge branch 'maint'Nicholas Corgan2014-04-021-2/+2
|\|
| * cmake: updated uhd_images_downloader URLNicholas Corgan2014-04-021-2/+2
| * x300/docs: Clarified programming of IP addressesMartin Braun2014-03-312-58/+39
| * b200: reverted decim mask for scaling factor, and instead conditionally add n...Balint Seeber2014-03-311-3/+5
| * b200: RX DSP scaling mask is 1 bit too narrow for decim 256Balint Seeber2014-03-311-1/+1
* | Merge fix for x300 documentation regarding updating IP address.Ben Hilburn2014-03-312-58/+39
|\ \
| * | x300/docs: Clarified programming of IP addressesMartin Braun2014-03-312-58/+39
| |/
* | b200: reverted decim mask for scaling factor, and instead conditionally add n...Balint Seeber2014-03-311-3/+5
* | b200: RX DSP scaling mask is 1 bit too narrow for decim 256Balint Seeber2014-03-311-1/+1
* | Improvements to test_dboard_coercion utilityNicholas Corgan2014-03-311-333/+202
|/
* x300: Fix the assumed max header sizeMartin Braun2014-03-282-18/+15
* Merge branch 'origin/x300/bug386' for flushing buffers smarter.Ben Hilburn2014-03-271-14/+21
|\
| * Fix for BUG #386: RIO & UHD: Flush buffers smartermichael-west2014-03-071-14/+21
* | Merge branch adding warning regarding MCR on the B2xx.Ben Hilburn2014-03-277-25/+129
|\ \
| * | b200: changed ad9361 ctrl/transaction magic number 64 to macro, as it is in t...Balint Seeber2014-03-193-12/+15
| * | b200: explicitly detect libusb timeoutBalint Seeber2014-03-191-8/+19
| * | b200: changed ad9361 read timeout handling (kicks in when requesting master_c...Balint Seeber2014-03-192-4/+11
| * | b200: addressed review comments (boost::uint16_t & source code long line brea...Balint Seeber2014-03-191-6/+19
| * | Merge branch 'master' of github.com:EttusResearch/uhddev into b200/warn_mimo_mcrBalint Seeber2014-02-203-30/+44
| |\ \
| * | | b200: throw exception when master clock rate (tick rate) is requested to be >...Balint Seeber2014-02-145-9/+79
* | | | Merge branch 'maint'Nicholas Corgan2014-03-273-14/+8
|\ \ \ \
| * | | | nirio: improved dealing with unsupported OS'sNicholas Corgan2014-03-273-14/+8
* | | | | b200: update FPGA loading percentage every 1% instead of 10%Nicholas Corgan2014-03-271-1/+1
|/ / / /
* | | | Pulling in patch from Marcus Leech for includes and older OSes.Ben Hilburn2014-03-262-0/+9
* | | | Merge fix for missing include, breaking builds in older OSes.Ben Hilburn2014-03-252-1/+1
|\ \ \ \
| * | | | b200: Added missing include to b200_implMoritz Fischer2014-03-231-0/+1
| * | | | gps: Removed superfluous include.Moritz Fischer2014-03-231-1/+0
* | | | | cmake: updated images downloader URL and MD5sumNicholas Corgan2014-03-241-2/+2
|/ / / /
* | | | cmake: don't set CPACK_SET_DESTDIR with NSISNicholas Corgan2014-03-211-1/+3
* | | | Merge branch 'maint'Nicholas Corgan2014-03-191-1/+2
|\ \ \ \