| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | tests: Added unit test for Vector IIR RFNoC block | Aaron Rossetto | 2020-05-19 | 2 | -0/+225 |
* | rfnoc: Add Vector IIR RFNoC block support | Aaron Rossetto | 2020-05-19 | 5 | -0/+285 |
* | fpga: rfnoc: Add Vector IIR RFNoC block | Wade Fife | 2020-05-19 | 9 | -20/+1452 |
* | twinrx: Provide power cal ID | Martin Braun | 2020-05-19 | 3 | -0/+19 |
* | basic/lf: Add IDs for calibration purpose | Martin Braun | 2020-05-19 | 1 | -0/+4 |
* | examples: Add usrp_power_meter example | Martin Braun | 2020-05-19 | 2 | -1/+135 |
* | python: Add dsp sub-module | Martin Braun | 2020-05-19 | 2 | -0/+84 |
* | lib: pwr_cal: Fix power indexing | Martin Braun | 2020-05-19 | 1 | -16/+28 |
* | lib: Add power cal manager | Martin Braun | 2020-05-19 | 3 | -0/+426 |
* | fpga: tools: Remove uhd_image_builder | Martin Braun | 2020-05-18 | 4 | -1244/+0 |
* | x300: Expand DRAM address space to 1G | Wade Fife | 2020-05-18 | 1 | -3/+3 |
* | 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 |