# HG changeset patch # User Mychaela Falconia # Date 1648094437 0 # Node ID 82d4a74386393386357ce2c628a93a7df66ef556 # Parent 694a94d15eb169561f790a2c504be2533a9ea1fb doc/Host-tools-overview: document l1trace-filter diff -r 694a94d15eb1 -r 82d4a7438639 doc/Host-tools-overview --- a/doc/Host-tools-overview Thu Mar 24 03:40:35 2022 +0000 +++ b/doc/Host-tools-overview Thu Mar 24 04:00:37 2022 +0000 @@ -241,6 +241,10 @@ imei-luhn A simple utility for computing or verifying the Luhn check digit of an IMEI number. +l1trace-filter This program connects to rvinterf as a client and displays only + certain filtered L1 traces; it was written for the purpose of + isolating specific traces of interest out of the noise. + make-imeisv This utility is intended for use in shell scripts: it constructs a 16-digit IMEISV from a 15-digit IMEI (which must have a valid Luhn check digit) and a 2-digit SV field.