Commit Graph

261 Commits

Author SHA1 Message Date
Starbeamrainbowlabs 9cab133666 Fill out technical development overview.
That went much better :D
2019-08-14 17:58:34 +01:00
Starbeamrainbowlabs 6b3be0ae50 Let's draw some more diagrams instead. 2019-08-14 14:53:15 +01:00
Starbeamrainbowlabs b7c002bd80 Start filling out technical development section, but it's big, complex, and not working very well :-/ 2019-08-14 14:52:59 +01:00
Starbeamrainbowlabs 72101eb833 Add todo about user manual 2019-08-13 14:32:49 +01:00
Starbeamrainbowlabs 8fb25f6b92 Make a bunch of notes about technical development 2019-08-13 14:31:43 +01:00
Starbeamrainbowlabs 46c20c7ebe [final report] Add notes & todos 2019-08-12 12:49:57 +01:00
Starbeamrainbowlabs b7d8242189 Add references to neural network section 2019-08-12 12:45:38 +01:00
Starbeamrainbowlabs b74352ff0e [final report] Add section to background on neural networks, but it's unreferenced. 2019-08-12 12:26:41 +01:00
Starbeamrainbowlabs a24a2157a9 [final report] Delete time plan; it wasn't being used anyway 2019-08-12 12:11:20 +01:00
Starbeamrainbowlabs ae982daa3a [final report/background Add db comparison 2019-08-12 11:58:51 +01:00
Starbeamrainbowlabs c2973fc164 [final report/background] Add paragraph on rssi 2019-08-12 11:26:22 +01:00
Starbeamrainbowlabs 875d97c4a0 Add a bit more to the crypto random number section 2019-08-09 14:30:48 +01:00
Starbeamrainbowlabs 05903f12ac [final report/background] Add section on crypto random numbers 2019-08-09 14:05:12 +01:00
Starbeamrainbowlabs d1ac619882 [final report] Restructure background 2019-08-09 13:19:46 +01:00
Starbeamrainbowlabs 88d780f297 Add LoRa inexpensive reference 2019-08-09 13:14:23 +01:00
Starbeamrainbowlabs 47ed8a0c0f [final report] Rename Initial -> Final 2019-08-09 13:10:50 +01:00
Starbeamrainbowlabs b782a89629 [final report] Add LoRaWAN network arch diagram 2019-08-09 13:07:57 +01:00
Starbeamrainbowlabs e37c00a5e6 Add some todo comments 2019-08-08 13:36:50 +01:00
Starbeamrainbowlabs 7adb06ead1 [final report] Remove irrelevant sections left over from the initial report 2019-08-08 13:33:15 +01:00
Starbeamrainbowlabs 779108b7f6 Make aims and objects more specific.
We still need to add some additional detail here though.
2019-08-08 13:32:44 +01:00
Starbeamrainbowlabs 4282ae4470 [web interface] Add guage to the side
This is ported over from the air quality web interface.

Proof I wrote this is, of course, available upon request.
2019-08-07 16:58:06 +01:00
Starbeamrainbowlabs eabc57ac51 Add comments from John Dixon 2019-08-07 16:23:17 +01:00
Starbeamrainbowlabs 93c5553e64 Duplicate the initial report for the final report, but it needs adjusting and feedback acting upon. 2019-08-07 13:41:00 +01:00
Starbeamrainbowlabs ce6b76c8ba [client] Alter colour scheme 2019-08-07 13:36:33 +01:00
Starbeamrainbowlabs 1fb6c1f13e Reduce distance range again, because ti doesn't appear to be working right. 2019-08-06 15:49:52 +01:00
Starbeamrainbowlabs 46d2af6124 Bugfix: Correct normalisation 2019-08-06 15:32:32 +01:00
Starbeamrainbowlabs 06325a80bf Fix remaining bugs in unified training mode 2019-08-06 13:18:40 +01:00
Starbeamrainbowlabs 6d21146b05 [server/DatasetFetcher] Don't include distance in unified training mode 2019-08-06 12:46:07 +01:00
Starbeamrainbowlabs 858f53c588 Include the original training mode in the index file 2019-08-06 12:45:37 +01:00
Starbeamrainbowlabs ef515f631f Make the client-side AIWrapper more robust 2019-08-06 12:44:18 +01:00
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 082eba42ec Scan the input data for invalid values 2019-08-06 12:10:47 +01:00
Starbeamrainbowlabs 25a817331f Increase the range when normalising the distance tot he gateway 2019-08-06 12:10:23 +01:00
Starbeamrainbowlabs 5e78f5c788 Tweak logging messages 2019-08-05 17:08:38 +01:00
Starbeamrainbowlabs 3ebc54ef74 Add unified training mode, but apparently we're now crashing the client 🤔 2019-08-05 17:06:31 +01:00
Starbeamrainbowlabs 80606f93d8 Boost the size of the default neural network 2019-08-05 16:36:17 +01:00
Starbeamrainbowlabs fafa2470e5 Fill out hardware tutorial 2019-08-05 16:28:32 +01:00
Starbeamrainbowlabs bb6aa23503 Move circuit diagram to dedicated folder 2019-08-05 16:01:05 +01:00
Starbeamrainbowlabs bfc92e286e Try some logging to track down the AI issues, but it hasn't revealed anything. 2019-08-02 15:09:07 +01:00
Starbeamrainbowlabs 45541db0fa Tidy up new datasetfetcher logging 2019-08-02 14:04:34 +01:00
Starbeamrainbowlabs a2e4551b75 Mess about with the zapping system & add another secret geojson generator 2019-08-02 14:00:31 +01:00
Starbeamrainbowlabs 6844cdc545 Implement initial false negative zapping system
...but it's not having the effect I'd hoped.
2019-08-02 13:17:17 +01:00
Starbeamrainbowlabs fad188b6d1 Update credits 2019-08-02 12:15:59 +01:00
Starbeamrainbowlabs 04120c9f6b Fill out the README with instructions. 2019-08-01 16:30:13 +01:00
Starbeamrainbowlabs 014059d2ab Create another pair of diagrams
Also move diagrams to their own folder - I have   feeling that we're 
going to be acquiring a quite a number of them.....
2019-08-01 14:49:23 +01:00
Starbeamrainbowlabs 3062a10058 Add Node.js application actions to the build script 2019-08-01 12:33:33 +01:00
Starbeamrainbowlabs 519566f031 Improve development web server build task 2019-08-01 12:28:28 +01:00
Starbeamrainbowlabs d582265ef4 Correct build task name 2019-07-31 16:06:58 +01:00
Starbeamrainbowlabs 126f2bdac2 Add geojson-debug build task 2019-07-31 15:11:40 +01:00
Starbeamrainbowlabs 903639bba8 Tweak the settings some mroe, but it's not looking too good. 2019-07-31 14:05:27 +01:00