aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/include/uhdlib/usrp/common
Commit message (Expand)AuthorAgeFilesLines
* uhd: Remove all occurences of boost::math::*round()Martin Braun2021-06-241-2/+2
* uhd: Add callback for setting sync_sourcesGrant Meyerhoff2021-06-171-0/+4
* uhd: Add support for the USRP X410Lars Amsel2021-06-104-7/+273
* lib: rpc: Add virtual dtor to RPC iface base classMartin Braun2021-03-171-0/+2
* host: Update code base using clang-tidyMartin Braun2021-03-171-1/+1
* lib: Add some virtual dtorsMartin Braun2021-03-043-0/+5
* host: Update code base using clang-tidyMartin Braun2021-03-044-74/+82
* TwinRX: Fix LO lock failuremichael-west2021-02-101-11/+2
* ADF535x: Change freq_resolution to mod2michael-west2021-02-041-22/+24
* TwinRX: Spur cleanupmichael-west2021-02-041-1/+16
* Create C++ wrappers for MPM RPC callsLane Kolbly2021-01-112-5/+164
* twinrx: Bypass adf535x feedback dividermattprost2020-09-031-7/+13
* twinrx: update synthesizer register values for improved rf performancemattprost2020-08-111-11/+28
* lib: Add power cal managerMartin Braun2020-05-191-0/+151
* uhd: Replace include guards with pragma onceLane Kolbly2020-04-0816-64/+16
* uhd: cal: Use usrp::cal::database instead of CSV filesMartin Braun2020-04-021-3/+44
* uhd: Apply clang-format against all .cpp and .hpp files in host/Martin Braun2020-03-0315-633/+604
* ad9361: Fix formattingMartin Braun2020-02-101-6/+6
* mpm/mpmd: Expose APIs to drive GPIO sourcesMartin Braun2020-01-231-0/+8
* uhd: fixing MSVC warningsBrent Stapleton2020-01-092-12/+21
* usrp: Add I/O service manager for DPDKCiro Nishiguchi2019-12-201-0/+69
* rfnoc: Rename thread affinity argsCiro Nishiguchi2019-11-261-24/+21
* rfnoc: Merge I/O service device args with stream argsCiro Nishiguchi2019-11-262-3/+18
* uhd: Introduce I/O service managerAaron Rossetto2019-11-262-0/+197
* uhd: Replace boost::function with std::functionMartin Braun2019-11-264-6/+6
* uhd: Replace usage of boost smart pointers with C++11 counterpartsMartin Braun2019-11-267-13/+13
* x300/mpmd: Port all RFNoC devices to the new RFNoC frameworkMartin Braun2019-11-262-22/+119
* lib: adf535x: Add trace logs for synth configurationMartin Braun2019-11-261-0/+18
* lib: Replace uhd::get_system_time() with steady_clockMartin Braun2019-11-261-6/+10
* max287x: improve loggingMark Meserve2019-06-121-7/+12
* adf435x: run clang-formatMark Meserve2019-05-071-146/+251
* adf435x: add low spur tuning modeMark Meserve2019-05-071-5/+56
* adf535x: add charge pump controlMark Meserve2019-05-021-3/+55
* adf435x: add charge pump with double parameterMark Meserve2019-05-021-0/+34
* adf435x: enhance logging messagesMark Meserve2019-05-021-10/+13
* uhd: mpm: update all license header w/ "-or-later"Brent Stapleton2019-03-081-1/+1
* include: max287x: Fix conversion warningMartin Braun2019-02-281-1/+1
* uhd: Replace all usage of boost::noncopyable with uhd::noncopyableMartin Braun2019-02-152-3/+3
* math: Replace boost::*::{lcm,gcd}() with portable versionsMartin Braun2019-01-182-6/+4
* formatting: preparing for uhd::math cleanupBrent Stapleton2019-01-182-370/+450
* uhd: skip formatting misc arrays, maps, etc.Brent Stapleton2019-01-161-0/+2
* TwinRX: Fix tuningMichael West2019-01-021-7/+4
* TwinRX: Enable phase resync on ADF535xmichael-west2018-12-101-17/+9
* TwinRX: Tuning improvementsmichael-west2018-12-101-10/+8
* twinrx: revise adf5356 frac2 register calculationMark Meserve2018-10-171-1/+1
* lmx2592: add spur dodgingMark Meserve2018-10-171-1/+4
* b100: Move fifo_ctrl_excelsior to b100 subdirMartin Braun2018-07-311-51/+0
* mpm: initial commit of E320 codeBrent Stapleton2018-07-181-0/+6
* fixup! e300: merge files from rfnoc-develMartin Braun2018-07-061-0/+3
* e300: merge files from rfnoc-develTrung N Tran2018-06-291-7/+0