Commit Graph

20 Commits

Author SHA1 Message Date
75e31c2008 Cleaned up the frame.ts by splitting payload parsing to subpackages 2026-03-20 10:38:36 +01:00
1aa8eb363f More bugfixes in comment offsets 2026-03-18 19:23:27 +01:00
34240dfbd8 More bugfixes in comment offsets 2026-03-18 19:17:53 +01:00
46e7694ec6 Fixed bug in extras segment parsing 2026-03-18 19:07:17 +01:00
04166daeee Fixed bug in extras segment parsing 2026-03-18 19:01:16 +01:00
e9e329ccc1 Refactored extras field parsing 2026-03-18 18:22:53 +01:00
5b836a4e0c Parse object as one segment 2026-03-18 17:09:49 +01:00
17caa22331 Better parsing for extras; Added deviceID resolution 2026-03-18 17:01:46 +01:00
be8cd00c00 Export all interfaces 2026-03-18 13:12:38 +01:00
b1cd8449d9 Also parse the extras from the comment field 2026-03-18 13:11:16 +01:00
df266bab12 Correctly parse compressed position with no timestamp 2026-03-18 10:06:45 +01:00
38b617728c Bug fixes in structure parsing 2026-03-16 13:16:06 +01:00
d0a100359d Repair missing datatypes 2026-03-16 07:41:32 +01:00
c300aefc0b Major change: switched to DataType enum 2026-03-15 22:57:19 +01:00
1f4108b888 Implemented remaining payload types 2026-03-15 21:32:01 +01:00
eca757b24f Implemented Query, Telemetry, Weather and RawGPS parsing 2026-03-15 21:13:12 +01:00
e0d4844c5b Stricter decoding 2026-03-15 20:21:26 +01:00
ebe4670c08 Added message, object and status decoding 2026-03-11 17:57:07 +01:00
08177f4e6f Use plain ASCII 2026-03-11 17:56:15 +01:00
5d537975e9 Initial release 2026-03-11 17:24:57 +01:00