| Commit message (Expand) | Author | Age | Files | Lines |
* | python: Add find() to the Python API | Martin Braun | 2020-12-07 | 3 | -0/+6 |
* | python: multi_usrp: Add get_mpm_client() API call | Martin Braun | 2020-12-04 | 1 | -2/+17 |
* | python: Add mpmtools module | Martin Braun | 2020-12-04 | 1 | -0/+173 |
* | python: Clean up image builder generated code | Wade Fife | 2020-11-06 | 9 | -117/+142 |
* | python: Add access to the property_tree from Python | Martin Braun | 2020-10-16 | 4 | -0/+20 |
* | python: Move multi_usrp_python to its own module | Martin Braun | 2020-10-12 | 1 | -1/+4 |
* | sim: Embed MPM into libpyuhd | Samuel O'Brien | 2020-10-07 | 1 | -0/+57 |
* | cmake: Use relative path to Python lib location for Windows installer | Aaron Rossetto | 2020-08-28 | 1 | -5/+17 |
* | python: power cal: Minor fixes to power cal code | Martin Braun | 2020-08-17 | 1 | -4/+8 |
* | python: Change default name for rfnoc_image_core | Wade Fife | 2020-08-10 | 1 | -5/+11 |
* | python: Add Keep One in N block controller bindings | Aaron Rossetto | 2020-08-05 | 2 | -0/+3 |
* | python: Add replay RFNoC block controller bindings | mattprost | 2020-08-04 | 2 | -0/+3 |
* | python: Fix pyuhd to include subpackages | Samuel O'Brien | 2020-08-04 | 1 | -2/+6 |
* | utils: Use absolute paths in image builder build() | steviez | 2020-07-31 | 1 | -2/+2 |
* | python: Add siggen RFNoC block controller bindings | Aaron Rossetto | 2020-07-30 | 2 | -0/+3 |
* | python: Add Switchboard block python bindings | Jesse Zhang | 2020-07-30 | 2 | -0/+3 |
* | python: Add moving average RFNoC block controller bindings | mattprost | 2020-07-16 | 2 | -0/+3 |
* | python: Add payload agnostic methods to CHDR API | Samuel O'Brien | 2020-07-16 | 2 | -0/+61 |
* | python: Add bindings for C++ CHDR Parser | Samuel O'Brien | 2020-07-16 | 1 | -0/+4 |
* | python: Add window RFNoC block controller bindings | Aaron Rossetto | 2020-06-29 | 2 | -1/+3 |
* | utils: Support expressions for num_ports in block defs | Aaron Rossetto | 2020-06-18 | 1 | -2/+36 |
* | python: Add FFT RFNoC block controller bindings | Aaron Rossetto | 2020-06-18 | 2 | -0/+3 |
* | cal: Add automated port switch | Lars Amsel | 2020-06-17 | 3 | -19/+141 |
* | cal: Add support for NI ModInst measurement devices | Lars Amsel | 2020-06-10 | 2 | -0/+455 |
* | python: Add null RFNoC block controller bindings | Aaron Rossetto | 2020-06-09 | 2 | -0/+3 |
* | python: Add vector IIR RFNoC block controller bindings | Aaron Rossetto | 2020-06-09 | 2 | -0/+3 |
* | python: Add radio RFNoC block controller bindings | Aaron Rossetto | 2020-06-09 | 2 | -0/+3 |
* | python: Add FIR filter RFNoC block controller bindings | Aaron Rossetto | 2020-06-09 | 2 | -0/+3 |
* | python: Add Fosphor RFNoC block controller bindings | Aaron Rossetto | 2020-06-09 | 2 | -0/+3 |
* | python: Add DUC RFNoC block controller bindings | Aaron Rossetto | 2020-06-09 | 2 | -0/+3 |
* | python: Add DDC RFNoC block controller bindings | Aaron Rossetto | 2020-06-09 | 2 | -0/+4 |
* | python: cal: Improve meas_device.py | Martin Braun | 2020-06-03 | 1 | -6/+6 |
* | utils/python: Add uhd_power_cal script | Martin Braun | 2020-05-28 | 6 | -0/+955 |
* | python: Add dsp sub-module | Martin Braun | 2020-05-19 | 2 | -0/+84 |
* | rfnoc: Remove 'six' dependency from image builder | Martin Braun | 2020-05-12 | 4 | -22/+22 |
* | Remove remaining Python 2 references | Martin Braun | 2020-05-07 | 2 | -4/+3 |
* | python: Fix RPATH for the Python library | Martin Braun | 2020-05-07 | 1 | -2/+23 |
* | python: Move the rfnoc image builder module under the uhd module | Martin Braun | 2020-05-05 | 15 | -0/+1460 |
* | cal: Add pwr_cal container | Martin Braun | 2020-04-17 | 1 | -0/+1 |
* | uhd: cal: Add iq_cal calibration data container class | Martin Braun | 2020-04-02 | 4 | -0/+25 |
* | uhd: cal: Add database class | Martin Braun | 2020-03-26 | 1 | -0/+19 |
* | python: Export UHD paths utility functions | Martin Braun | 2020-03-12 | 2 | -0/+6 |
* | python: Remove Python2-specific code | Martin Braun | 2020-03-12 | 1 | -7/+0 |
* | python: Arrange file in Python module into uhd/ subdirectory | Martin Braun | 2020-03-10 | 8 | -21/+54 |
* | uhd: Apply clang-format against all .cpp and .hpp files in host/ | Martin Braun | 2020-03-03 | 1 | -11/+7 |
* | python: Set python module suffix to conform with PEP 3149. | Ryan Volz | 2020-02-07 | 1 | -1/+10 |
* | python: Do not link against python lib for building an extension module. | Ryan Volz | 2020-02-07 | 1 | -1/+10 |
* | python: Fix internal library name (incl. suffix) to match filename. | Ryan Volz | 2020-02-07 | 1 | -7/+7 |
* | python: rfnoc: finishing noc_block_base::get_mtu | Brent Stapleton | 2020-01-06 | 1 | -0/+2 |
* | rfnoc: adding RFNoC Python API | Brent Stapleton | 2020-01-02 | 4 | -0/+26 |