| Commit message (Expand) | Author | Age | Files | Lines |
* | fixup! uhd: Add discoverable_features API | Lane Kolbly | 2020-06-25 | 1 | -1/+4 |
* | uhd: Implement discoverable_features for radio_control | Lane Kolbly | 2020-06-25 | 2 | -2/+6 |
* | uhd: Create discoverable feature registry implementation | Lane Kolbly | 2020-06-25 | 7 | -36/+113 |
* | uhd: Add discoverable_features API | Lane Kolbly | 2020-06-25 | 6 | -0/+227 |
* | cmake: tests: Added option to use QEMU for running unittests | Joerg Hofrichter | 2020-06-25 | 2 | -1/+33 |
* | test: Add verify-flatbuffer test | Lars Amsel | 2020-06-23 | 2 | -0/+34 |
* | test: Use git hashes to verify flatbuffers schema | Lars Amsel | 2020-06-23 | 1 | -55/+78 |
* | cal: change default extension of calibration files | Lars Amsel | 2020-06-23 | 5 | -16/+30 |
* | mpmd: Increase default long timeout to 30 seconds | Steve Czabaniuk | 2020-06-22 | 1 | -2/+2 |
* | utils: update_fbs.py: Minor refactor, fix path bug | Martin Braun | 2020-06-22 | 1 | -9/+15 |
* | utils: Make uhd_images_downloader raise warning for invalid paths | Steve Czabaniuk | 2020-06-22 | 1 | -11/+21 |
* | multi_usrp: Assert that edge_lists are non-empty before accessing | Steve Czabaniuk | 2020-06-22 | 1 | -0/+2 |
* | rfnoc: Update port format in block YAML | Wade Fife | 2020-06-18 | 9 | -22/+22 |
* | rfnoc: Add makefile_srcs to block YAML | Wade Fife | 2020-06-18 | 5 | -0/+5 |
* | utils: Support expressions for num_ports in block defs | Aaron Rossetto | 2020-06-18 | 1 | -2/+36 |
* | fpga: rfnoc: Add support for 512-bit CHDR widths | Andrew Moch | 2020-06-18 | 1 | -0/+4 |
* | python: Add FFT RFNoC block controller bindings | Aaron Rossetto | 2020-06-18 | 3 | -0/+49 |
* | tests: Add unit test for FFT RFNoC block | Aaron Rossetto | 2020-06-18 | 2 | -0/+191 |
* | rfnoc: Augment FFT RFNoC block controller | Aaron Rossetto | 2020-06-18 | 3 | -56/+250 |
* | cal: Add automated port switch | Lars Amsel | 2020-06-17 | 4 | -20/+150 |
* | cmake: Fix warning finding libusb | Martin Braun | 2020-06-17 | 2 | -3/+3 |
* | cal: Add switch documentation | Lars Amsel | 2020-06-15 | 1 | -2/+24 |
* | tests: Add infrastructure to run Python unit tests | Martin Braun | 2020-06-15 | 3 | -0/+49 |
* | python: radio_control: Explicitly import ALL_CHANS into Python bindings | Martin Braun | 2020-06-15 | 1 | -1/+4 |
* | uhd: cal: Fix function binding in Python cal data container class | Lars Amsel | 2020-06-11 | 1 | -1/+1 |
* | examples: Fix usrp_power_meter example | Lars Amsel | 2020-06-11 | 1 | -16/+23 |
* | devtest: Assert result of python_api_test correctly | Martin Braun | 2020-06-10 | 1 | -0/+15 |
* | devtest: Don't skip Python API tests if Python API is enabled | Martin Braun | 2020-06-10 | 1 | -0/+5 |
* | b200: tests: Fix PyLint issues in B200 devtest | Martin Braun | 2020-06-10 | 1 | -1/+4 |
* | tests: Fix multi_usrp_test | Martin Braun | 2020-06-10 | 1 | -16/+28 |
* | filter API: Fix Python bindings and multi_usrp calls | Martin Braun | 2020-06-10 | 2 | -6/+5 |
* | multi_usrp: Various multi_usrp_rfnoc fixes | michael-west | 2020-06-10 | 1 | -134/+158 |
* | X300: Fix get_time_source() | michael-west | 2020-06-10 | 1 | -0/+2 |
* | MPMD: Fix RPC call to get GPIO source | michael-west | 2020-06-10 | 1 | -1/+1 |
* | cal: Add support for NI ModInst measurement devices | Lars Amsel | 2020-06-10 | 2 | -0/+455 |
* | x300: Enable power reference API | Martin Braun | 2020-06-10 | 3 | -2/+100 |
* | radio_control: Provide default implementations for ref power APIs | Martin Braun | 2020-06-10 | 2 | -22/+47 |
* | python: Add __repr__, property bindings to NocBlockBase | Aaron Rossetto | 2020-06-09 | 1 | -5/+17 |
* | python: Add null RFNoC block controller bindings | Aaron Rossetto | 2020-06-09 | 3 | -0/+30 |
* | python: Add vector IIR RFNoC block controller bindings | Aaron Rossetto | 2020-06-09 | 4 | -1/+30 |
* | python: Add radio RFNoC block controller bindings | Aaron Rossetto | 2020-06-09 | 5 | -2/+175 |
* | python: Add FIR filter RFNoC block controller bindings | Aaron Rossetto | 2020-06-09 | 3 | -0/+26 |
* | python: Add Fosphor RFNoC block controller bindings | Aaron Rossetto | 2020-06-09 | 3 | -0/+69 |
* | python: Add DUC RFNoC block controller bindings | Aaron Rossetto | 2020-06-09 | 3 | -0/+34 |
* | python: Add DDC RFNoC block controller bindings | Aaron Rossetto | 2020-06-09 | 3 | -0/+36 |
* | python: Add block controller factory utility | Aaron Rossetto | 2020-06-09 | 1 | -0/+30 |
* | utils: Make fpga-dir arg optional for rfnoc_image_builder | Wade Fife | 2020-06-05 | 1 | -12/+34 |
* | python: cal: Improve meas_device.py | Martin Braun | 2020-06-03 | 1 | -6/+6 |
* | b200: Enable power calibration API | Martin Braun | 2020-06-03 | 3 | -19/+107 |
* | multi_usrp: Fix get_tx_freq() for RFNoC devices | Martin Braun | 2020-05-29 | 1 | -2/+8 |