Releases: AXYS-Cyber/iCatch
Release list
v1.2.1
Release Date12/2/2024
Fixes bug:
#1 KNOWN BUG - KMZ not generating when Speed/Course option is NOT selected for both .py and .exe versions. Appears to run correctly with the option enabled.
UPDATES (from v1.2)
- Reported speed and course (direction) parsed and included as optional field.
Note: Speed should not be relied upon for exact accuracy, as it does have a degree of uncertainty. - Lat/Long output changed to 6 decimal places (approximately 4 inches of accuracy).
- Horizontal Accuracy output changed to 2 decimal places (1 centimeter).
- Output to micro-seconds (.000) to incorporate the speed at which records are created.
- CSV ordered by Timestamp value, rather than record number (PK), due to some records being written out of order chronologically.
- Logo updated.
iCatch v1.2
Release Date: 11/25/2024
#1 KNOWN BUG - KMZ not generating when Speed/Course option is NOT selected for both py and exe versions. Appears to run correctly with the option enabled. Bug fix planned.
UPDATES
- Reported speed and course (direction) parsed and included as optional field.
- Note: Speed should not be relied upon for exact accuracy, as it does have a degree of uncertainty.
- Lat/Long output changed to 6 decimal places (approximately 4 inches of accuracy).
- Horizontal Accuracy output changed to 2 decimal places (1 centimeter).
- Output to micro-seconds (.000) to incorporate the speed at which records are created.
- CSV ordered by Timestamp value, rather than record number (PK), due to some records being written out of order chronologically.
- Logo updated.
iCatch v1.1
Release Date: 10/28/2024
Bug Fixes
-Bug Fix to logging and hash functions for output of multiple kmz files.
Updates
-Updated and enhanced logging providing more detail and user input options.
-Date Triage function added to quickly identify dates and record counts within Cache.sqlite database file allowing investigators to see the date range of the file.
-Date and time validation. Added to prevent errant processing of files in which the dates and times are not logically ordered