Commit d0dab56b authored by Adam Wujek's avatar Adam Wujek 💬

doc/developer-manual: update rpc clients (wr_mon)

Update needed because wr_mon uses now shmem to get ppsi status.
Note that is still uses ipc for enable/disable tracking.
Signed-off-by: Adam Wujek's avatarAdam Wujek <adam.wujek@cern.ch>
parent 8e83287f
......@@ -1526,11 +1526,10 @@ Clients are created in the following places:
through shared memory.
@item userspace/tools/wr_mon.c
@c FIXME: wr_mon should use shmem
The tty-based monitoring interface connects to @i{ptpd} (@i{ppsi})
to get run-time information. It is going to be moved to
shared memory.
to enable or disable tracking. All status information is passed
from @i{HAL} and @i{ppsi} through shared memory.
@item userspace/libwr/hal_client.c
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment