aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* uhd: Create shell script to replace CMake's package_sourceSteven Koo2020-04-151-0/+108
* 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-1413-1/+2446
* fpga: rfnoc: Add option to sample sideband info at start of packetWade Fife2020-04-141-58/+117
* fpga: tools: Add -voptargs=+acc to ModelSim GUIWade Fife2020-04-141-1/+1
* fpga: core: Add chdr_update_length functionWade Fife2020-04-141-0/+21
* fpga: lib: Add AXI-Stream splitter (axis_split)Wade Fife2020-04-142-0/+129
* fpga: sim: Export ChdrPacket in PkgRfnoBlockCtrlBfmWade Fife2020-04-141-0/+1
* utils: Fix comment in axis_data templateWade Fife2020-04-141-1/+1