aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* tests: Initialize test value to avoid bit width related issuesMartin Braun2015-09-081-0/+1
* b200: fix startup bad USB state detection printout to use endl instead of flu...Michael Dickens2015-09-081-1/+1
* cmake: Clearly marked master/3.10 as development branch (changed version string)Martin Braun2015-09-021-1/+1
* convert: Added s8, s16 types and did some refactoringMartin Braun2015-09-013-33/+265
* Merge branch 'maint'Martin Braun2015-09-0114-44/+63
|\
| * X300: Fix base address for FP GPIOmichael-west2015-09-011-1/+1
| * UHD: Fix max287x N divider rangesmichael-west2015-09-011-5/+5
| * OctoClock: shortened bootloader's wait for burner signalNicholas Corgan2015-09-011-2/+2
| * UHD: Add pps source option to tx_waveforms examplemichael-west2015-09-011-11/+30
| * Fixed minor warningsNicholas Corgan2015-09-0110-24/+23
| * docs: fixed E3XX static IP instructionsNicholas Corgan2015-09-011-1/+1
| * b200: on startup when the bad USB state is detected, print this out for the u...Michael Dickens2015-09-011-0/+1
* | Updated version strings on master branch (3.10)Martin Braun2015-08-312-4/+4
|/
* Updated images package for 3.9.0 releaseAshish Chaudhari2015-08-311-2/+2
* Updated version strings + fpga-src for 3.9.0 releaseMartin Braun2015-08-182-3/+3
* Updated images package for 3.9.0rc1Ashish Chaudhari2015-08-181-2/+2
* B2XX: Added B200mini supportmichael-west2015-08-1712-105/+356
* e3xx: Added paragraph about NFS root booting.Moritz Fischer2015-08-171-0/+70
* cpack: set version string for MSVC 2015 packagesNicholas Corgan2015-08-171-0/+2
* docs: changed earliest MSVC supported version to 2012Nicholas Corgan2015-08-171-1/+1
* docs: Made apt-get and yum commands more verboseMartin Braun2015-08-171-2/+2
* x300: Removed call to is_pps_presentAshish Chaudhari2015-08-171-4/+4
* x300: Manual updates and cleanup for PCIeAshish Chaudhari2015-08-142-130/+22
* nirio: Updated NI-RIO docs for 15.0 installer supportAshish Chaudhari2015-08-141-22/+27
* nirio: Changes to kernel proxy to work with RIO 15.0 on linuxAshish Chaudhari2015-08-147-718/+721
* octoclock: replaced Intel hex -> binary converterNicholas Corgan2015-08-1412-565/+655
* C API: added soft register APINicholas Corgan2015-08-142-0/+88
* gps_ctrl: code cleanupNicholas Corgan2015-08-141-11/+11
* multi_usrp: comment out for-now unused function to remove warningNicholas Corgan2015-08-141-2/+2
* b200,e300,x300: Updated compat number for release 3.9.0Ashish Chaudhari2015-08-143-3/+3
* Remove CMake 3.0+ warningsNicholas Corgan2015-08-135-96/+116
* ad9361: Delay Tx Quad Cal from initialization to streamer startTom Tsou2015-08-131-2/+8
* ad9361: Use separate Tx and RX frequency calibration intervalsTom Tsou2015-08-132-19/+39
* ad9361: Reconfigure RF and baseband DC offset correctionTom Tsou2015-08-132-37/+39
* ad9361: Enable single shot Rx Quad CalTom Tsou2015-08-132-31/+63
* Transport: Update flow control on overrunsJohannes Walter2015-08-131-0/+5
* uhd: Fixes to build with MSVCAshish Chaudhari2015-08-132-1/+2
* multi_usrp: Disabled tuning messageMartin Braun2015-08-121-2/+2
* multi_usrp: Fixed bug where policy == none was not obeyedMartin Braun2015-08-121-2/+6
* B200/X300: Make default clock and time sources internalmichael-west2015-08-122-27/+1
* UHD: Remove initialization of time to GPS time.michael-west2015-08-124-30/+1
* Merge branch 'master' into ashish/register_apiAshish Chaudhari2015-08-1233-571/+341
|\
| * C API cleanup, feature additionsNicholas Corgan2015-08-1218-537/+294
| * UHD: Change libusb_error_name() to libusb_strerror() to improve error outputmichael-west2015-08-121-2/+2
| * paths: consistency in usage of string parametersNicholas Corgan2015-08-122-8/+8
| * b200: fix libusb exceptions to work with that expected by b200 impl exception...Michael Dickens2015-08-111-3/+3
| * cmake: added variable to LIBUHD_REGISTER_COMPONENT macro to make required, se...Nicholas Corgan2015-08-1113-25/+38
* | soft_reg: Added better inline documentationAshish Chaudhari2015-08-122-12/+34
* | uhd: Fixed initialization of members in dirty_trackedAshish Chaudhari2015-08-111-1/+1
* | uhd: Added capability defs for register and filter APIAshish Chaudhari2015-08-111-0/+2