Commit Graph
19 Commits
Author SHA1 Message Date
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
2026-07-01 00:20:12 +01:00
esilva 31a2f85407 added a view to the recording utility of BeamNG too 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 2026-06-26 18:00:40 +01:00
esilva 422e8fcdc2 very simple way of visualizing the data flowing 2026-06-26 17:49:15 +01:00
esilva 7c558eda9c Change the recorder to save data in the binary format replay reads 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 2025-10-10 23:22:55 +01:00
esilva 5f44960260 Updated the README with the latest command 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