| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | uhd: paths: Harmonize around XDG Base Directory specification | Martin Braun | 2020-04-02 | 4 | -34/+137 |
* | rfnoc: Use multichannel register interface for RFNoC blocks | mattprost | 2020-04-02 | 4 | -54/+61 |
* | uhd: cal: Use usrp::cal::database instead of CSV files | Martin Braun | 2020-04-02 | 4 | -170/+200 |
* | uhd: cal: Add iq_cal calibration data container class | Martin Braun | 2020-04-02 | 3 | -0/+237 |
* | multi_usrp: Fix ALL_CHAN and ALL_MBOARDS API calls for Gen-3 devices | Martin Braun | 2020-03-31 | 1 | -105/+64 |
* | fixup! x300: lf/basic antenna API implementation | Martin Braun | 2020-03-26 | 1 | -2/+2 |
* | uhd: cal: Add database class | Martin Braun | 2020-03-26 | 6 | -0/+282 |
* | uhd: paths: Add get_cal_data_path() API call | Martin Braun | 2020-03-26 | 1 | -0/+19 |
* | x300: lf/basic antenna API implementation | mattprost | 2020-03-23 | 4 | -110/+234 |
* | cmake: Add CMakeRC module and ::rc namespace | Martin Braun | 2020-03-18 | 2 | -1/+17 |
* | lib: deps: Add FlatBuffers 1.11.0 header files | Martin Braun | 2020-03-18 | 16 | -0/+9175 |
* | lib: Use from_str<bool> in constrained_device_args_t | Aaron Rossetto | 2020-03-18 | 1 | -17/+7 |
* | utils: Add bool specialization to cast::from_str() | Aaron Rossetto | 2020-03-18 | 1 | -0/+25 |
* | tests: Allow custom mock_reg_iface_t in mock block | Aaron Rossetto | 2020-03-13 | 1 | -2/+4 |
* | multi_usrp: Provide valid return value for multi_usrp::get_device() | Martin Braun | 2020-03-12 | 1 | -3/+51 |
* | utils/C API: Fix property tree access | Martin Braun | 2020-03-12 | 1 | -4/+4 |
* | python: Export UHD paths utility functions | Martin Braun | 2020-03-12 | 1 | -0/+24 |
* | lib: gain_group: Remove spurious logs | Martin Braun | 2020-03-12 | 1 | -2/+0 |
* | uhd: Apply clang-format against all .cpp and .hpp files in host/ | Martin Braun | 2020-03-03 | 358 | -22487/+24323 |
* | device: read in preferences file before discovery | Andrew Lynch | 2020-02-26 | 1 | -1/+3 |
* | rfnoc: Reuse the graph object | Andrew Lynch | 2020-02-26 | 1 | -1/+20 |
* | lib: move OSX specific code to where the values are initially set | Michael Dickens | 2020-02-21 | 1 | -0/+11 |
* | lib: tweak prototypes to not be constexpr to allow building on OSX | Michael Dickens | 2020-02-21 | 1 | -5/+5 |
* | rfnoc: actions: Cleanup rx_event_action_info ctor | steviez | 2020-02-18 | 2 | -9/+14 |
* | rfnoc: actions: Fix uninitialized timestamps | steviez | 2020-02-18 | 2 | -9/+13 |
* | x300: add front-panel GPIO source control | eklai | 2020-02-18 | 5 | -43/+120 |
* | ad9361: Fix formatting | Martin Braun | 2020-02-10 | 2 | -19/+16 |
* | thread: Fix formatting in thread utilities | Martin Braun | 2020-02-10 | 1 | -132/+144 |
* | lib: utils: Don't use hard-coded path constants | Ryan Volz | 2020-02-07 | 1 | -2/+24 |
* | rfnoc: ddc: Make scaling optional, prefer to change decim | Martin Braun | 2020-02-07 | 1 | -28/+53 |
* | octoclock: Change type of EEPROM property to mboard_eeprom_t | Martin Braun | 2020-02-04 | 2 | -5/+8 |
* | octoclock: Avoid usage of uninitialized memory | Martin Braun | 2020-02-04 | 5 | -41/+48 |
* | octoclock: Apply clang-format | Martin Braun | 2020-02-04 | 8 | -659/+753 |
* | multi_usrp: Add get_tree() API call | Martin Braun | 2020-02-04 | 2 | -0/+10 |
* | rfnoc: Create mock factory | Martin Braun | 2020-01-29 | 3 | -3/+58 |
* | log: Remove LOG statement from _get_log_level() | Martin Braun | 2020-01-29 | 1 | -2/+1 |
* | utils: log: Name all threads | Martin Braun | 2020-01-29 | 1 | -5/+16 |
* | thread: Remove log messages for set_thread_name() when not supported | Martin Braun | 2020-01-29 | 1 | -10/+14 |
* | rfnoc_device: Remove spurious comment | Martin Braun | 2020-01-23 | 1 | -2/+1 |
* | multi_usrp: Amend APIs for GPIO source control | Martin Braun | 2020-01-23 | 2 | -1/+12 |
* | mpm/mpmd: Expose APIs to drive GPIO sources | Martin Braun | 2020-01-23 | 2 | -0/+48 |
* | mpmd: Use dpdk_simple for MTU discovery | Alex Williams | 2020-01-22 | 1 | -91/+16 |
* | x300: Remove early x300_device_args usage | Alex Williams | 2020-01-22 | 1 | -7/+6 |
* | cmake: Find DPDK via pkg-config, if available | Alex Williams | 2020-01-22 | 4 | -2/+5 |
* | transport: liberio: correctly release resources on destruction | Joerg Hofrichter | 2020-01-22 | 1 | -6/+8 |
* | nirio: use `realpath` instead of `relpath` | Michael Dickens | 2020-01-15 | 1 | -6/+6 |
* | rfnoc: apply clang-format to block_id | Brent Stapleton | 2020-01-10 | 1 | -1/+1 |
* | uhd: fixing MSVC warnings | Brent Stapleton | 2020-01-09 | 9 | -32/+55 |
* | rpc: Applying clang formatting | Brent Stapleton | 2020-01-09 | 1 | -84/+76 |
* | uhd: Correct rx/tx EEPROM typo | Toni Jones | 2020-01-07 | 1 | -5/+5 |