161 Commits (f68159e7cb76f4fa7b0198c0ff05a3c1e67e07e9)
 

Author SHA1 Message Date
Keegan dc3b4afa55 proto regen 2 years ago
KeeganForelight 329e5d3568 updated readme 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
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 c4fecc7eeb reformating notes 2 years ago
KeeganForelight 6a9775facc trying to sift through the garbage 2 years ago
KeeganForelight 86b2d69c26 Updated notes 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 429ce92207 Started grafana provisioning and corrected template creation by influx start 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 b52f243605 Created reactor build script for docker images and tested local registry 2 years ago
Keegan 247ba5fdbc added config parser for reactor and server settings, need to add store method 2 years ago
Keegan a887028e7a shifted server impl. Working on loading/storing config for db connections 2 years ago
Keegan 54815d16f1 removed testing folders 2 years ago
Keegan 67bc16c5d4 drastically reduced image size by multistaging and introducing docker ignore (from ~1.6 GB to 20 MB) 2 years ago
Keegan c2bc4ab715 Fixed logging file name error 2 years ago
Keegan 44fc6eb74a super crude grafana display but works with hardcoded sensor manager and database client 2 years ago
Keegan c5b9953313 added viper for basic config, also added influx db to docker compose and created data file 2 years ago
Keegan f83bf25645 working with hardcoded ports, need a cleaner way for those to be assigned 2 years ago
Keegan bffc226f26 super broken right now but refactoring so all requests come in to the central server 2 years ago
KeeganForelight 6e3da1588c Merge branch 'tui_networking' into dev
Got TUI into a working state with efficent logging, adding it back to dev branch before starting database changes
2 years ago
Keegan 588ecc8275 build script tweaks and fixes to TUI client. Succesfully displays only changed device info 2 years ago
K D 602c515205 made some changes to the main launching and added some logging and bug fixes to tui. did not test 2 years ago
Keegan dd5f630217 roughly tested. Sending seems to be efficient, tui client keeps breaking 2 years ago
Keegan 1f074e5792 roughly tested. Sending seems to be efficient, tui client keeps breaking 2 years ago
Keegan 68aa34ee0d finished? tui client efficient streams. Compiled but not tested 2 years ago
Keegan 533e0325aa still adding tui manager status mon. Deciding how to handle killing/reattaching 2 years ago
Keegan 58d4c08ce4 in process of adding listener for tui clients 2 years ago
Keegan 0389b80b02 Merge branch 'main' into dev 2 years ago
Keegan 6109b79215 Merge branch 'main' of github.com:KeeganForelight/FRMS into tui_networking 2 years ago
Keegan 68232c28d1 added basic logging to i2c 2 years ago
Keegan a24f0e055f changed build script to add 64 bit raspi tar 2 years ago
Keegan f57a5b95ab changed build script to add 64 bit raspi tar 2 years ago
Keegan 5022c7e0bd added efficient sends reactor side, in process of adding listener struct for tui manager 2 years ago