aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* installers: resolve ubuntu linter issueSteven Koo2021-05-181-71/+87
* tests: Add MTU forwarding policy restriction unit testAaron Rossetto2021-05-181-0/+58
* rfnoc: noc_block_base: Throw if set_mtu_forwarding_policy() called multiplyAaron Rossetto2021-05-182-1/+15
* rfnoc: noc_block_base: Refactor MTU prop resolverAaron Rossetto2021-05-182-46/+64
* tests: Update multi_usrp_test.pyMartin Braun2021-05-101-115/+259
* devtest: Make Python tests their own type of devtestMartin Braun2021-05-103-41/+68
* RFNoc: Fix graph connect timeout errorMichael West2021-05-101-2/+3
* 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
* experts: Change coercion policy for regular prop nodesMartin Braun2021-05-042-6/+19
* lib: Fix misssing include in e3xx_radio_control_implMartin Braun2021-05-041-0/+3
* host: utils: Print block ID for RFNoC dboardsLane Kolbly2021-05-031-11/+9
* dboard: magnesium: Update Rx IF Frequency Valuemattprost2021-04-301-1/+1
* Revert "N310: Low band IF adjustments"mattprost2021-04-301-17/+21
* uhd: Remove references to device3Martin Braun2021-04-302-11/+7
* utils: Improve cal TX threadsmichael-west2021-04-294-152/+86
* rfnoc: Add option to disable flow control on rx streamingmattprost2021-04-299-60/+146
* N320: Fix calibrationsmichael-west2021-04-221-6/+7
* N320: Fix IQ mapping and frontend correctionsmichael-west2021-04-221-2/+4
* N320: Fix available antennasmichael-west2021-04-221-2/+2
* uhd: Update all headers for setters on multi_usrp re coerce/throwMartin Braun2021-04-191-50/+144
* docs: Fix missing section header in power level controls pageMartin Braun2021-04-191-1/+1
* X300: Reduce phase noise for 184.32 MHz MCRmichael-west2021-04-161-2/+5
* examples: Add min dynamic range limit to ascii art DFT exampleLane Kolbly2021-04-152-3/+9
* N310: Fix calculation of LO freq w/ext LO for RXmichael-west2021-04-121-1/+1
* n320: Fix address for RX frontend controlMartin Braun2021-04-121-1/+1
* docs: Fix typo in mender sectionLane Kolbly2021-04-092-4/+4
* UHD: Fix typo in has_tx_power_referenceLars Amsel2021-04-091-1/+1
* TwinRX: Remove frontend filtermichael-west2021-04-082-0/+14
* fpga: docs: Improve documentation of rx_frontend_gen3Martin Braun2021-04-071-2/+2
* docs: Add N320 frontend correction sectionMartin Braun2021-03-192-1/+164
* docs: Use Mathjax for equation renderingMartin Braun2021-03-191-1/+1
* rfnoc: radio: Add getter for SPC valueMartin Braun2021-03-195-0/+34
* uhd: enable vcpkg support on windowsSteven Koo2021-03-196-10/+59
* examples: Add IP to OOT RFNoC gain exampleWade Fife2021-03-175-39/+335
* lib: rpc: Add virtual dtor to RPC iface base classMartin Braun2021-03-171-0/+2
* uhd: Fix radio_control-related method constnessMartin Braun2021-03-177-19/+17
* host: Update code base using clang-tidyMartin Braun2021-03-1727-262/+280
* examples: Remove unused arguments for rfnoc_radio_loopbackLane Kolbly2021-03-111-3/+14
* tests: Fix warnings for rf_control_gain_profile_testMartin Braun2021-03-111-4/+1
* lib: Remove move-on-return for chdr_packet_writerMartin Braun2021-03-114-6/+6
* mg: Fix slot_idx referenceWade Fife2021-03-081-1/+1
* lib: Fix unresolved cleanup conflict (sorry!)Aaron Rossetto2021-03-041-5/+1
* rpclib: Fix warning on ARM buildAaron Rossetto2021-03-041-1/+1
* lib: deps: Ignore more warnings in our versions of rpclib, pybind11Martin Braun2021-03-042-1/+12
* lib: Use const-ref in for loops instead of const-copyMartin Braun2021-03-047-9/+9
* lib: Add some virtual dtorsMartin Braun2021-03-046-1/+19
* twinrx: Fix missing default copy ctorMartin Braun2021-03-041-0/+3
* lib: Fix warnings related to unnecessary lambda capturesMartin Braun2021-03-0412-22/+29
* convert: Remove unused variablesMartin Braun2021-03-042-4/+0