Andrew Welker
6d2cd75cbe
chore: move all files to file-scoped namespace
2025-07-04 16:02:32 -05:00
Andrew Welker
eeb106c489
fix: use semaphore for thread safety in Start method
2025-04-11 13:45:04 -05:00
Andrew Welker
60550caf99
fix: add lock for threadsafety
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-04-11 13:26:01 -05:00
Andrew Welker
59baa74dd7
fix: multiple messages no longer sent
...
Due to how the `BeginPolling` method was written and being called, there
were situations where multiple PollTimers were created, causing there to
be multiple messages sent to the end point for each poll cycle.
2025-04-11 12:13:26 -05:00
Jonathan Arndt
fdb04286d6
fix: correct event subscription logic in GenericCommunicationMonitor and poll inclusively.
2025-03-23 16:36:41 -07:00
Neil Dorin
e61fd7777a
fix: fixed typenames for mockDisplay
2024-06-06 12:09:35 -06:00
Neil Dorin
b876b8123d
feat: changes access modifiers to public on SystemMonitorController methods
2024-05-28 14:25:34 -06:00
Andrew Welker
ee4ccb0d1a
feat: change to use Debug.LogMessage everywhere
2024-03-21 13:44:08 -05:00
Andrew Welker
b74755c825
chore: remove references to full Newtonsoft package
2024-02-02 09:23:29 -06:00
Andrew Welker
8537630e03
merge branch 'development' into feature-2.0.0/move-dm-to-library
2023-10-26 23:07:55 -05:00
Andrew Welker
0d515e5f0a
refactor: rearrange and add solution for 4-series
2023-02-07 15:45:01 -07:00