Keegan
|
63811505eb
|
proto regen
|
2 years ago |
KeeganForelight
|
eaa4d3a2ff
|
grpc regen
|
2 years ago |
KeeganForelight
|
11cb0df8c2
|
grpc bug fixes
|
2 years ago |
KeeganForelight
|
196b5578de
|
grpc bug fixes
|
2 years ago |
KeeganForelight
|
fb14c9c368
|
grpc bug fixes
|
2 years ago |
KeeganForelight
|
4d91819206
|
grpc bug fixes
|
2 years ago |
Keegan
|
d183250fbf
|
added grpc files
|
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 |
KeeganForelight
|
6a9775facc
|
trying to sift through the garbage
|
2 years ago |
Keegan
|
0ccac301f1
|
Super broken but what are you gonna do
|
2 years ago |
Keegan
|
b1520db055
|
adding reactor config parser for devices
|
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
|
f404056bd2
|
Added config to docker impl and tested with changed vars. No perserved config yet
|
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
|
67bc16c5d4
|
drastically reduced image size by multistaging and introducing docker ignore (from ~1.6 GB to 20 MB)
|
3 years ago |
Keegan
|
c2bc4ab715
|
Fixed logging file name error
|
3 years ago |
Keegan
|
44fc6eb74a
|
super crude grafana display but works with hardcoded sensor manager and database client
|
3 years ago |
Keegan
|
c5b9953313
|
added viper for basic config, also added influx db to docker compose and created data file
|
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
|
6109b79215
|
Merge branch 'main' of github.com:KeeganForelight/FRMS into tui_networking
|
3 years ago |
Keegan
|
68232c28d1
|
added basic logging to i2c
|
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
|
1195768523
|
added log defaults
|
3 years ago |
Keegan
|
01eeeae96d
|
added binary location and script for building all
|
3 years ago |
Keegan
|
056205c356
|
added basic logging package to be used from any sub packge
|
3 years ago |
KeeganForelight
|
9d403efdfe
|
final commit before the weekend
|
3 years ago |
Keegan
|
626deecef2
|
added tui device display and reactor selection
|
3 years ago |
Keegan
|
116bc1e5c9
|
pls no break
|
3 years ago |
Keegan
|
9eae80076d
|
local changes
|
3 years ago |
KeeganForelight
|
03b99d8d16
|
tui fixes
|
3 years ago |
K D
|
9d55e41bf9
|
'added' support for reactor selection and device fetching. DID NOT TEST
|
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 |
KeeganForelight
|
5cd34e89b6
|
added more standard server structs, in process of making system only send new info
|
3 years ago |
KeeganForelight
|
12cd29ba18
|
added flags for ifconfig interface in server startup
|
3 years ago |
KeeganForelight
|
b1db201ca5
|
added portgen, flags to reactor script, better coord -> rm -> sm gRPC, started tui
|
3 years ago |
KeeganForelight
|
cf95467512
|
I2C device reconnect/disconnect added
|
3 years ago |
KeeganForelight
|
042cee790d
|
updating i2c monitoring to use channels
|
3 years ago |
KeeganForelight
|
a1d161256a
|
building locally
|
3 years ago |
KeeganForelight
|
e975cb984b
|
building locally
|
3 years ago |
KeeganForelight
|
c013330b81
|
building locally
|
3 years ago |
KeeganForelight
|
3fa5c4730e
|
building locally
|
3 years ago |
KeeganForelight
|
cccd9d085f
|
initial gRPC testing
|
3 years ago |
KeeganForelight
|
ac7e27be88
|
initial gRPC testing
|
3 years ago |
KeeganForelight
|
2763a573df
|
initial testing
|
3 years ago |