| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | cal: Minor fixes in power container, add unit test | Martin Braun | 2020-05-26 | 3 | -3/+27 |
* | multi_usrp: Amend get_usrp_{rx,tx}_info() to include cal keys | Martin Braun | 2020-05-20 | 2 | -0/+28 |
* | rfnoc: radio: Add APIs to query cal keys | Martin Braun | 2020-05-20 | 3 | -0/+53 |
* | tests: Add unit tests for pwr_cal_mgr | Martin Braun | 2020-05-20 | 2 | -0/+157 |
* | fixup! lib: Add power cal manager | Martin Braun | 2020-05-20 | 1 | -1/+2 |
* | docs: Fix some Doxygen warnings | Martin Braun | 2020-05-20 | 1 | -2/+2 |
* | docs: build: Improve build and git instructions | Martin Braun | 2020-05-20 | 1 | -15/+16 |
* | docs: x300: Fix fpga path | Martin Braun | 2020-05-20 | 1 | -1/+1 |
* | utils: Fix FPGA search in rfnoc_image_builder from fpga-src to fpga | Martin Braun | 2020-05-20 | 1 | -1/+1 |
* | cal: database: Add option to register flash cal callbacks | Martin Braun | 2020-05-20 | 3 | -4/+110 |
* | lib: Refactor cal::database for more efficient function lookup | Martin Braun | 2020-05-20 | 1 | -24/+41 |
* | 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 |