Commit Graph
180 Commits
Author SHA1 Message Date
esilva b60351319f Adding a way to find new devices 2025-10-22 23:15:33 +01:00
esilva a748c9644a Do nothing on empty input 2025-10-21 22:16:16 +01:00
esilva d1d9106e2e Reworked the read loop and added a more proper exit method 2025-10-21 21:59:13 +01:00
esilva ba3dcebb27 Very naive REPL 2025-10-21 21:52:16 +01:00
esilva d52f8bcfa5 Moved the code its respective places instead of being all mixed up 2025-10-21 20:30:26 +01:00
esilva 5eacf8ef16 First commit on GH 2025-05-23 00:18:25 +01:00
esilva 2c10b4b309 Added brake bias 2025-04-21 22:19:44 +01:00
esilva f3f9257645 Nothing important for now 2025-04-14 22:54:11 +01:00
esilva 1ccbea7af5 Doesnt crash when there's no data to put in the relative 2025-04-14 22:01:12 +01:00
esilva a915484c1b I will clean this mess eventually but yay for the relative for now 2025-04-10 23:27:47 +01:00
esilva 2abc2700ed Adding fields and making sure the display works 2025-02-24 19:08:13 +00:00
esilva dc4eab1503 The relative is working like this, just make the other UI items also work 2025-02-21 23:08:15 +00:00
esilva 977e5e4b38 *sigh* 2025-02-03 23:56:58 +00:00
esilva 88a0251b2d We will revisit this someday, it works for now 2025-02-03 21:41:25 +00:00
esilva 0bb1c4dbb9 Adding blank lines to the thing 2025-02-02 12:42:13 +00:00
esilva 8929347940 Got some of the data I need for my UI 2025-01-26 23:17:15 +00:00
esilva dbea7e7475 Focused this in iRacing so that I don't need to worry about some stuff for now 2025-01-26 21:49:51 +00:00
esilva c302123070 Merge branch 'communicationPattern' of ssh://192.168.1.77:666/home/esilva/privGit/esdi into communicationPattern 2025-01-26 14:05:34 +00:00
esilva d767ec8d73 working on the standings 2025-01-26 14:05:04 +00:00
esilva 80ae07c879 Bump the goirsdk version 2025-01-16 23:45:09 +00:00
esilva 8cae215cdb Adding more fields to the output 2025-01-14 22:15:16 +00:00
esilva f8effa53f8 Bump the irsdk versions 2025-01-07 22:14:30 +00:00
esilva 0cf1f41d1d Update the SDK calls 2025-01-07 21:50:49 +00:00
esilva 50cee7fd1e Removed cobra by accident on the previous commit 2025-01-07 13:24:50 +00:00
esilva 92cc2c4dbe Merge branch 'master' into cobra 2025-01-07 13:24:21 +00:00
esilva 779c6c43a8 Bump the SDKs versions 2025-01-07 13:23:11 +00:00
esilva b8e7725510 Added cobra-cli to stop using the os.Args[] and a logger 2025-01-06 14:42:06 +00:00
esilva 519446c20f Added some signal catching so the program closes more gracefully 2024-12-02 14:07:15 +00:00
esilva 17add7ebc7 Cleared some stuff like the iracing interface 2024-11-19 00:29:11 +00:00
esilva eea5925b90 Added an interface to support multiple games
- In the same way, I expect the addition of the ability of holding
multiple sinks in memory like outputting to a TUI, GUI and other
hardware devices
2024-10-19 21:42:54 +01:00