aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* cmake: Bump dependency versions for UHD 4.0.0.0Martin Braun2019-11-267-148/+18
* x3x0: DPDK initialization fixmattprost2019-11-251-1/+1
* Examples: wrap up ref setting with option checknatetemple2019-11-247-10/+24
* Examples: Set refs in RFNoC examplesnatetemple2019-11-242-4/+24
* rfx: Fix calculation of prescaler and band selectMartin Braun2019-11-221-15/+22
* Examples: tx_bursts add subdev, ref, lo-offset, bw optionsnatetemple2019-11-221-8/+41
* docs: clarifying which devices support DPDKsteviez2019-11-221-3/+6
* docs: fixed links where original URL was not accessible anymoreJoerg Hofrichter2019-11-222-2/+2
* utils: query_gpsdo_sensors: Fix ref_lock wait loopMartin Braun2019-11-211-1/+4
* e31x: Remove spurious debug logsMartin Braun2019-11-211-7/+5
* examples: test_pps_input: Also test for ref_locked on E31xMartin Braun2019-11-211-9/+26
* python: MultiUSRP: Fix send_waveforms()iprivit2019-11-131-1/+1
* devtese: Change default Python interpreter to 3Martin Braun2019-11-0812-12/+12
* docs: added N320/N321 to FPGAmattprost2019-11-071-11/+14
* docs: Add info on FPGA flavours for E320 and N3xxMartin Braun2019-11-072-1/+50
* python: Make multi_usrp::get_*_usrp_info() return a Python dictMartin Braun2019-11-041-2/+12
* uhd: dict: Add typecast operator to std::map<>Martin Braun2019-11-043-0/+19
* python: Included complex.h to allow pybind to convert that data typeerickshepherdNI2019-11-011-0/+1
* e3xx: corrected frontend name in devtesterickshepherdNI2019-10-281-1/+1
* examples: remove thread priority elevationCiro Nishiguchi2019-10-2226-62/+0
* libusb: fix global session race conditionMark Meserve2019-10-161-0/+5
* Docs: Adjust FPGA functional verification testsmichael-west2019-10-151-21/+21
* Docs: Fix MPM cmake command for E320michael-west2019-10-151-1/+1
* cmake: Add UHD_COMPONENT variablemichael-west2019-10-154-1/+10
* docs: Fix wrong anchor for PCIe transport paramsMartin Braun2019-10-151-1/+1
* docs: Fix more Doxygen warnings due to spurious backslashesMartin Braun2019-10-151-5/+5
* cmake: Use new UHDBoost.cmake in init_usrp and toolsMichael Dickens2019-10-151-38/+22
* cmake: add UHDBoost.cmake and use it for building UHDMichael Dickens2019-10-153-41/+336
* rpc: improve exception handling for reachability checksMark Meserve2019-10-151-2/+3
* rpc: add exception when client constructor failsMark Meserve2019-10-151-3/+36
* rpc: convert client to sptrMark Meserve2019-10-151-12/+13
* rpclib: add patch file for constructor hangMark Meserve2019-10-151-0/+36
* rpclib: fix hang on connection error during constructionMark Meserve2019-10-151-1/+4
* docs: Improve man page compression code in CMakeMartin Braun2019-10-141-24/+11
* Prepare branch for upcoming UHD 3.15 releaseMartin Braun2019-10-141-2/+2
* rh: Add missing includes in rhodium_cpld_ctrl.hppMartin Braun2019-10-111-2/+4
* N3xx: Remove close-in noise on TXMichael West2019-10-111-0/+3
* n3xx: Disable gpsdo reference source when enable_gps=0Martin Braun2019-10-111-1/+8
* fixup! x300: Introduce conn_managerMartin Braun2019-10-111-1/+1
* n320: updated rhodium dboard mcr initializationnitest2019-10-101-1/+2
* log: Honour log levels on session initMartin Braun2019-10-101-0/+3
* docs: twinrx: Reduce res of TwinRX Block diagram and remove artefactsMartin Braun2019-10-101-0/+0
* cmake: make manpage compression an optionMichael Dickens2019-10-091-23/+64
* cmake: allow setting of PKG_DOC_DIR from the CMake commandlineMichael Dickens2019-10-091-1/+3
* logging: On POSIX, don't use logging colors on non-ttyMarcus Müller2019-10-091-1/+6
* examples: Add mode to remove latency of RX samples in latency_testAlex Williams2019-10-071-3/+16
* lib: utils: Add is_a_tty()Martin Braun2019-10-073-0/+88
* x3xx: update maximum bitfile sizeMark Meserve2019-10-041-1/+1
* python: fix set_command_time default mboarderickshepherdNI2019-10-041-1/+1
* Revert "uhd: Check property type at access; error if mismatch"Martin Braun2019-09-304-55/+5