From 1ac6e6f56100a7e8186481ab0715937759f52737 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Tue, 2 Jul 2019 11:59:34 -0700 Subject: utils: Add RFNoC-specific features to uhd_usrp_probe - --interactive-reg-shell $BLOCKID will let you peek and poke registers in an RFNoC block - Blocks and static connections are printed --- host/docs/uhd_usrp_probe.1 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'host/docs') diff --git a/host/docs/uhd_usrp_probe.1 b/host/docs/uhd_usrp_probe.1 index 1009a0954..7d72b32fb 100644 --- a/host/docs/uhd_usrp_probe.1 +++ b/host/docs/uhd_usrp_probe.1 @@ -20,6 +20,12 @@ USRP motherboards and daughterboards. --tree .IP "Query a string value from the properties tree:" --string \fIarg\fR +.IP "Query an integer value from the properties tree:" +--int \fIarg\fR +.IP "Query a double value from the properties tree:" +--double \fIarg\fR +.IP "Spawn an interactive prompt to peek/poke registers on an RFNoC block:" +--interactive-reg-iface \fIarg\fR .IP "Print the version string and exit:" --version .IP "This help information:" -- cgit v1.2.3