84 Commits (247ba5fdbc7c505ed2b63b40fae8a3faf9b906ce)
 

Author SHA1 Message Date
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 54815d16f1 removed testing folders 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
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
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 dd5f630217 roughly tested. Sending seems to be efficient, tui client keeps breaking 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 0389b80b02 Merge branch 'main' into dev 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 a24f0e055f changed build script to add 64 bit raspi tar 3 years ago
Keegan f57a5b95ab changed build script to add 64 bit raspi tar 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 d22eaad075 changed build 3 years ago
Keegan 1195768523 added log defaults 3 years ago
Keegan 2f84351945 added logs to git ignore 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 1692cbe748 removed extraneous files 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 e045f3046e removed garbage directory 3 years ago
KeeganForelight 31c1a702a7 added barebones terminal, refactoring coordinators to be unique again :( 3 years ago
KeeganForelight 95a00cb940 removed pprof 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 53eabda3b7 fixed wc script to not include proto generated stuff 3 years ago
KeeganForelight 79880d6cd7 removed sloppy backup 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