Commit Graph

17 Commits

Author SHA1 Message Date
Starbeamrainbowlabs 0738f8a983 [server/log] Use millisecond precision in realtive time mode
We don't get more precise timings that anyway unless we were to use the 
performance timers
2019-08-06 12:42:54 +01:00
Starbeamrainbowlabs a2e4551b75 Mess about with the zapping system & add another secret geojson generator 2019-08-02 14:00:31 +01:00
Starbeamrainbowlabs f18023cf1a Fix more training and prediction bugs, but its still not working as intended. 2019-07-30 18:56:45 +01:00
Starbeamrainbowlabs 61edaf6fa3 Write AI layer, but it's untested. 2019-07-23 15:45:29 +01:00
Starbeamrainbowlabs 6dbb6c3b87 Hook up a dataset importer for training the AIs, but it's untested.
Also, we don't have any code that actually does the training itself 
either yet.
2019-07-17 15:15:31 +01:00
Starbeamrainbowlabs 952312fbd3 Add none mode to logging.date_display_mode 2019-07-16 18:03:35 +01:00
Starbeamrainbowlabs 2a9de80848 Add logging.colour settings option 2019-07-16 18:01:17 +01:00
Starbeamrainbowlabs 121cfc2418 Write some glue code to insert the measurement info into the database
....but it's untested.
2019-07-10 12:21:38 +01:00
Starbeamrainbowlabs 42841d07e8 Finish switching over to simple-mqtt-client, but it's still broken 2019-07-08 15:42:05 +01:00
Starbeamrainbowlabs 009d6335a0 Setup basic logging framework.
In the future, we might be able to use a proxy object here or some other 
wizadry? I'm not sure.
2019-05-29 11:59:40 +01:00
Starbeamrainbowlabs 0d3edd0a93 Get dependency injection (basically) working. Hooray! 2019-05-23 22:26:31 +01:00
Starbeamrainbowlabs afec88082b Start working on dependency injection, but it's complex & not finished yet. 2019-05-23 20:10:06 +01:00
Starbeamrainbowlabs 99bbb34843 Start creating the database structure, but it's unfinished. 2019-05-22 18:04:46 +01:00
Starbeamrainbowlabs d2a6170864 Create initial better-sqlite3 db wrapper module 2019-05-22 12:28:57 +01:00
Starbeamrainbowlabs 391f066521 Add an id generator helper 2019-05-20 17:06:20 +01:00
Starbeamrainbowlabs fcceb7de46 Refactor ansi to be a global instance. 2019-05-20 14:38:20 +01:00
Starbeamrainbowlabs d6e65ca294 Move node serve stuff to subdirectory 2019-05-20 12:21:14 +01:00