Skip to content

Releases: AXYS-Cyber/iCatch

v1.2.1

Choose a tag to compare

@AXYS-Cyber AXYS-Cyber released this 02 Dec 22:43
5bb92ca

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)

  1. 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.
  2. Lat/Long output changed to 6 decimal places (approximately 4 inches of accuracy).
  3. Horizontal Accuracy output changed to 2 decimal places (1 centimeter).
  4. Output to micro-seconds (.000) to incorporate the speed at which records are created.
  5. CSV ordered by Timestamp value, rather than record number (PK), due to some records being written out of order chronologically.
  6. Logo updated.

iCatch v1.2

Choose a tag to compare

@AXYS-Cyber AXYS-Cyber released this 25 Nov 23:02

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

  1. 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.
  2. Lat/Long output changed to 6 decimal places (approximately 4 inches of accuracy).
  3. Horizontal Accuracy output changed to 2 decimal places (1 centimeter).
  4. Output to micro-seconds (.000) to incorporate the speed at which records are created.
  5. CSV ordered by Timestamp value, rather than record number (PK), due to some records being written out of order chronologically.
  6. Logo updated.

iCatch v1.1

Choose a tag to compare

@AXYS-Cyber AXYS-Cyber released this 29 Oct 16:53

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