index
:
uhd
lea-m8f
lea-m8f-003_008_002
lea-m8f-003_009_001
lea-m8f-003_009_004
lea-m8f-003_010_003_000
lea-m8f-003_012_000_000
lea-m8f-v3.14.1.0
lea-m8f-v4.2.0.1
master
Ettus' UHD Repository
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mpm
/
python
/
usrp_mpm
/
rpc_server.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
mpm: rpc server: Remove disable_commit for init()
Trung Trang
2018-04-30
1
-2
/
+0
*
mpm: rpc server: Increase claim timeout to 5 seconds
Trung Trang
2018-04-30
1
-1
/
+1
*
mpm: increase timeout interval for claiming
Trung N Tran
2018-04-02
1
-1
/
+1
*
mpm: improve logging on exception
Trung N Tran
2018-03-30
1
-4
/
+5
*
mpm: Add INFO log statements on MPM reset and component update
Martin Braun
2018-03-13
1
-0
/
+1
*
mpm: Rename n310 to n3xx
Martin Braun
2018-03-05
1
-1
/
+1
*
mpm: uhd: RPC server reports MPM version, uhd_usrp_probe reads it
Martin Braun
2018-03-02
1
-0
/
+1
*
mpm: adding get_component_info
Brent Stapleton
2018-02-19
1
-1
/
+1
*
mpm: Update all license headers
Martin Braun
2018-02-19
1
-1
/
+1
*
mpm: Use prefs API for periph manager
Martin Braun
2018-02-08
1
-1
/
+1
*
mpm: rpc_server: Declare local connection for *all* local IPs
Martin Braun
2018-02-07
1
-2
/
+3
*
fixup! mpm: Log timeouts during API calls, reset timer on claimed calls
Martin Braun
2018-01-23
1
-1
/
+2
*
mpm: Log timeouts during API calls, reset timer on claimed calls
Martin Braun
2018-01-22
1
-0
/
+7
*
mpm: Update unclaim timeout logic
Martin Braun
2018-01-18
1
-9
/
+30
*
mpm: Refactored RPC server
Martin Braun
2018-01-17
1
-66
/
+80
*
mpm: Enable systemd watchdog and update it from MPM
Martin Braun
2018-01-15
1
-0
/
+9
*
mpm: Add API call for claim and unclaim
Martin Braun
2018-01-10
1
-59
/
+69
*
mpm: Spawn periph manager inside the RPC process
Martin Braun
2018-01-10
1
-12
/
+26
*
mpm: Add API to read back log buffer
Martin Braun
2018-01-08
1
-1
/
+22
*
mpm: mpmd: Add MPM compat number check
Brent Stapleton
2017-12-22
1
-0
/
+6
*
mpm: rpc_server: Unregister old RPC calls _init_rpc_calls()
Martin Braun
2017-12-22
1
-2
/
+22
*
mpm: rpc_server: Fix use of to_binary_str()
Martin Braun
2017-12-22
1
-5
/
+2
*
mpm: Harmonize all license header
Martin Braun
2017-12-22
1
-13
/
+2
*
mpm: UIOs now open only when necessary
Brent Stapleton
2017-12-22
1
-9
/
+0
*
mpm: Harmonize imports, tidy + sort modules
Martin Braun
2017-12-22
1
-1
/
+1
*
mpm: Add temporary failure for FPGA reload
Martin Braun
2017-12-22
1
-0
/
+9
*
mpm: Reset periph manager on update
Brent Stapleton
2017-12-22
1
-12
/
+79
*
mpm/mpmd: Move to request_xport()/commit_xport() architecture
Martin Braun
2017-12-22
1
-15
/
+1
*
mpm: Cache connection type in PeriphManagerBase
Martin Braun
2017-12-22
1
-1
/
+6
*
mpm: Remove leading _ from _get_device_info()
Martin Braun
2017-12-22
1
-1
/
+1
*
mpm: Improve exception/error handling
Martin Braun
2017-12-22
1
-19
/
+75
*
mpm: server supports binary strings being sent across rpc
Brent Stapleton
2017-12-22
1
-2
/
+7
*
mpm: RPC methods now tell us if they need a claim
Martin Braun
2017-12-22
1
-7
/
+8
*
mpm: Check rpc server has matching lock release/acquires
Martin Braun
2017-12-22
1
-1
/
+2
*
mpm/mpmd: Call init() during UHD session init, not on hwd spawn
Martin Braun
2017-12-22
1
-9
/
+33
*
mpm: RPC servers own methods can no longer be overwritten
Martin Braun
2017-12-22
1
-0
/
+1
*
mpm: Improved token checking in RPC server
Martin Braun
2017-12-22
1
-8
/
+31
*
mpm: Addition Py3k fixes, all related to string/UTF-8/ascii differences
Martin Braun
2017-12-22
1
-14
/
+24
*
mpm: Made code Python3-compatible
Martin Braun
2017-12-22
1
-0
/
+3
*
mpm: RPC server now provides decorators for no token and no RPC
Martin Braun
2017-12-22
1
-22
/
+47
*
mpm: RPC server unitializes a device when claim is lost
Martin Braun
2017-12-22
1
-0
/
+1
*
mpm: Enabled mboard EEPROM readout
Martin Braun
2017-12-22
1
-2
/
+1
*
mpm: Updating ref clock frequency will propagate to dboard, changed slot inde...
Martin Braun
2017-12-22
1
-1
/
+1
*
mpm: Moved over to new logging infrastructure
Martin Braun
2017-12-22
1
-18
/
+11
*
mpm: comment out functionality to make it work
Andrej Rode
2017-12-22
1
-7
/
+5
*
mpm: mpm reorganization
Andrej Rode
2017-12-22
1
-41
/
+161
*
mpm: CMake cleanup, Python code enhancements
Andrej Rode
2017-12-22
1
-27
/
+64
*
mpm: python refactoring
Andrej Rode
2017-12-22
1
-1
/
+4
*
Initial commit for N3xx development.
Martin Braun
2017-12-22
1
-0
/
+69