192 Commits (f8b09e5b9d67f48af9379f70dba40c2a5209d3eb)
 

Author SHA1 Message Date
Starbeamrainbowlabs f8b09e5b9d Add gateway marker layer to display gateway locations
4 years ago
Starbeamrainbowlabs ced38c6734 Refactor client-side AI into multiple web workers
4 years ago
Starbeamrainbowlabs 673a8e3441 Refactor WebWorker interfacing code into own class
4 years ago
Starbeamrainbowlabs 52d4f4fb38 Bugfix the new web worker.
4 years ago
Starbeamrainbowlabs 4708fdbd6e Refactor the AI into a web worker, but it's untested.
4 years ago
Starbeamrainbowlabs edb6362688 Optimise client-watch by using rollup --watch
4 years ago
Starbeamrainbowlabs 7a96f87b2d Bugfix: Correct latitude & longitude to make them the right way around
4 years ago
Starbeamrainbowlabs 0ff5ca462e Bugfix: Correct GeoJSON
4 years ago
Starbeamrainbowlabs ff412dcd5d Update CLI help
4 years ago
Starbeamrainbowlabs dde6dc15be Create shel script proxy for server script access
4 years ago
Starbeamrainbowlabs c6e6150d3e Bugfix: Fix a bunch of crashes in the client-side map, but it's still not working :-/
4 years ago
Starbeamrainbowlabs bd42fa29a6 Bugfix the new Leaflet AI layer, but there are still issues to work out.
4 years ago
Starbeamrainbowlabs 2a065e144a Switch from path polyfill to rollup-plugin-node-builtins
4 years ago
Starbeamrainbowlabs 698e02ff52 build/client-watch: Watch for changes to the rollup config file
4 years ago
Starbeamrainbowlabs 61edaf6fa3 Write AI layer, but it's untested.
4 years ago
Starbeamrainbowlabs f0694de02c Bugfix: Create 1 model per-gateway
4 years ago
Starbeamrainbowlabs 225eb8753a Start setting up an AI display layer, but it's not finished yet
4 years ago
Starbeamrainbowlabs d158868c3f AITrainer: Save gateway locations to the index file
4 years ago
Starbeamrainbowlabs ebbc96ec8c HACK: Dynamically import the AITrainer when it's needed to avoid crashes when the AVX instruction set isn't available
4 years ago
Starbeamrainbowlabs a1516a67bc build: Add development web server build tasks
4 years ago
Starbeamrainbowlabs 80a8833c03 [client] Get a basic map showing
4 years ago
Starbeamrainbowlabs c2810d4871 Improve format of index
4 years ago
Starbeamrainbowlabs d9cf650019 Write index JSON file to AI output directory
4 years ago
Starbeamrainbowlabs 92574bc98c Serialise trained AIs and save them to disk
4 years ago
Starbeamrainbowlabs dd9d39ba52 Create initial scaffolding for client-side map interface.
4 years ago
Starbeamrainbowlabs 7469d4c1bf ttn listener:Delete debug lines
4 years ago
Starbeamrainbowlabs 5f5a4382a3 Move npm dependencies to top-level of repo
4 years ago
Starbeamrainbowlabs 5c7cc1e906 Fix bugs in AI trainer. It works, but precisely it's doing si up for debate....
4 years ago
Starbeamrainbowlabs 192e31a925 Write the the data input, but it's untested.
4 years ago
Starbeamrainbowlabs 6dbb6c3b87 Hook up a dataset importer for training the AIs, but it's untested.
4 years ago
Starbeamrainbowlabs f7e2d77daa Start writing the AI training code, but it's not finished yet
4 years ago
Starbeamrainbowlabs 1252d60af0 Default to 0600 when creating the custom settings file
4 years ago
Starbeamrainbowlabs 952312fbd3 Add none mode to logging.date_display_mode
4 years ago
Starbeamrainbowlabs 2a9de80848 Add logging.colour settings option
4 years ago
Starbeamrainbowlabs 680b5cb16e rsyslog: Fix syntax
4 years ago
Starbeamrainbowlabs 883ce2b2cb rsyslog: Use stop instead of ~
4 years ago
Starbeamrainbowlabs e65757308d ttn-server -> tth-listener
4 years ago
Starbeamrainbowlabs 423d0a0dd8 Write rsyslog config file
4 years ago
Starbeamrainbowlabs abb13161da Write service file for TTN listener
4 years ago
Starbeamrainbowlabs d84d838775 Another typo
4 years ago
Starbeamrainbowlabs c703e1c2c4 typo
4 years ago
Starbeamrainbowlabs d57e35b1a9 Make bibtex optional too
4 years ago
Starbeamrainbowlabs 4d3ea4beba Bugfix: Fix syntax error in build script
4 years ago
Starbeamrainbowlabs af5b0bed61 build: Make pdflatex optional
4 years ago
Starbeamrainbowlabs cf1e49f08d Implement GPS delta checking
4 years ago
Starbeamrainbowlabs d806a2e4c9 Fixed bugs in new AEs encryption layer.
4 years ago
Starbeamrainbowlabs 723941bdf8 Implement an extra layer of encryption, but it's untested.
4 years ago
Starbeamrainbowlabs 0604062966 Add aes-js to decrypt the incoming data, but we haven't put it to use just yet
4 years ago
Starbeamrainbowlabs 5b97ada857 Revise ethics form based on ethics review feedback
4 years ago
Starbeamrainbowlabs 4914d5a492 Bugfix data processor
4 years ago