| Commit message (Expand) | Author | Age | Files | Lines |
* | mpm, mpmd: Bump MPM compat number | Aaron Rossetto | 2020-07-24 | 1 | -1/+1 |
* | uhd: mpm: Query prefs per-device for multi-device queries | Lane Kolbly | 2020-04-08 | 1 | -1/+7 |
* | uhd: Apply clang-format against all .cpp and .hpp files in host/ | Martin Braun | 2020-03-03 | 1 | -1/+0 |
* | uhd: Replace usage of boost smart pointers with C++11 counterparts | Martin Braun | 2019-11-26 | 1 | -2/+2 |
* | Remove proto-RFNoC files | Martin Braun | 2019-11-26 | 1 | -6/+0 |
* | x300/mpmd: Port all RFNoC devices to the new RFNoC framework | Martin Braun | 2019-11-26 | 1 | -118/+9 |
* | mpmd: Release resources on destruction | Virendra Kakade | 2019-05-01 | 1 | -1/+3 |
* | device3: Constraint send/recv_frame_size based on down/upstream MTU | Sugandha Gupta | 2019-05-01 | 1 | -0/+4 |
* | uhd: mpm: apply clang-format to all files | Brent Stapleton | 2019-01-16 | 1 | -205/+164 |
* | mpmd: Improve error message for compat number mismatches | Martin Braun | 2018-11-16 | 1 | -6/+14 |
* | mpmd: add option to enum rfnoc blocks from args | Trung Tran | 2018-08-31 | 1 | -5/+21 |
* | uhd: Move internal headers to uhdlib/ | Martin Braun | 2018-03-14 | 1 | -1/+8 |
* | mpmd: add getter for components in property tree | Brent Stapleton | 2018-02-19 | 1 | -1/+1 |
* | uhd: Update license headers | Martin Braun | 2018-02-19 | 1 | -1/+1 |
* | fixup! mpmd: Factor find and prop tree init code out of mpmd_impl.cpp | Brent Stapleton | 2018-02-09 | 1 | -2/+0 |
* | mpmd: Factor find and prop tree init code out of mpmd_impl.cpp | Martin Braun | 2018-02-07 | 1 | -461/+1 |
* | mpmd: Let 'find' via broadcast check for reachability | Martin Braun | 2018-02-07 | 1 | -5/+56 |
* | mpmd: image loader: increased timeout | Brent Stapleton | 2018-01-29 | 1 | -2/+3 |
* | fixup! mpmd: Add API to read back logs from device and send to native logging | Martin Braun | 2018-01-11 | 1 | -1/+1 |
* | mpmd: Factor out compat number check | Martin Braun | 2018-01-08 | 1 | -26/+59 |
* | mpmd: Refactor device initialization for better parallelizability | Martin Braun | 2018-01-08 | 1 | -54/+76 |
* | mpm: Increase RPC timeout during update_component | Brent Stapleton | 2018-01-05 | 1 | -0/+4 |
* | mpmd: Allow user-overrides for MPM ports | Martin Braun | 2018-01-04 | 1 | -1/+11 |
* | mpmd: Fix fake results returned by mpmd_find | Ashish Chaudhari | 2017-12-28 | 1 | -1/+3 |
* | mpmd: Optionally parallelize all calls to setup_rpc_blocks | Martin Braun | 2017-12-22 | 1 | -13/+35 |
* | mpmd: Temporarily disable setting of clock and time source | Martin Braun | 2017-12-22 | 1 | -2/+24 |
* | mpmd: Expose get_mtu() API to mpmd_mboard_impl and to prop tree | Martin Braun | 2017-12-22 | 1 | -12/+19 |
* | n310: Move SID framing all the way to n310.py | Martin Braun | 2017-12-22 | 1 | -1/+0 |
* | mpmd: Device discovery fixes and cleanup | Ashish Chaudhari | 2017-12-22 | 1 | -28/+17 |
* | mpmd: Refactor MPM transport architecture, use managers | Martin Braun | 2017-12-22 | 1 | -27/+21 |
* | mpm: mpmd: Add MPM compat number check | Brent Stapleton | 2017-12-22 | 1 | -0/+27 |
* | mpmd: Allow to connect via addr or mgmt_addr | Martin Braun | 2017-12-22 | 1 | -51/+103 |
* | types: Change eeprom_map_to to uint8_t vectors | Martin Braun | 2017-12-22 | 1 | -1/+4 |
* | fpga load: Atomic updating of multiple components | Brent Stapleton | 2017-12-22 | 1 | -13/+32 |
* | mpm: added additional filtering to mpm find routine | Brent Stapleton | 2017-12-22 | 1 | -1/+13 |
* | mpm/mpmd: Move to request_xport()/commit_xport() architecture | Martin Braun | 2017-12-22 | 1 | -113/+0 |
* | fpga load: mpmd property tree now uses the MPM list_updateable_components | Brent Stapleton | 2017-12-22 | 1 | -2/+4 |
* | fpga load: adding updateable components to mpmd property tree | Brent Stapleton | 2017-12-22 | 1 | -0/+38 |
* | mpmd: added support for the skip_init key in the device args | Brent Stapleton | 2017-12-22 | 1 | -16/+25 |
* | mpm: Add mboard EEPROM support | Martin Braun | 2017-12-22 | 1 | -2/+23 |
* | mpm/n310: Moved the mboard ref_locked sensor into MPM | Martin Braun | 2017-12-22 | 1 | -8/+0 |
* | mpm: Added sensor API | Martin Braun | 2017-12-22 | 1 | -0/+30 |
* | mg: General fixes | Mark Meserve | 2017-12-22 | 1 | -7/+0 |
* | mpmd: Added time_sync procedure | Martin Braun | 2017-12-22 | 1 | -3/+73 |
* | mpm: Increased find timeout | Martin Braun | 2017-12-22 | 1 | -1/+6 |
* | mpmd: property tree fixes for multi_usrp, set_freq fixes | sugandhagupta | 2017-12-22 | 1 | -0/+16 |
* | mpmd: Fixed prop tree typo (mboard vs mboards) | Martin Braun | 2017-12-22 | 1 | -1/+1 |
* | mpmd/mpm/n310: Added clock and time source APIs | Martin Braun | 2017-12-22 | 1 | -2/+59 |
* | mpm/mpmd: Allow SID increment; more fixes for multi-usrp operation | Martin Braun | 2017-12-22 | 1 | -19/+46 |
* | rpc: Changed API to request/notify for better distinction between the two | Martin Braun | 2017-12-22 | 1 | -3/+3 |