aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/common
Commit message (Expand)AuthorAgeFilesLines
* x300/mpmd: Port all RFNoC devices to the new RFNoC frameworkMartin Braun2019-11-261-51/+49
* uhd: Remove support for N230Martin Braun2019-11-261-2/+2
* ad9361: Improve loggingMartin Braun2019-07-181-10/+15
* e310/e320: Move E310 to MPM architecture and refactorSugandha Gupta2019-05-012-2/+2
* ad9361: Fix return values for tune and set_clock_rateSugandha Gupta2019-05-012-3/+11
* lmx2592: fixup for correct frequency borderstvogel-nid2019-03-131-2/+2
* uhd: mpm: update all license header w/ "-or-later"Brent Stapleton2019-03-081-1/+1
* uhd: Replace all usage of boost::noncopyable with uhd::noncopyableMartin Braun2019-02-151-2/+2
* ad9361: Replace Boost lock & mutex with std varietyMartin Braun2019-01-251-23/+21
* formatting: Apply clang-format to ad9361_ctrl.cppMartin Braun2019-01-251-72/+87
* math: Remove uhd::math::log2, replace with std::log2Martin Braun2019-01-181-1/+2
* formatting: preparing for uhd::math cleanupBrent Stapleton2019-01-181-139/+108
* uhd: skip formatting misc arrays, maps, etc.Brent Stapleton2019-01-162-0/+6
* lmx2592: Better "abs()" compiler compatibilityMichael Dickens2018-12-121-3/+3
* TwinRX: Tuning improvementsmichael-west2018-12-101-5/+5
* cmake: Update coding style to use lowercase commandsMartin Braun2018-11-141-6/+6
* lmx2592: remove initial scratch register readbackMark Meserve2018-10-171-24/+0
* lmx2592: add spur dodgingMark Meserve2018-10-171-22/+326
* lib: ad9361: De-boostify AD9361 driverMartin Braun2018-10-172-106/+195
* b100: Move fifo_ctrl_excelsior to b100 subdirMartin Braun2018-07-312-290/+0
* lmx2592: fix calibration start during tuningMark Meserve2018-07-311-1/+3
* lmx2592: always mux lock detect after initMark Meserve2018-07-311-9/+5
* uhd: initial commit of UHD support for E320Brent Stapleton2018-07-182-10/+2
* mpm: initial commit of E320 codeBrent Stapleton2018-07-181-0/+15
* e300: remove time spiTrung N Tran2018-07-061-36/+1
* ad9361: Add API to set 1R1T/2R2T timing modesSugandha Gupta2018-06-153-0/+63
* LMX2592: Fix PFD calculationDerek Kozel2018-06-121-1/+1
* LMX2592: Skip output div-by-3 due to harmonicsDerek Kozel2018-06-061-0/+6
* lib: Remove some unnecessary use of boost::posix_timeMartin Braun2018-05-141-6/+6
* uhd: Added LMX2592 driverDerek Kozel2018-05-032-0/+472
* lib: Purge all references to boost::this_thread::sleep()Martin Braun2018-04-302-26/+27
* ad9361: Fix bandwidth warnings and rangesVidush2018-04-274-30/+77
* ad936x: De-boostify ad936x_manager, minor cleanupMartin Braun2018-04-261-42/+76
* adf4002: Fixed register programming for power down bitSugandha Gupta2018-04-121-1/+1
* uhd: Move internal headers to uhdlib/Martin Braun2018-03-1426-2917/+15
* uhd: Moved get_system_time outside of public APIMartin Braun2018-03-051-2/+4
* uhd: Update license headersMartin Braun2018-02-1932-31/+59
* uhdlib: Update constrained_device_args_tMartin Braun2018-01-181-271/+0
* Move all headers to SPDX format, harmonize license headersMartin Braun2017-12-222-26/+4
* mpm: LMK code now throws on incorrect chip IDMartin Braun2017-12-222-4/+14
* mpm: Fixed a plethora of SPI-related issuesMartin Braun2017-12-222-9/+17
* lmk: Update LMK04828 driver with values for MagnesiumDerek Kozel2017-12-222-49/+69
* Initial commit for N3xx development.Martin Braun2017-12-223-0/+127
* Clean up build processMartin Braun2017-12-221-4/+9
* Move all license headers to SPDX format.Martin Braun2017-12-2229-348/+29
* TwinRX: Added ADF5356 synth and TwinRX Rev C supportDerek Kozel2017-12-085-413/+495
* adf435x: Add APIs for cp current and aux levelAlex Williams2017-10-301-8/+75
* docs: Fixed doxygen warningssugandhagupta2017-06-291-18/+20
* utils: add set_thread_name API call, move thread_priority to threadAndrej Rode2017-06-291-1/+1
* uhd: Replaced many lexical_cast with appropriate C++11 equivalentsMartin Braun2017-06-291-5/+4