From 8f49c489227d35a7509121341dab4967bc58c831 Mon Sep 17 00:00:00 2001 From: Si <32274981+sivaelid@users.noreply.github.com> Date: Wed, 16 Mar 2022 20:46:24 +0000 Subject: [PATCH] Updated TPMS Cars (markdown) --- TPMS-Cars.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TPMS-Cars.md b/TPMS-Cars.md index 97b79f8..67e269e 100644 --- a/TPMS-Cars.md +++ b/TPMS-Cars.md @@ -16,4 +16,4 @@ The TPMS App display is configured to display the decoded data received from the * **Cnt:** This is the count of messages received from each sensor. * **Flags:** Information on the type of sensor is only for Schrader and have decode for: fsk_19k, ook_8k192, ook_8k4. - +If a FAT-formatted micro SD card is present when this mode is entered, the receiver will log received packets to a file named "TPMS.TXT". The log file contains one line per packet received. Each line consists of a timestamp in sortable "YYYYMMDDHHMMSS" format, receiver frequency, modulation, deviation, symbol rate, and data. The data field consists of Manchester-decoded data bits, a "/", and a per-bit Manchester coding error indicator ("1" if the data bit is in error). \ No newline at end of file