• Joined on 2026-07-21
esilva pushed to master at ESilvaLabs/CDashDisplay 2026-09-18 23:11:01 +01:00
3437ea473e made the walkietalkie more robust
esilva opened issue ESilvaLabs/CDashDisplay#1 2026-09-18 23:10:18 +01:00
Need to add a way to collect metrics
esilva pushed to start-stop-behaviour at ESilvaLabs/esdi 2026-09-18 16:37:32 +01:00
174b27004f added error returns to the SendData method on the peripheral interface
esilva pushed to start-stop-behaviour at ESilvaLabs/esdi 2026-09-18 15:42:37 +01:00
a2e14ba6a9 applied the same start-stop scheme to the BeamNG provider
a6683df10b fixed the start and stop behaviour. it was crashing
Compare 2 commits »
esilva created branch start-stop-behaviour in ESilvaLabs/esdi 2026-09-18 15:42:37 +01:00
esilva commented on issue ESilvaLabs/esdi#6 2026-09-18 11:25:59 +01:00
Whats common with all the streams?

All of them have cancellation and the streaming thing. We can definitely abstract it somehow and reuse the same thing instead

esilva pushed to auto-detect-devices at ESilvaLabs/esdi 2026-09-18 11:07:34 +01:00
2d4875fbd0 removed log that was just polluting everything
esilva pushed to auto-detect-devices at ESilvaLabs/esdi 2026-09-18 00:07:41 +01:00
0a8f34423c Merge pull request 'decoupled the winIDs from the telemetry data' (#11) from decouple-cdash-from-field-subscription into auto-detect-devices
bd10d6b4d6 subscription fix. should subscribe too fields at once
c888dc5436 remove commented code and made the subscription be based on a list
dda300ce6b decoupled the winIDs from the telemetry data
Compare 4 commits »
esilva merged pull request ESilvaLabs/esdi#11 2026-09-18 00:07:39 +01:00
decoupled the winIDs from the telemetry data
esilva pushed to decouple-cdash-from-field-subscription at ESilvaLabs/esdi 2026-09-18 00:07:30 +01:00
bd10d6b4d6 subscription fix. should subscribe too fields at once
esilva pushed to decouple-cdash-from-field-subscription at ESilvaLabs/esdi 2026-09-18 00:05:55 +01:00
c888dc5436 remove commented code and made the subscription be based on a list
esilva created pull request ESilvaLabs/esdi#11 2026-09-17 23:56:34 +01:00
decoupled the winIDs from the telemetry data
esilva pushed to decouple-cdash-from-field-subscription at ESilvaLabs/esdi 2026-09-17 23:55:57 +01:00
dda300ce6b decoupled the winIDs from the telemetry data
esilva created branch decouple-cdash-from-field-subscription in ESilvaLabs/esdi 2026-09-17 23:55:57 +01:00
esilva pushed to auto-detect-devices at ESilvaLabs/esdi 2026-09-17 23:08:45 +01:00
1ac4ab1865 logger fixes on cdashdisplay device implementation
a6ab64117c this is a doozy - device auto discovery and handling
1321977f18 updated beamng provider for the new SDK
ffc03e9e49 added the IsAlive check for beamng
15b997c22f fixed some little UI bugs
Compare 18 commits »
esilva pushed to master at ESilvaLabs/esdi 2026-09-17 23:00:18 +01:00
66012b6904 Merge pull request 'remove old logger. We use actual loggers now' (#10) from remove-old-logger into master
a807eb3782 remove old logger. We use actual loggers now
Compare 2 commits »
esilva merged pull request ESilvaLabs/esdi#10 2026-09-17 23:00:17 +01:00
remove old logger. We use actual loggers now
esilva created pull request ESilvaLabs/esdi#10 2026-09-17 23:00:14 +01:00
remove old logger. We use actual loggers now
esilva pushed to remove-old-logger at ESilvaLabs/esdi 2026-09-17 23:00:05 +01:00
a807eb3782 remove old logger. We use actual loggers now
esilva created branch remove-old-logger in ESilvaLabs/esdi 2026-09-17 23:00:05 +01:00