aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mpm: Generalize unittest Test Case functionalityToni Jones2019-04-112-33/+50
* docs: Add mention of DPDK support to X3x0Alex Williams2019-04-102-1/+9
* uhdlib: Add dpdk_zero_copy.hppAlex Williams2019-04-106-5/+5
* x300: Add support for DPDK transportsAlex Williams2019-04-103-7/+166
* transport: Make dpdk_simple subclass udp_simpleAlex Williams2019-04-102-86/+77
* X300: add capability to flash NI-2974 FPGAThomas Vogel2019-04-031-2/+7
* mpm: python: Move from Boost.Python to PyBind11Martin Braun2019-04-0215-268/+126
* uhd-dpdk: Wait for links to come up before poking MPMAlex Williams2019-04-021-4/+12
* utils: Add scope_exit objectMartin Braun2019-04-014-0/+102
* gpsd: fix API for 'gps_read'Michael Dickens2019-03-291-0/+4
* docs: Fix various typosf380cedric2019-03-281-12/+12
* cmake: Add unit testing framework to MPMToni Jones2019-03-265-0/+244
* TwinRX: Fix duplicate write to N value in DDCmichael-west2019-03-261-2/+1
* docs: n320: Add note on LO input levelsMartin Braun2019-03-261-0/+3
* utils: Change UHD_INLINE to inline in dirty_tracked.hppMartin Braun2019-03-251-7/+7
* docs: Fix typo for dpdk-num-mbufs and add config file locationAlex Williams2019-03-251-3/+7
* python: Add operators and get_full_secs() to time_spec_tMartin Braun2019-03-221-2/+6
* mpm: python: Clean out cruftMartin Braun2019-03-213-64/+0
* mpm: cmake: Clean out top-level CMake fileMartin Braun2019-03-211-43/+30
* clang-format: Break after templatesMartin Braun2019-03-212-2/+2
* uhd: Remove cal containersMartin Braun2019-03-2012-786/+0
* lib: Allow "0" and "1" as false/true values for constrained device argsMartin Braun2019-03-201-2/+6
* github: comment out instructions in Issue TemplateBrent Stapleton2019-03-181-12/+12
* docs: Add comment on chmod+x for SDKs if necessaryMartin Braun2019-03-142-6/+19
* lmx2592: fixup for correct frequency borderstvogel-nid2019-03-131-2/+2
* uhd: mpm: update all license header w/ "-or-later"Brent Stapleton2019-03-0872-72/+72
* python: change CMake variable for library extBrent Stapleton2019-03-061-1/+1
* docs: n310: Add table to explain module and PCB revisionsMartin Braun2019-03-051-0/+20
* RFNoC: Remove incorrect flushMichael West2019-03-051-19/+0
* Revert "RFNoC: Fix flush in source_block_ctrl_base"Michael West2019-03-052-4/+21
* x300: Change PLL CP currents in x300_clock_ctrlmguyler-ni2019-02-281-8/+8
* x300: device args: Removed invalid 200 MHz sysref rateMartin Braun2019-02-281-1/+1
* docs: x300: Add notes on external reference frequenciesMartin Braun2019-02-282-2/+12
* x300: Catch more inconsistencies in x300_device_argsMartin Braun2019-02-282-3/+24
* x300: Enable x300_device_args.to_string()Martin Braun2019-02-281-2/+31
* x300: Enable 11.52 MHz and 23.04 MHz system ref ratesMartin Braun2019-02-281-1/+2
* lib: Fix various type-conversion compiler warningsMartin Braun2019-02-285-7/+9
* include: max287x: Fix conversion warningMartin Braun2019-02-281-1/+1
* types: sid: Remove duplicate operator=()Martin Braun2019-02-282-6/+3
* fixup! python: Replace Boost.Python with PyBind11Martin Braun2019-02-281-0/+1
* rh: Fix typo in setting up RX frontendAlex Williams2019-02-271-1/+1
* doc: n3xx: fixed typo in image name (SD card build)Jörg Hofrichter2019-02-271-1/+1
* transport: udp: Fix buffer size warningLars Amsel2019-02-271-2/+2
* python: cmake: Use native format for setup.pyTrung Tran2019-02-252-2/+3
* lib: cmake: Fix MSVC options (add /bigobj)Trung Tran2019-02-251-1/+1
* python: Replace Boost.Python with PyBind11Martin Braun2019-02-2219-852/+337
* deps: Add PyBind11Martin Braun2019-02-2230-1/+12341
* mpm: rpc_server: Improve error message on double-claimMartin Braun2019-02-221-2/+5
* mpm: rhodium: Fix clock value log formattingMartin Braun2019-02-221-2/+3
* mpmd: Fix typecast warning in property tree default settingsMartin Braun2019-02-221-1/+1