| Commit message (Expand) | Author | Age | Files | Lines |
* | host: Update code base using clang-tidy | Martin Braun | 2021-03-04 | 1 | -2/+2 |
* | mpmd: Export RPC token and mb_args to the property tree | Martin Braun | 2020-12-04 | 1 | -0/+10 |
* | sim: Integrate simulator into UHD | Samuel O'Brien | 2020-10-28 | 1 | -0/+4 |
* | uhd: Apply clang-format against all .cpp and .hpp files in host/ | Martin Braun | 2020-03-03 | 1 | -3/+3 |
* | x300/mpmd: Port all RFNoC devices to the new RFNoC framework | Martin Braun | 2019-11-26 | 1 | -70/+30 |
* | device3: Constraint send/recv_frame_size based on down/upstream MTU | Sugandha Gupta | 2019-05-01 | 1 | -0/+3 |
* | mpmd: Allow reclaim failures on component updates | Martin Braun | 2019-02-22 | 1 | -0/+28 |
* | mpmd: implement get_*x_hints | Trung Tran | 2019-01-21 | 1 | -0/+2 |
* | uhd: mpm: apply clang-format to all files | Brent Stapleton | 2019-01-16 | 1 | -57/+33 |
* | formatting: remove vim hints in headers | Brent Stapleton | 2019-01-16 | 1 | -1/+0 |
* | mpmd: increase claim_rpc call timeout. | Trung Tran | 2019-01-14 | 1 | -0/+2 |
* | rpc,mpmd: replace all set_timeout() to new api | Trung Tran | 2019-01-14 | 1 | -6/+0 |
* | mpmd_impl: move timeout constants to header | Trung Tran | 2019-01-14 | 1 | -0/+13 |
* | mpmd: Add set_timeout_init() API call to mpmd_mboard_impl | Martin Braun | 2018-07-18 | 1 | -0/+3 |
* | mpmd: Use separate rpc connection for claim loop | Trung N Tran | 2018-04-30 | 1 | -2/+11 |
* | uhd: Move internal headers to uhdlib/ | Martin Braun | 2018-03-14 | 1 | -1/+1 |
* | uhd: Update license headers | Martin Braun | 2018-02-19 | 1 | -1/+1 |
* | mpmd: Fix compiler issues | Martin Braun | 2018-02-10 | 1 | -3/+0 |
* | mpmd: Factor find and prop tree init code out of mpmd_impl.cpp | Martin Braun | 2018-02-07 | 1 | -0/+14 |
* | mpmd: Let 'find' via broadcast check for reachability | Martin Braun | 2018-02-07 | 1 | -0/+17 |
* | mpmd: Add API to read back logs from device and send to native logging | Martin Braun | 2018-01-10 | 1 | -0/+5 |
* | mpmd: Refactor device initialization for better parallelizability | Martin Braun | 2018-01-08 | 1 | -22/+31 |
* | mpm: Increase RPC timeout during update_component | Brent Stapleton | 2018-01-05 | 1 | -0/+3 |
* | mpmd: Allow user-overrides for MPM ports | Martin Braun | 2018-01-04 | 1 | -4/+10 |
* | mpmd: Optionally parallelize all calls to setup_rpc_blocks | Martin Braun | 2017-12-22 | 1 | -1/+4 |
* | mpmd: Expose get_mtu() API to mpmd_mboard_impl and to prop tree | Martin Braun | 2017-12-22 | 1 | -0/+2 |
* | n310: Move SID framing all the way to n310.py | Martin Braun | 2017-12-22 | 1 | -3/+0 |
* | mpmd: Refactor MPM transport architecture, use managers | Martin Braun | 2017-12-22 | 1 | -72/+58 |
* | mpm/mpmd: Move to request_xport()/commit_xport() architecture | Martin Braun | 2017-12-22 | 1 | -7/+33 |
* | mpmd: Use the get_last_error feature from the RPC client | Martin Braun | 2017-12-22 | 1 | -0/+1 |
* | mpm/mpmd: Dboard info is now stored in mboard info; refactored initialization | Martin Braun | 2017-12-22 | 1 | -6/+19 |
* | mpm/mpmd: Allow SID increment; more fixes for multi-usrp operation | Martin Braun | 2017-12-22 | 1 | -3/+18 |
* | mpm/mpmd: Further improvements on multi-device operations | Martin Braun | 2017-12-22 | 1 | -5/+56 |
* | mpmd: Refactored code to allow multi-device initialization | Martin Braun | 2017-12-22 | 1 | -11/+42 |
* | mpmd: Added preliminary support for passing RPC client to blocks | Martin Braun | 2017-12-22 | 1 | -1/+17 |
* | Rename netd to mpmd | Martin Braun | 2017-12-22 | 1 | -0/+93 |