Commit Graph
61 Commits
Author SHA1 Message Date
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 v0.3.7 2026-09-10 15:13:42 +01:00
esilva 7584b0ffcf fixing the bitfields 2026-09-08 17:11:07 +01:00
esilva 7a210af58d Fix the stateinvalid logic v0.3.6 2026-09-08 16:02:38 +01:00
esilva 78ec6a1e86 This is not pretty v0.3.5 2026-09-08 15:52:49 +01:00
esilva 6070620713 hammer a stupid fix v0.3.4 2026-09-08 15:48:44 +01:00
esilva 1ad9dd4ab7 IsConnected logic v0.3.3 2026-09-08 15:41:44 +01:00
esilva 56c7081e8f Merge pull request 'Added functions to check the session state' (#5) from bitfields-values into master
Reviewed-on: #5
v0.3.2
2026-09-08 10:52:16 +01:00
esilva ddfcd31b27 Added functions to check the session state 2026-09-08 10:51:56 +01:00
esilva 18233a87b1 Merge pull request 'Added some of the bitfield' (#4) from bitfields-values into master
Reviewed-on: #4
v0.3.1
2026-09-08 10:34:31 +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 5f18023f13 Merge pull request 'Data handling improvement' (#1) from data-handling-improvement into master
Reviewed-on: #1
v0.3.0
2026-08-24 11:01:06 +01:00
esilva 6b0283b206 added these examples
I'm using them for development...
2026-08-23 23:53:14 +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 76a091b076 README note for future reference 2026-07-13 23:36:44 +01:00
esilva b703933f08 added abs active flag to engine warnings v0.2.11 2026-03-15 19:40:27 +00:00
esilva 6bcc0a1613 Parse EngineWarnings v0.2.1 2026-03-15 19:06:15 +00:00
esilva fa7f0b73ee Modified the test a bit, gonna just merge whatever I have now and do work on the ESDI instead v0.2.0 2025-01-16 23:41:42 +00:00
esilva c5ff9f95c9 Working on some standings 2025-01-16 20:18:05 +00:00
esilva 4713fc80eb Not much here 2025-01-15 14:28:03 +00:00
esilva f102d74311 Testing the multipleCount live variables 2025-01-15 11:38:33 +00:00
esilva 172fa4ff52 Formatting of the previous commit 2025-01-14 14:45:45 +00:00
esilva 90a0321e9f Docstrings and documentation 2025-01-14 14:29:46 +00:00
esilva 6b595fabb1 Fixed a call to the IBT exporter in the sessionInfo file v0.1.3 2025-01-07 21:54:41 +00:00
esilva 4a56d253e5 Refactor data reading and export v0.1.2 2025-01-07 18:36:31 +00:00
esilva a3418e0c95 Added a logger to be easier to differentiate on the output v0.1.1 2025-01-07 15:11:05 +00:00
esilva 45a0aa43aa This was on the wrong place v0.1.0 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 bcbffdc7a2 Some miscellanious stuff 2025-01-06 17:52:12 +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 v0.0.4 2025-01-03 14:31:25 +00:00
esilva 300c86190b Updated this to use the package 2024-11-05 18:05:27 +00:00
esilva 5fa39f2935 Merge branch 'master' into unittesting 2024-11-05 18:02:59 +00:00
esilva 423b8dcc22 Move this into its own package 2024-11-05 17:54:41 +00:00
esilva b6aaaab8b2 Merge branch 'master' of ssh://esilva.org:666/home/esilva/privGit/ibtReader 2024-11-05 15:51:13 +00:00
esilva 0f33e19558 Added the README 2024-11-05 15:50:52 +00:00
esilva 57d006c0e7 Addig the PDF document I found with some data 2024-11-03 22:57:24 +00:00
esilva 23a7efc37d Moved the check for EOF on the Update method 2024-11-03 22:54:40 +00:00
esilva 7a1b128d6b Got the constants from the CPP SDK and will comb trough them later 2024-11-02 16:03:34 +00:00
esilva 2e1b811a80 Forgot to add the cmp pacakge 2024-11-02 16:02:33 +00:00
esilva 6d03e46b44 Added the test for the disksubheaders and fixed the headers one 2024-11-02 16:02:21 +00:00
esilva f8149d687d Merge branch 'master' into unittesting 2024-11-02 15:38:04 +00:00
esilva dcfaec6d63 Moved the mstokph function to a subpackage of its own (conversions) 2024-11-02 15:36:56 +00:00
esilva b66606fc6c Added the gitignore 2024-11-02 15:33:50 +00:00
esilva e153a2efb1 Added a telemetry file to use for testing stuff and whatnot 2024-11-02 15:33:25 +00:00
esilva b2a3e2f97c Added a unittest for the header parsing 2024-11-01 22:42:33 +00:00
esilva 4c795c49c4 Removed the check for the length of header size because its a fixed size buf 2024-11-01 22:38:15 +00:00
esilva 7ce4d0ed4b Added the Linux and Darwin stubs for the winutils package
This means that the livedata bit of the code is only available on
windows
2024-10-30 23:26:29 +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