Add background KISS connection, log frames to database #20

Merged
W1CDN merged 10 commits from add-kiss into main 2023-04-16 16:45:54 -05:00

10 Commits

Author SHA1 Message Date
W1CDN
2ca627f973 Add kiss stuff to config. 2023-04-16 16:45:22 -05:00
W1CDN
ef5765e87f Add missing fields and try to catch sqlite errors. 2023-04-16 10:04:48 -05:00
W1CDN
7453d50598 Update waitress IP to make it work on production. 2023-04-15 16:37:31 -05:00
W1CDN
14effc9746 Try to get working on production. 2023-04-15 14:20:07 -05:00
W1CDN
6e6693bfbc Read from database for API. 2023-04-15 13:27:00 -05:00
W1CDN
63963c0ade Store frames in database, remove frames older than chosen age. 2023-04-14 22:06:48 -05:00
W1CDN
b06b87fe4e Barely parse a frame. 2023-04-13 21:38:51 -05:00
W1CDN
4f83f76bf5 Switch to aprs3 package. 2023-04-13 21:11:01 -05:00
W1CDN
b4bc632ded Snapshot. 2023-04-13 20:46:28 -05:00
W1CDN
5e86b40f38 Stub out a KISS connection.
It seems to simultaneously run the API and keep the KISS connection open 
in the background.
2023-04-13 17:16:16 -05:00