KeeganForelight
|
265c14d344
|
fixing error returns, barebones listener testing
|
2 years ago |
KeeganForelight
|
11914d8d67
|
tweaked coordinator and reactor manager for better test coverage. documented both, tested reactormanager
|
2 years ago |
KeeganForelight
|
a0bda5d6b3
|
documented coordinator
|
2 years ago |
KeeganForelight
|
4652fea1d8
|
tested reactormanager except for grpc
|
2 years ago |
KeeganForelight
|
20d1cd317c
|
documented reactormanager
|
2 years ago |
KeeganForelight
|
28ceb0cc31
|
trimming garbage code from file
|
2 years ago |
KeeganForelight
|
25f75e705c
|
cleaning up old files
|
2 years ago |
KeeganForelight
|
dad0f8ac2b
|
broken checkpoint, switching to rust micro core
|
2 years ago |
KeeganForelight
|
42ce886114
|
working downstream
|
2 years ago |
KeeganForelight
|
2e4702c5dd
|
notes changes
|
2 years ago |
KeeganForelight
|
dc1b46490e
|
simplified monitoring info
|
2 years ago |
KeeganForelight
|
b30ac6eda9
|
totally broken, figuring out websocket stuff and architecture issues
|
2 years ago |
KeeganForelight
|
204ba6fb82
|
Broken I2C but working server side and reactor config
|
2 years ago |
KeeganForelight
|
1180a8a575
|
Fixed bugs, working on server side
|
2 years ago |
KeeganForelight
|
4ab69cb503
|
regening grpc proto
|
2 years ago |
KeeganForelight
|
3d36a782f1
|
added crude atlas mechanism for measurements. Database and cleanup is next
|
2 years ago |
KeeganForelight
|
d8ae5d89b4
|
working base to play with. Ended up combining sensors/devs with a key value store. Need to compile GRPC again...
|
2 years ago |
KeeganForelight
|
e64efad3fc
|
expanded the sensor/device manager stuff to prep for fully fledged managers
|
2 years ago |
KeeganForelight
|
11cb0df8c2
|
grpc bug fixes
|
2 years ago |
KeeganForelight
|
196b5578de
|
grpc bug fixes
|
2 years ago |
KeeganForelight
|
4d91819206
|
grpc bug fixes
|
2 years ago |
KeeganForelight
|
6528bf6817
|
nuked TUI stuff so as to not focus on it, working soley on reactor stuff
|
2 years ago |
KeeganForelight
|
d9493a0820
|
gutted tui and made it soley focused on reactor management
|
2 years ago |
KeeganForelight
|
62f37b5f80
|
stripping all status monitor and TUI stuff out for now, focusing on core reactor impl
|
2 years ago |
KeeganForelight
|
ef7bf9d665
|
pflags can't bind to nested flags so I will need to find a work around
|
2 years ago |
KeeganForelight
|
5554d93aa1
|
barebones config working to load/store vals on exit
|
2 years ago |
KeeganForelight
|
ebd87863bc
|
starting to reconfig config
|
2 years ago |
Keegan
|
1c2868daf8
|
server launches with proper config for itself and grafana, added storing config on exit or changes
|
2 years ago |
Keegan
|
56512b3086
|
Added more config methods for server interface and started working on docker compose. Need to finish influx startup and grafana provisioning
|
2 years ago |
Keegan
|
247ba5fdbc
|
added config parser for reactor and server settings, need to add store method
|
3 years ago |
Keegan
|
a887028e7a
|
shifted server impl. Working on loading/storing config for db connections
|
3 years ago |
Keegan
|
f83bf25645
|
working with hardcoded ports, need a cleaner way for those to be assigned
|
3 years ago |
Keegan
|
bffc226f26
|
super broken right now but refactoring so all requests come in to the central server
|
3 years ago |
Keegan
|
588ecc8275
|
build script tweaks and fixes to TUI client. Succesfully displays only changed device info
|
3 years ago |
K D
|
602c515205
|
made some changes to the main launching and added some logging and bug fixes to tui. did not test
|
3 years ago |
Keegan
|
1f074e5792
|
roughly tested. Sending seems to be efficient, tui client keeps breaking
|
3 years ago |
Keegan
|
68aa34ee0d
|
finished? tui client efficient streams. Compiled but not tested
|
3 years ago |
Keegan
|
533e0325aa
|
still adding tui manager status mon. Deciding how to handle killing/reattaching
|
3 years ago |
Keegan
|
58d4c08ce4
|
in process of adding listener for tui clients
|
3 years ago |
Keegan
|
5022c7e0bd
|
added efficient sends reactor side, in process of adding listener struct for tui manager
|
3 years ago |
Keegan
|
f8b9324a0d
|
working on log format
|
3 years ago |
Keegan
|
056205c356
|
added basic logging package to be used from any sub packge
|
3 years ago |
Keegan
|
626deecef2
|
added tui device display and reactor selection
|
3 years ago |
KeeganForelight
|
a839beec16
|
purged file copies
|
3 years ago |
KeeganForelight
|
9dacb2d007
|
fixed system state tracking. Working TUI w/ reactor list, adding device pages next
|
3 years ago |
KeeganForelight
|
f64a9d81fc
|
TUI working with reactor connects/disconnects.fixed some other minor bugs such as manager not updating client info on new connection
|
3 years ago |
K D
|
24f7c39263
|
added correct manager/coordinator impl with support for method extending should be set to test tui
|
3 years ago |
KeeganForelight
|
31c1a702a7
|
added barebones terminal, refactoring coordinators to be unique again :(
|
3 years ago |
KeeganForelight
|
37ad511131
|
went back to monitoring via pings; starting terminal interface over the weekend
|
3 years ago |
KeeganForelight
|
530413e9a1
|
refactored reactor side coordinators and managers. in process of adding monitoring framework
|
3 years ago |