Commit Graph

55 Commits

Author SHA1 Message Date
ME1312
73c402fc53
Add a default Paper template 2019-12-18 00:08:59 -05:00
ME1312
611b59f2c8
Fix the reconnect timer 2019-10-19 16:38:44 -04:00
ME1312
bfcb076cfd
Update SubData 2019-10-18 18:24:58 -04:00
ME1312
17b63c1e6e
Allow client apps to startup without a SubData connection active
They won't be all that useful like that, but... ¯\_(ツ)_/¯
2019-08-31 13:26:37 -04:00
ME1312
bccbfb39c9
Add a grace period on rogue SubServer detection
Async subdata shenanigans made rogue SubServer detection a little inacurrate. Specifically in regards to the last commit.

This is the fix to that
2019-08-30 15:44:54 -04:00