aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: Add Fosphor block controller unit testWade Fife2020-04-142-0/+358
* rfnoc: Add RFNoC fosphor blockWade Fife2020-04-146-0/+861
* utils: Fix comment in axis_data templateWade Fife2020-04-141-1/+1
* utils: log: fix logging race conditionmattprost2020-04-141-1/+3
* rpclib: Remove some warnings from object.hppMartin Braun2020-04-141-0/+12
* b200: Add a prop tree node usb_versionMartin Braun2020-04-141-0/+1
* tests: migrated rfnoc block tests to dedicated subdirectorymattprost2020-04-136-381/+455
* docs: Add stream and transport args documentationAaron Rossetto2020-04-132-6/+210
* multi_usrp: Approximate legacy behaviour for recv_async_msg()Martin Braun2020-04-133-13/+34
* multi_usrp_rfnoc: Manually pass sample rate to ddc/ducsteviez2020-04-135-0/+38
* multi_usrp_rfnoc: Fix get_rx/tx_rates()steviez2020-04-131-12/+10
* fixup! uhd: Add fuzzy serial number checkingmattprost2020-04-093-12/+11
* lib: Properly do reset routines in client_zeroMartin Braun2020-04-091-2/+6
* tests: Fix client_zero_test flush bit testMartin Braun2020-04-081-6/+12
* uhd: mpm: Query prefs per-device for multi-device queriesLane Kolbly2020-04-083-6/+16
* uhd: Add missing include guardsLane Kolbly2020-04-083-0/+6
* uhd: Replace include guards with pragma onceLane Kolbly2020-04-08270-1077/+272
* uhd: Add fuzzy serial number checkingLane Kolbly2020-04-086-1/+83