# HG changeset patch # User Mychaela Falconia # Date 1686093430 0 # Node ID d16222179c67f867a2f90fb310acb6a1336fab55 # Parent 1f2459a776d755324aafdba0bfc5f832231b08d0 doc/Rvinterf-tools: document rvinterf -v changes diff -r 1f2459a776d7 -r d16222179c67 doc/Rvinterf-tools --- a/doc/Rvinterf-tools Tue Jun 06 04:37:54 2023 +0000 +++ b/doc/Rvinterf-tools Tue Jun 06 23:17:10 2023 +0000 @@ -102,13 +102,13 @@ -v Verbose output mode. By default the "main" user output from rvinterf - (stdout and/or log file) omits certain packet exchanges that cannot be - practically logged in any way other than a raw hex dump: TCH DL and UL - bits exchanged with FC firmware TCH tap feature, TM/ETM packet - exchanges and G23M protocol stack primitive exchanges are currently - envisioned as candidates for such elision from default log output. - -v option restores the original behaviour of dumping all such packets - in raw hex. + (stdout and/or log file) omits certain packet exchanges: for TM/ETM + packet exchanges only a one-line summary is printed (no full hex dump), + whereas for packet exchanges with FC firmware TCH tap feature only a + count of sent and received TCH packets is printed in between other + (usually trace) packet types. With a single -v option a full hex dump + is added to the log output for TM/ETM packet exchanges; specifying -vv + causes all TCH packets to be dumped in raw hex as well. -w number_in_seconds