23 Commits
Author SHA1 Message Date
esilva a82caa05a2 Fixed the evutils assignment
I will still have to look and clean this all up but I need to make it
work
2026-09-12 15:34:22 +01:00
esilva eed8c562b2 added events to signal fresh data 2026-09-12 14:39:48 +01:00
esilva 052f4582c9 The logger needs to be passed from the caller now - will change this in the future 2026-09-10 15:13:42 +01:00
esilva 1ad9dd4ab7 IsConnected logic 2026-09-08 15:41:44 +01:00
esilva b9c013ae2f Added some of the bitfield
There's still work to do regarding this.
2026-09-08 10:33:26 +01:00
esilva a449ced75f Linux can now read from a shared memory map and the sdk can create it 2026-08-23 23:44:36 +01:00
esilva 9adc0a9456 upgrade to support writing to a memmap file 2026-08-23 22:56:14 +01:00
esilva 90a0321e9f Docstrings and documentation 2025-01-14 14:29:46 +00:00
esilva 4a56d253e5 Refactor data reading and export 2025-01-07 18:36:31 +00:00
esilva a3418e0c95 Added a logger to be easier to differentiate on the output 2025-01-07 15:11:05 +00:00
esilva 45a0aa43aa This was on the wrong place 2025-01-06 18:29:45 +00:00
esilva 38e7ea32cc Add the method for SessionInfo export 2025-01-06 18:01:56 +00:00
esilva 2dc1771bb6 Fixed the file exporting for live telemetry data 2025-01-06 17:46:14 +00:00
esilva f925cede6d Add the ability to export to an IBT file 2025-01-03 14:31:25 +00:00
esilva 423b8dcc22 Move this into its own package 2024-11-05 17:54:41 +00:00
esilva dcfaec6d63 Moved the mstokph function to a subpackage of its own (conversions) 2024-11-02 15:36:56 +00:00
esilva 422d90e98a The live data also works now, but I have some refactoring to do 2024-10-29 14:52:40 +00:00
esilva 78a2512410 Code now runs on Linux for local files
I still need to add the support for message broadcasting tho, it should
not be that hard
2024-10-28 12:15:16 +00:00
esilva d48a6fa24a SessionInfo parsing and another stuff 2024-10-27 23:25:28 +00:00
esilva 2bc756a2f0 Rolled back some stuff here like the package stuff
This will add support to view live data
2024-10-27 22:48:32 +00:00
esilva 7b550e16f8 Transformed the code into a package 2024-10-27 15:32:59 +00:00
esilva fdc53f80e7 Formatting and added errors to the var header parser 2024-10-27 15:29:48 +00:00
esilva eeea06942a Organized the code a bit better and it works now
This is a basic functioning version of an IBT file parser
Currently it can only parse a file, but I do want to support live data
2024-10-27 15:09:36 +00:00