aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'origin/b200/issue_418'Ben Hilburn2014-04-107-11/+92
|\
| * b100+b200+usrp1: removed potentially unsafe sscanf callMartin Braun2014-04-103-11/+14
| * uhd: Added a cast routine from hex string -> anythingMartin Braun2014-04-104-0/+78
* | Merge remote-tracking branch 'origin/bug403'Ben Hilburn2014-04-101-2/+4
|\ \
| * | Fix for BUG #403: Visible frequency drift on Finite Rx with N210 & SBXmichael-west2014-04-081-2/+4
* | | Merge branch 'origin/uhd/issue_294_errcode'Ben Hilburn2014-04-1011-24/+128
|\ \ \
| * | | uhd: Added nicer error reporting to rx examplesMartin Braun2014-04-107-21/+18
| * | | uhd: Added nicer error reporting to cal toolsMartin Braun2014-04-101-2/+2
| * | | uhd: Added pp routines for error codes and rx metadataMartin Braun2014-04-103-1/+108
| * | | x3x0 docs: the word 'firmware' is misleadingBen Hilburn2014-04-101-19/+23
* | | | 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