Commit Graph

44 Commits

Author SHA1 Message Date
6cc6238fdb rework text output 2023-11-24 15:37:55 +00:00
9406c15b0e used wrong MAX_SAVE_DUR 2023-11-24 11:00:20 +00:00
0a90368c04 print ok msg after Write() 2023-11-24 10:57:34 +00:00
627834c072 timeout save() and cleanup 2023-11-24 10:46:49 +00:00
d7f138b7b9 error handling 2023-11-23 20:55:10 +00:00
35fd08f9e8 influxdb 2023-11-23 20:46:54 +00:00
180ac20eea remove unused code 2023-11-23 16:57:28 +00:00
b7da565c82 sqlite3 now logs cfg info such as offset, gain, type 2023-11-23 16:55:57 +00:00
01ab06fbf0 Sqlite3 db insert 2023-11-23 12:39:49 +00:00
14f7c13021 README 2023-11-23 11:39:45 +00:00
7cfed93cfb config and brief explanation in README 2023-11-23 11:32:57 +00:00
b7bd422df8 Screenshot running on Pi 2023-11-22 15:57:48 +00:00
e735011e96 web 2023-11-22 15:47:28 +00:00
a0b08b0f29 README 2023-11-22 12:14:43 +00:00
ed5c03ffec web 2023-11-22 11:35:15 +00:00
fc516343ed just compile on the pi like this and it'll work. CC'ing is a lot of work 2023-11-21 23:21:29 +00:00
1829dfb466 compile targets 2023-11-21 22:33:20 +00:00
321f2e0e53 select filter in config file 2023-11-21 18:44:31 +00:00
0ffeb62954 filter settings 2023-11-21 16:19:20 +00:00
e2d57edf45 gofmt 2023-11-21 14:57:53 +00:00
a58f3e8b5f cleanup 2023-11-21 14:45:14 +00:00
01f5651377 updated README 2022-12-08 11:06:52 +00:00
145e259853 web view 2022-12-08 10:53:25 +00:00
8b0db47e29 redone web endpoints 2022-12-08 09:58:51 +00:00
af16831100 custom port 2022-12-05 14:25:48 +00:00
e1c8698be3 silly mistake 2022-12-05 14:10:05 +00:00
257ba10abe updating fields 2022-12-05 14:00:56 +00:00
1e7a9c2916 testing RS t/c's 2022-12-05 13:57:47 +00:00
daf0c957b6 write pcb table to adapter ratio table 2022-12-05 13:25:30 +00:00
fd9e8617b5 mutex lock GetRatio 2022-12-05 13:20:34 +00:00
737ae78c34 expose ratio table to web 2022-12-05 13:19:54 +00:00
376727840c CJC 2022-12-05 13:12:17 +00:00
cf07519baa conversion at wrong place 2022-12-05 12:47:52 +00:00
7ecb3ff21c forgot to convert the value 2022-12-05 12:44:45 +00:00
70cde17508 first draft cjc 2022-12-05 12:40:07 +00:00
8036c9840b removing error not required 2022-11-16 20:07:38 +00:00
8b116f51a6 th7 pcb and more 2022-11-16 19:53:11 +00:00
dbe22b25dd restructure db and logging process, and also config 2022-11-16 00:07:01 +00:00
a1a03f5fbc rework data structures and caching service to not overload pi 2022-11-13 17:21:03 +00:00
731f827dbf moving data between different ports 2022-11-12 22:43:16 +00:00
507ba451a2 needs to be true else won't work 2022-11-12 17:13:03 +00:00
95664cbebf LED 2022-11-12 17:11:20 +00:00
d65e7e6b6d logging and sig catching 2022-11-12 16:22:55 +00:00
ef9a4c1c24 first commit 2022-11-12 14:20:29 +00:00