aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/utils/rpc.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Move all headers to SPDX format, harmonize license headersMartin Braun2017-12-221-13/+2
|
* rpc: Add feature to retrieve an error stringMartin Braun2017-12-221-6/+58
| | | | | | It can be helpful to go back to the RPC server for clarification on what just happened. This adds an optional argument to the RPC client for how to retrieve that info.
* rpc: Add set timeout API callMartin Braun2017-12-221-0/+5
|
* rpc: Changed API to request/notify for better distinction between the twoMartin Braun2017-12-221-11/+35
|
* rpc: Explicit code for non-returning RPC callsMartin Braun2017-12-221-0/+19
|
* rpc: Improved error handlingMartin Braun2017-12-221-2/+17
|
* mpmd/rpc: Added a convenience wrapper for calling with a tokenMartin Braun2017-12-221-1/+25
|
* mpmd: Added preliminary support for passing RPC client to blocksMartin Braun2017-12-221-0/+4
|
* eiscat: Fixed missing antenna selection reg write for direct rxMartin Braun2017-12-221-2/+17
|
* usrp: add netd find and impl, add uhd rpc client wrapperAndrej Rode2017-12-221-0/+44