aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: Update device identifiers for N310mattprost2021-05-051-2/+2
* 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
* mpm: PeriphManagerBase: Add _add_public_methods()Martin Braun2021-04-291-0/+41
* mpm: Fix minor log formatting issueMartin Braun2021-04-271-1/+1
* mpm: db_flash: Check mount status before mountingMartin Braun2021-04-261-7/+13
* 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
* fixup! mpm: rpc: don't expose reset_mgr call via RPCGrant Meyerhoff2021-04-221-1/+1
* mpm: sysutils: mount: Check both mount point and data pathMartin Braun2021-04-211-4/+5
* mpm: mount: Demote already-mounted warningMartin Braun2021-04-211-1/+1
* mpm: periph_mgr: Demote "no SPI nodes" warningMartin Braun2021-04-211-1/+1
* 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
* mpm: mg: periphs: Read lowband lo lock status from cpldmattprost2021-04-191-1/+2
* X300: Reduce phase noise for 184.32 MHz MCRmichael-west2021-04-161-2/+5
* ci: support for x3xx devtest on rhombusSteven Koo2021-04-166-15/+424
* examples: Add min dynamic range limit to ascii art DFT exampleLane Kolbly2021-04-152-3/+9
* fpga: rfnoc: Add ability to disable output flow controlWade Fife2021-04-142-7/+22
* mpm: Remove references to rfnoc_num_blocksMartin Braun2021-04-122-4/+4
* N310: Fix calculation of LO freq w/ext LO for RXmichael-west2021-04-121-1/+1
* mpm: Remove logging for mmap_regs_ifaceMartin Braun2021-04-121-2/+0
* n320: Fix address for RX frontend controlMartin Braun2021-04-121-1/+1
* fpga: lib: Add rx_front_end_gen3 testbenchWade Fife2021-04-092-0/+247
* fpga: lib: Update round_sd to eliminate X from simulationWade Fife2021-04-091-14/+45
* fpga: lib: Fix simulation of axi_fir_filterWade Fife2021-04-091-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-083-59/+22
* fpga: docs: Improve documentation of rx_frontend_gen3Martin Braun2021-04-072-3/+75
* fpga: lib: Fix DDS_SIN_COS_LUT outputs in makefilePaul Butler2021-03-311-1/+1
* mpm: periph manager: Fix get_mb_eeprom() return value formattingMartin Braun2021-03-251-1/+4
* 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
* ci: install vc_buildtools instead of vc_communitySteven Koo2021-03-196-18/+18
* ci: Build uhd with PipelinesSteven Koo2021-03-1912-11/+256
* uhd: enable vcpkg support on windowsSteven Koo2021-03-196-10/+59
* examples: Add IP to OOT RFNoC gain exampleWade Fife2021-03-175-39/+335