aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* 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-123-31/+7
* DUC/DDC: Add variable time incrementMichael West2020-05-124-21/+28
* 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
* 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
* 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
* Revert "host: cmake: add boost unit_test_framework required iff ENABLE_TESTS=ON"Aaron Rossetto2020-05-011-4/+1
* 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
* utils: Remove trailing white space from mako templatesWade Fife2020-04-302-4/+4
* utils: Fix typo in testbench mako templateWade Fife2020-04-301-1/+1
* host: cmake: add boost unit_test_framework required iff ENABLE_TESTS=ONGwenhael Goavec-Merou2020-04-291-1/+5
* multi_usrp: Remove rfnoc-specific code from multi_usrp.cppMartin Braun2020-04-281-38/+0
* utils: Update copyright generated by blocktoolWade Fife2020-04-235-5/+5
* debian: Use Python3 dependenciesMartin Braun2020-04-221-11/+11
* utils: Add sideband_at_end support to Mako templateWade Fife2020-04-214-15/+24
* utils: Add --lib-path option to uhd_config_infoMartin Braun2020-04-171-0/+4
* tests: Print images dir instead of simply reading itMartin Braun2020-04-171-1/+1
* cal: Add utility to update all .fbs files, or check the generated onesMartin Braun2020-04-171-0/+126
* rh: Remove compiler warningMartin Braun2020-04-171-2/+4
* ad9361: Remove compiler warningMartin Braun2020-04-171-1/+1
* lib: rfnoc: Fix "unused" warnings for non-trace log levelsMartin Braun2020-04-172-9/+6
* math: Add dB_to_lin() and lin_to_dB()Martin Braun2020-04-171-0/+11
* examples: Add --power command line option to tx_waveformsMartin Braun2020-04-172-18/+54
* uhd: Add reference power level API to multi_usrp and radio_controlMartin Braun2020-04-179-0/+500
* cal: Add pwr_cal containerMartin Braun2020-04-1710-1/+1071
* lib: utils: interpolation: Add bilinear interpolationMartin Braun2020-04-172-1/+186
* Revert "cmake: Add ability to pass CXXFLAGS to CMake environment"Martin Braun2020-04-151-3/+0
* utils: usrp_burn_mb_eeprom: Avoid EEPROM write in read only casesteviez2020-04-151-17/+19
* libusb: Remove deprecation warnings for libusb_set_debugMartin Braun2020-04-151-1/+14
* examples: wavetable: Modify wave tables to ease power calculationsMartin Braun2020-04-151-19/+24