aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* examples: Add usrp_power_meter exampleMartin Braun2020-05-192-1/+135
* python: Add dsp sub-moduleMartin Braun2020-05-192-0/+84
* lib: pwr_cal: Fix power indexingMartin Braun2020-05-191-16/+28
* lib: Add power cal managerMartin Braun2020-05-193-0/+426
* fpga: tools: Remove uhd_image_builderMartin Braun2020-05-184-1244/+0
* x300: Expand DRAM address space to 1GWade Fife2020-05-181-3/+3
* rh: Remove unnecessary register read during set frequencyCiro Nishiguchi2020-05-151-3/+0
* rfnoc: Use large timeout for reads when timed commands existCiro Nishiguchi2020-05-151-8/+24
* utils: Fix usrp_burn_db_eeprom w.r.t. new property tree pathsMartin Braun2020-05-151-15/+38
* utils: Correct relative path to config dir in rfnoc_image_builderAaron Rossetto2020-05-151-1/+1
* images: Update manifestMichael West2020-05-131-12/+12
* fpga: e31x: Replace symbolic link for CygwinWade Fife2020-05-121-1/+1
* fpga: tools: Fix HLS IP build with CygwinHumberto Jimenez2020-05-122-4/+10
* fpga: rfnoc: Clean up ctrlport_splitter usageWade Fife2020-05-122-2/+2
* fpga: utils: Optimize ctrlport_splitter for NUM_SLAVES = 1Wade Fife2020-05-121-45/+61
* uhd: Fix infinite recursion in N3xx timed commandsCiro Nishiguchi2020-05-124-31/+0
* docs: Remove six from Windows build instructionsMartin Braun2020-05-121-2/+1
* rfnoc: Remove 'six' dependency from image builderMartin Braun2020-05-124-22/+22
* tests: Remove 'six' dependency from devtestMartin Braun2020-05-121-2/+1
* utils: Remove 'six' dependency, fix minor PyLint issuesMartin Braun2020-05-121-9/+8
* Docs: Update TwinRX documentationMichael West2020-05-121-13/+23
* multi_usrp_rfnoc: Misc fixesMichael West2020-05-121-6/+7
* TwinRX: Remove decimation from frontendMichael West2020-05-124-67/+59
* DUC/DDC: Add variable time incrementMichael West2020-05-129-40/+67
* X300: Make VITA time monotonicMichael West2020-05-121-2/+2
* uhd: Add reference power level API to multi_usrp and radio_controlMartin Braun2020-05-111-0/+2
* uhd: Remove default channel input from power ref methodsCiro Nishiguchi2020-05-111-6/+6
* fpga: Change default MTU to 10Wade Fife2020-05-115-5/+5
* utils: Update mako to propagate parametersWade Fife2020-05-112-13/+27
* Remove remaining Python 2 referencesMartin Braun2020-05-0751-55/+44
* python: Fix RPATH for the Python libraryMartin Braun2020-05-071-2/+23
* cores: Fix rx_vita_core_3000 assertion error in issue_stream_cmd()Martin Braun2020-05-051-3/+7
* rfnoc-example: Removed DRAM from image coreMartin Braun2020-05-051-24/+11
* python: Move the rfnoc image builder module under the uhd moduleMartin Braun2020-05-0520-103/+21
* uhd: doc: Fix Doxygen warnings on 1.8.13Aaron Rossetto2020-05-051-22/+77
* fpga: sim: Don't affect packet arguments in chdr_to_axisWade Fife2020-05-041-4/+4
* fpga: sim: Fix get_slave_data_bfm methodWade Fife2020-05-041-1/+1
* fpga: sim: Export return types in PkgRfnocBlockCtrlBfmWade Fife2020-05-041-0/+2
* uhd: Replaced deprecated usage of boost timer with std::chronoLars Amsel2020-05-041-3/+5
* uhd: doc: fixed nested comment warningLars Amsel2020-05-041-2/+1
* uhd: doc: fixed doxygen deprecation warningsLars Amsel2020-05-041-952/+1604
* mpm: systemd: added sysconf file for setting network buffer sizesJoerg Hofrichter2020-05-012-0/+10
* Revert "host: cmake: add boost unit_test_framework required iff ENABLE_TESTS=ON"Aaron Rossetto2020-05-011-4/+1
* fpga: docs: Remove RFNoC targets from manualMartin Braun2020-04-301-28/+13
* test: Add output for gpio_testMichael West2020-04-301-0/+3
* devtest: Add support for TwinRX to x3x0Michael West2020-04-301-52/+92
* devtest: Add method to get number of channelsMichael West2020-04-301-0/+36
* devtest: Fix benchmark_rate_test success criteriaMichael West2020-04-301-2/+2
* examples: Update test_messages exampleMichael West2020-04-301-12/+23
* examples: Update gpio exampleMichael West2020-04-301-92/+117