From 7bc5e865a05a96a9b32c6086c9d90ea4cd57aeda Mon Sep 17 00:00:00 2001 From: richonguzman Date: Fri, 21 Jun 2024 16:39:49 -0400 Subject: [PATCH] 3rd packet info added --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dcb18c1..198279d 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ ____________________________________________________ ____________________________________________________ ## Timeline (Versions): +- 2024.06.21 3rd Party Packets decode added following the corrections on iGate Firmware. - 2024.06.21 If Tracker Speed > 200km/hr and/or Altitude > 9.000 mts , path ("WIDE1-1") will be omited as its probably a plane. - 2024.06.21 Wx Telemetry Tx on Tracker only if standing still > 15min. (On screen Wx Data will be available but won't be sent if moving). - 2024.06.07 Dynamic Height Correction of the BME280 Pressure readings.