| Commit message (Expand) | Author | Age | Files | Lines |
* | tests: fbs test: Fix issues around missing git | Martin Braun | 2020-08-25 | 1 | -1/+2 |
* | devtest: Support multi_usrp_test on Windows | Steven Koo | 2020-08-10 | 1 | -1/+6 |
* | rfnoc: Remove M_PI usage to fix Windows builds | Steven Koo | 2020-08-07 | 1 | -7/+5 |
* | tests: Add unit test for Keep One in N block controller | Aaron Rossetto | 2020-08-05 | 2 | -0/+141 |
* | devtest: Update filter for e31x devices | Steven Koo | 2020-08-04 | 1 | -1/+1 |
* | tests: Add graph disconnect/reconnect unit test | michael-west | 2020-08-04 | 1 | -0/+37 |
* | RFNoC: Add xport disconnect callbacks | michael-west | 2020-08-04 | 1 | -2/+10 |
* | tests: Add Replay Block controller unit test | mattprost | 2020-08-04 | 2 | -0/+764 |
* | tests: Add unit test for siggen RFNoC block controller | Aaron Rossetto | 2020-07-30 | 2 | -0/+352 |
* | rfnoc: Add Switchboard block unit tests | Jesse Zhang | 2020-07-30 | 2 | -0/+161 |
* | rfnoc: Support instance overrides in set_properties() | Aaron Rossetto | 2020-07-24 | 3 | -3/+42 |
* | multi_usrp: Add get_radio_control() API call | Martin Braun | 2020-07-16 | 1 | -0/+1 |
* | tests: Add unit test for Moving Average RFNoC block | mattprost | 2020-07-16 | 2 | -0/+111 |
* | python: Add payload agnostic methods to CHDR API | Samuel O'Brien | 2020-07-16 | 1 | -1/+1 |
* | python: Document CHDR Test Generation | Samuel O'Brien | 2020-07-16 | 2 | -19/+44 |
* | python: Add bindings for C++ CHDR Parser | Samuel O'Brien | 2020-07-16 | 5 | -0/+47029 |
* | utils: Expose CHDR Parsing API | Samuel O'Brien | 2020-07-13 | 7 | -2/+47798 |
* | utils: Expose CHDR Types in Public API | robot-rover | 2020-07-13 | 2 | -2/+2 |
* | rfnoc: Rename chdr_packet to chdr_packet_writer | Samuel O'Brien | 2020-07-13 | 2 | -18/+19 |
* | rfnoc: Add unit test for Log Power RFNoC block | Aaron Rossetto | 2020-06-29 | 2 | -0/+85 |
* | rfnoc: Add unit test for Window RFNoC block | Aaron Rossetto | 2020-06-29 | 2 | -0/+252 |
* | CHDR: support multiple CHDR widths | Andrew Lynch | 2020-06-26 | 1 | -0/+106 |
* | uhd: improved handling of empty serial number hints | Matthew Crymble | 2020-06-26 | 1 | -0/+3 |
* | uhd: Create discoverable feature registry implementation | Lane Kolbly | 2020-06-25 | 2 | -35/+23 |
* | uhd: Add discoverable_features API | Lane Kolbly | 2020-06-25 | 2 | -0/+112 |
* | test: Add verify-flatbuffer test | Lars Amsel | 2020-06-23 | 2 | -0/+34 |
* | tests: Add unit test for FFT RFNoC block | Aaron Rossetto | 2020-06-18 | 2 | -0/+191 |
* | tests: Add infrastructure to run Python unit tests | Martin Braun | 2020-06-15 | 2 | -0/+37 |
* | 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 |
* | rfnoc: Add unit test for Add/Sub RFNoC block | Aaron Rossetto | 2020-05-28 | 2 | -0/+93 |
* | tests: Add unit test for Split Stream RFNoC block | Aaron Rossetto | 2020-05-28 | 2 | -0/+232 |
* | tests: Add unit test for USE_MAP action forwarding policy | Aaron Rossetto | 2020-05-28 | 1 | -0/+137 |
* | tests: Add unit test for USE_MAP prop forwarding policy | Aaron Rossetto | 2020-05-28 | 2 | -1/+259 |
* | tests: updated devtest runner to use standard device args | Matthew Crymble | 2020-05-27 | 2 | -3/+3 |
* | cal: Minor fixes in power container, add unit test | Martin Braun | 2020-05-26 | 1 | -0/+24 |
* | tests: Add unit tests for pwr_cal_mgr | Martin Braun | 2020-05-20 | 2 | -0/+157 |
* | cal: database: Add option to register flash cal callbacks | Martin Braun | 2020-05-20 | 1 | -0/+36 |
* | tests: Added unit test for Vector IIR RFNoC block | Aaron Rossetto | 2020-05-19 | 2 | -0/+225 |
* | tests: Remove 'six' dependency from devtest | Martin Braun | 2020-05-12 | 1 | -2/+1 |
* | Remove remaining Python 2 references | Martin Braun | 2020-05-07 | 5 | -5/+0 |
* | 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 |
* | tests: Print images dir instead of simply reading it | Martin Braun | 2020-04-17 | 1 | -1/+1 |
* | cal: Add pwr_cal container | Martin Braun | 2020-04-17 | 2 | -0/+135 |
* | lib: utils: interpolation: Add bilinear interpolation | Martin Braun | 2020-04-17 | 1 | -1/+69 |