aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp
Commit message (Expand)AuthorAgeFilesLines
* N310: Deactivate frontend components on radio shutdownmattprost2022-03-033-0/+35
* uhd: fix negligible copy/paste typos in rhodium radio controlDavid Raeman2022-02-282-4/+4
* Remove FSRU-related filesMartin Braun2022-02-221-3/+0
* uhd: Harmonize fuzzy frequency comparisonsMartin Braun2022-02-047-43/+43
* host: x4xx: Fix some warnings on mac OSLane Kolbly2022-02-042-2/+3
* host: zbx: Expose tuning table on property treeLane Kolbly2022-02-032-5/+18
* rfnoc: Fix _set_subdev_spec() helper functionAaron Rossetto2022-02-011-3/+8
* host: x4xx: gpio: Properly unmap FPGA GPIO valuesLane Kolbly2022-01-242-39/+44
* host: Implement nameless_gain_mixinLane Kolbly2022-01-202-67/+25
* tests: disable x4xx_radio_block_test on macOSSteven Koo2022-01-191-0/+1
* SPI: Implement SPI engine for x410Martin Anderseck2022-01-136-15/+294
* uhd: Fix non-standard function name macrosMartin Braun2022-01-122-3/+3
* x300: Fix LED configuration for TwinRXMartin Braun2022-01-111-13/+53
* x300: clang-formatMartin Braun2022-01-1110-61/+65
* e3xx: Fix frequency queryingMartin Braun2022-01-101-2/+11
* RFNoC: Fix DSP frequency accuracymichael-west2022-01-101-4/+5
* host: multi_usrp: Merge set_tx_subdev_spec and set_rx_subdev_specLane Kolbly2022-01-101-99/+67
* host: rf_control: Add internal antenna API abstraction.Lane Kolbly2022-01-051-35/+11
* lib: Remove superfluous includes of udp_zero_copy.hppMartin Braun2022-01-052-2/+0
* e3xx: Remove unused constantMartin Braun2021-12-091-2/+0
* mpmd: Add MTU plausibility checkMartin Braun2021-12-021-0/+42
* x300: Remove usage of CHDR_MAX_LEN_HDRMartin Braun2021-12-021-2/+6
* multi_usrp_rfnoc: Reduce latency of get_time_now()michael-west2021-11-171-9/+9
* B200: Re-sync timesmichael-west2021-11-102-10/+31
* python: multi_usrp: Add set_rx_spp()Wade Fife2021-11-091-0/+1
* mpmd: Increase UHD-side MTU cap for 10 GbE and 1 GbEMartin Braun2021-11-081-4/+14
* host: Add gpio_voltage discoverable featureLane Kolbly2021-11-051-0/+41
* host: python: Return mb_controller with reference_internalLane Kolbly2021-11-041-1/+1
* fixup! host: x4xx: Implement GPIO APILane Kolbly2021-11-031-2/+14
* host: x4xx: Implement GPIO APILane Kolbly2021-11-035-0/+255
* host: gpio: Create gpio_atr_offsets to store GPIO registersLane Kolbly2021-10-276-70/+89
* uhd: Fix spelling errorsA. Maitland Bottoms2021-10-221-1/+1
* uhd: math: Replace wrap-frequency math with a single functionMartin Braun2021-10-193-21/+15
* lib: Remove all remaining usage of boost::numeric::bounds<>Martin Braun2021-10-191-2/+3
* uhd: Replace Boost mutexes and locks with standard optionsMartin Braun2021-10-1916-133/+133
* 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