aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp
Commit message (Expand)AuthorAgeFilesLines
* ad9361: Add comment re overclockingMartin Braun2021-09-301-3/+23
* ad9361: Modify set-tx-gain procedure to update gain in one goMartin Braun2021-09-171-7/+13
* uhd: zbx: Prevent TX antenna config from disrupting RXLane Kolbly2021-09-161-2/+8
* X300: Fix error message for wrong reference frequencyMartin Anderseck2021-09-161-1/+2
* x300: Remove unused variables in x300_eth_mgr.cppMartin Braun2021-09-161-8/+0
* uhd: mpm: Expose filesystem version information on MPM treeLane Kolbly2021-09-081-0/+6
* python: multi_usrp: Fix overloaded function definitionMartin Anderseck2021-09-081-1/+1
* radio: Improve log messages for non-implemented correctionsMartin Braun2021-09-081-2/+4
* rh: Fix auto DC-offset correction and auto-IQ balance APIsMartin Braun2021-09-082-7/+1
* x300: Fix MAX_RATE_1GIGE valueMartin Braun2021-09-071-1/+1
* mpmd: Add discoverable feature for trig i/o modeGrant Meyerhoff2021-09-021-0/+27
* X300: Initialize struct variable before using itMartin Anderseck2021-08-201-1/+1
* B200: Fix overflow handlingmichael-west2021-08-161-14/+9
* n3x0/e3x0: Remove reference to "master FP-GPIO radio"Martin Braun2021-07-302-2/+0
* uhd: Fix usage of std::abs with template parametersMartin Braun2021-07-231-1/+1
* b200: Move the B200 radio control core into usrp/b200/Martin Braun2021-07-207-21/+69
* dbsrx: Fix issue with loop variableMartin Braun2021-07-201-3/+4
* host: Add static_assert to prevent meta_range_t(0,0)Lane Kolbly2021-07-143-6/+6
* lib: Add various missing includesMartin Braun2021-07-142-0/+3
* core: remove boost::math in favor of std cmathMichael Dickens2021-07-062-13/+16
* x3xx: Fix x3xx fpga image namemattprost2021-06-251-1/+1
* mpm: Bump MPM compat version to 4.0Lane Kolbly2021-06-241-1/+1
* uhd: Remove includes of list_of.hpp where appropriateMartin Braun2021-06-246-6/+0
* uhd: Remove all occurences of boost::math::*round()Martin Braun2021-06-2427-89/+93
* b200: flush receive buffer after getting an overflowMatthew Crymble2021-06-241-1/+3
* b200: temporary change to remove stream restart after overflowMatthew Crymble2021-06-241-3/+8
* uhd: Use chain's block channel to get power ref keysGrant Meyerhoff2021-06-231-2/+2
* fixup! zbx: Fix clang compiler warningsMartin Braun2021-06-231-4/+0
* lmx2572: Fix compiler warningMartin Braun2021-06-221-3/+2
* zbx: Fix clang compiler warningsMartin Braun2021-06-222-10/+5
* zbx: Fix compilation on clang-10Martin Braun2021-06-221-4/+1
* x3xx: Improve image loaderMartin Braun2021-06-221-27/+44
* usrp2: Use explicit template type for std::min<T>StefanBruens2021-06-221-1/+1
* usrp2: Replace boost::math::iround/math::sign with std::lroundStefanBruens2021-06-221-5/+5
* usrp2: Apply minor cleanups to Boost usage in usrp2Martin Braun2021-06-181-9/+8
* uhd: Add missing channel parameter when reading power ref keysLars Amsel2021-06-181-2/+2
* uhd: Add callback for setting sync_sourcesGrant Meyerhoff2021-06-171-0/+25
* usrp2: Fix Boost headersMartin Braun2021-06-171-2/+2
* uhd: x400: Honor ENABLE_X400 component flagAaron Rossetto2021-06-151-9/+14
* uhd: Add support for the USRP X410Lars Amsel2021-06-1020-8/+5628
* multi_usrp: Factor out make_overall_tune_range() and fix limitsMartin Braun2021-06-092-42/+2
* mpmd: support four linksAndrew Lynch2021-06-082-0/+10
* dboard_iface: Fix sleep()michael-west2021-06-031-1/+1
* multi_usrp, x300: Relax LO set API strictnessAaron Rossetto2021-05-192-12/+24
* n320: Add correction APIs to radio_control objectMartin Braun2021-05-062-0/+63
* multi_usrp_rfnoc: Fix get_device()->get_tree()michael-west2021-05-051-6/+3
* lib: Fix misssing include in e3xx_radio_control_implMartin Braun2021-05-041-0/+3
* dboard: magnesium: Update Rx IF Frequency Valuemattprost2021-04-301-1/+1
* Revert "N310: Low band IF adjustments"mattprost2021-04-301-17/+21
* rfnoc: Add option to disable flow control on rx streamingmattprost2021-04-295-49/+121