Commit Graph
32 Commits
Author SHA1 Message Date
esilva 2171008c84 Merge pull request 'Update beamng to 2.0.0' (#3) from update-beamng-to-2.0.0 into master
Reviewed-on: #3
2026-09-17 00:10:10 +01:00
esilva 900d0cfbe9 updated the recorder gobngsdk v2 2026-09-17 00:09:40 +01:00
esilva 202dd75a65 updated the beamng replayer 2026-09-16 23:48:18 +01:00
esilva d5b26abb6e This was required for the previous commit 2026-09-14 18:02:02 +01:00
esilva c75936c19d Got iRacing working on ESDI, I will version this correctly when time comes 2026-09-14 18:01:50 +01:00
esilva e65c723d25 Merge pull request 'Added support for replaying iracing .ibt recordings' (#2) from iracing-mockserver into master
Reviewed-on: #2
v1.5.0
2026-08-24 16:16:41 +01:00
esilva 9f54f8f6f7 Added support for replaying iracing .ibt recordings 2026-08-24 16:15:58 +01:00
esilva 25c81ada32 fix the description for the beamng command 2026-07-09 11:58:30 +01:00
esilva 9b19731858 starting the foundation for multiple types of telemetry data 2026-07-08 23:19:08 +01:00
esilva 0d0567c070 rename project v1.4.0 2026-07-08 22:54:56 +01:00
esilva f569f46499 Bump the BeamNG SDK and report the title for the window v1.3.6 2026-07-06 23:42:08 +01:00
esilva c185289c74 Slight memory usage reduction v1.3.5 2026-07-01 10:12:07 +01:00
esilva 34f14e8dc0 Fix a bug. The recorder was writing out the buffer instead of the OG data v1.3.4 2026-07-01 09:34:38 +01:00
esilva 52056a7da3 updated it to use the latest and greatest API change on bngsdk
May have introduce some stupid things, will look at them after
v1.3.3 BUG
2026-07-01 00:20:12 +01:00
esilva 31a2f85407 added a view to the recording utility of BeamNG too v1.3.2 2026-06-29 11:27:27 +01:00
esilva b8d915af4f print the error when it throws an error
it might not even matter because it will just flash too fast
2026-06-29 11:23:12 +01:00
esilva 99b3891c60 Moved the outgauge data prints to a standalone function 2026-06-29 00:19:57 +01:00
esilva 988124ef60 Alignement v1.3.1 2026-06-26 18:00:40 +01:00
esilva 422e8fcdc2 very simple way of visualizing the data flowing v1.3.0 2026-06-26 17:49:15 +01:00
esilva 7c558eda9c Change the recorder to save data in the binary format replay reads v1.2.0 2026-06-26 11:32:37 +01:00
esilva c23c39d889 Performance and API improvements for the replay function 2026-06-26 11:31:46 +01:00
esilva 7939f07f34 benchmark file 2026-06-25 23:02:42 +01:00
esilva 4d05e636b6 Laying the groundwork for a better view of the output 2026-06-25 22:45:25 +01:00
esilva 540cb90f42 Updated the README 2025-10-14 18:33:12 +01:00
esilva 9d3e9942d7 Shows progress and also added a loop flag so that it can go around and around v1.1.0 2025-10-10 23:22:55 +01:00
esilva 5f44960260 Updated the README with the latest command v1.0.0 2025-10-02 23:31:30 +01:00
esilva dda020ab2f Added .gitignore 2025-10-02 10:53:06 +01:00
esilva 68174c72f2 Added the record command
Very basic, but it will do for testing
2025-10-02 10:53:06 +01:00
esilva edbd030bfc Fixed the explanationString of the replay command 2025-10-02 10:52:54 +01:00
esilva 6930a7f218 Created a struct for the UDP connection instead of juggling multiple loose vars 2025-10-02 10:12:08 +01:00
esilva e8d10e1a3c Added this README 2025-10-02 00:16:47 +01:00
esilva 47cacaf16b First commit with a basic mockserver for BeamNG stuff 2025-10-02 00:09:45 +01:00