| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | rh: Remove unnecessary register read during set frequency | Ciro Nishiguchi | 2020-05-15 | 1 | -3/+0 |
* | rfnoc: Use large timeout for reads when timed commands exist | Ciro Nishiguchi | 2020-05-15 | 1 | -8/+24 |
* | utils: Fix usrp_burn_db_eeprom w.r.t. new property tree paths | Martin Braun | 2020-05-15 | 1 | -15/+38 |
* | utils: Correct relative path to config dir in rfnoc_image_builder | Aaron Rossetto | 2020-05-15 | 1 | -1/+1 |
* | images: Update manifest | Michael West | 2020-05-13 | 1 | -12/+12 |
* | fpga: e31x: Replace symbolic link for Cygwin | Wade Fife | 2020-05-12 | 1 | -1/+1 |
* | fpga: tools: Fix HLS IP build with Cygwin | Humberto Jimenez | 2020-05-12 | 2 | -4/+10 |
* | fpga: rfnoc: Clean up ctrlport_splitter usage | Wade Fife | 2020-05-12 | 2 | -2/+2 |
* | fpga: utils: Optimize ctrlport_splitter for NUM_SLAVES = 1 | Wade Fife | 2020-05-12 | 1 | -45/+61 |
* | uhd: Fix infinite recursion in N3xx timed commands | Ciro Nishiguchi | 2020-05-12 | 4 | -31/+0 |
* | docs: Remove six from Windows build instructions | Martin Braun | 2020-05-12 | 1 | -2/+1 |
* | rfnoc: Remove 'six' dependency from image builder | Martin Braun | 2020-05-12 | 4 | -22/+22 |
* | tests: Remove 'six' dependency from devtest | Martin Braun | 2020-05-12 | 1 | -2/+1 |
* | utils: Remove 'six' dependency, fix minor PyLint issues | Martin Braun | 2020-05-12 | 1 | -9/+8 |
* | Docs: Update TwinRX documentation | Michael West | 2020-05-12 | 1 | -13/+23 |
* | multi_usrp_rfnoc: Misc fixes | Michael West | 2020-05-12 | 1 | -6/+7 |
* | TwinRX: Remove decimation from frontend | Michael West | 2020-05-12 | 4 | -67/+59 |
* | DUC/DDC: Add variable time increment | Michael West | 2020-05-12 | 9 | -40/+67 |
* | X300: Make VITA time monotonic | Michael West | 2020-05-12 | 1 | -2/+2 |
* | uhd: Add reference power level API to multi_usrp and radio_control | Martin Braun | 2020-05-11 | 1 | -0/+2 |
* | uhd: Remove default channel input from power ref methods | Ciro Nishiguchi | 2020-05-11 | 1 | -6/+6 |
* | fpga: Change default MTU to 10 | Wade Fife | 2020-05-11 | 5 | -5/+5 |
* | utils: Update mako to propagate parameters | Wade Fife | 2020-05-11 | 2 | -13/+27 |
* | Remove remaining Python 2 references | Martin Braun | 2020-05-07 | 51 | -55/+44 |
* | python: Fix RPATH for the Python library | Martin Braun | 2020-05-07 | 1 | -2/+23 |
* | cores: Fix rx_vita_core_3000 assertion error in issue_stream_cmd() | Martin Braun | 2020-05-05 | 1 | -3/+7 |
* | rfnoc-example: Removed DRAM from image core | Martin Braun | 2020-05-05 | 1 | -24/+11 |
* | python: Move the rfnoc image builder module under the uhd module | Martin Braun | 2020-05-05 | 20 | -103/+21 |
* | uhd: doc: Fix Doxygen warnings on 1.8.13 | Aaron Rossetto | 2020-05-05 | 1 | -22/+77 |
* | fpga: sim: Don't affect packet arguments in chdr_to_axis | Wade Fife | 2020-05-04 | 1 | -4/+4 |
* | fpga: sim: Fix get_slave_data_bfm method | Wade Fife | 2020-05-04 | 1 | -1/+1 |
* | fpga: sim: Export return types in PkgRfnocBlockCtrlBfm | Wade Fife | 2020-05-04 | 1 | -0/+2 |
* | uhd: Replaced deprecated usage of boost timer with std::chrono | Lars Amsel | 2020-05-04 | 1 | -3/+5 |
* | uhd: doc: fixed nested comment warning | Lars Amsel | 2020-05-04 | 1 | -2/+1 |
* | uhd: doc: fixed doxygen deprecation warnings | Lars Amsel | 2020-05-04 | 1 | -952/+1604 |
* | mpm: systemd: added sysconf file for setting network buffer sizes | Joerg Hofrichter | 2020-05-01 | 2 | -0/+10 |
* | Revert "host: cmake: add boost unit_test_framework required iff ENABLE_TESTS=ON" | Aaron Rossetto | 2020-05-01 | 1 | -4/+1 |
* | fpga: docs: Remove RFNoC targets from manual | Martin Braun | 2020-04-30 | 1 | -28/+13 |
* | test: Add output for gpio_test | Michael West | 2020-04-30 | 1 | -0/+3 |
* | devtest: Add support for TwinRX to x3x0 | Michael West | 2020-04-30 | 1 | -52/+92 |
* | devtest: Add method to get number of channels | Michael West | 2020-04-30 | 1 | -0/+36 |
* | devtest: Fix benchmark_rate_test success criteria | Michael West | 2020-04-30 | 1 | -2/+2 |
* | examples: Update test_messages example | Michael West | 2020-04-30 | 1 | -12/+23 |
* | examples: Update gpio example | Michael West | 2020-04-30 | 1 | -92/+117 |
* | utils: Remove trailing white space from mako templates | Wade Fife | 2020-04-30 | 2 | -4/+4 |
* | utils: Fix typo in testbench mako template | Wade Fife | 2020-04-30 | 1 | -1/+1 |
* | host: cmake: add boost unit_test_framework required iff ENABLE_TESTS=ON | Gwenhael Goavec-Merou | 2020-04-29 | 1 | -1/+5 |
* | multi_usrp: Remove rfnoc-specific code from multi_usrp.cpp | Martin Braun | 2020-04-28 | 1 | -38/+0 |
* | utils: Update copyright generated by blocktool | Wade Fife | 2020-04-23 | 5 | -5/+5 |
* | debian: Use Python3 dependencies | Martin Braun | 2020-04-22 | 1 | -11/+11 |