1
0
Fork 0
 
 
 
 
 
Go to file
Corey Shields 8527564089 kaitai decoding and influxdb support
Introduces the following:

- decoding of DemodData through decoders that are compiled from kaitai structs and stored in base/decoders/*.py

- storage of the decoded data will either be in the payload_decoded field (default) or into influxdb if USE_INFLUX=True and the proper settings are met

- A scheduled task is set */15 to look for the last 4 hours of submitted frames for anything not decoded, and then decodes it. (we will want to tweak these numbers as we get a good feel for any race conditions that may occur)

- 2 new commands in the admin console, one that will reset all decoded data for a satellite, and another that will trigger decoding of all frames in the db for a satellite. These could be useful when making fixes or improvements to a decoder, or when a new decoder is initially added to the db.
2018-08-18 20:53:21 -04:00
bin Minor simplifications on docker and opbeat 2018-03-24 15:36:52 +02:00
db kaitai decoding and influxdb support 2018-08-18 20:53:21 -04:00
docker docker: Add workaround to fix installation of dependencies by pip 2018-07-28 00:27:56 +00:00
docs Update docs for gitlab 2017-10-02 15:55:43 +03:00
requirements kaitai decoding and influxdb support 2018-08-18 20:53:21 -04:00
.coveragerc Add some basic tests 2017-03-03 01:14:36 +02:00
.editorconfig Initial commit 2015-04-22 18:10:13 +03:00
.eslintignore Add dnd-helper for Do-Not-Track 2017-02-21 19:22:14 +02:00
.eslintrc.json Switch from jshint to eslint 2017-02-12 19:47:07 +02:00
.gitattributes Initial commit 2015-04-22 18:10:13 +03:00
.gitignore Replace bower with yarn 2017-09-08 18:27:16 +03:00
.gitlab-ci.yml Update .gitlab-ci.yml 2018-08-11 15:53:30 +00:00
.stylelintrc Add stylelint 2017-02-12 19:47:28 +02:00
CONTRIBUTING.md Add notice for Gitlab migration 2017-08-07 19:35:36 +02:00
LICENSE Initial commit 2015-04-22 18:10:13 +03:00
README.md README: Fix typo 2018-07-19 23:29:45 +02:00
docker-compose.yml docker-compose: Update mariadb image to 10.3 2018-07-28 00:30:46 +00:00
env-dist kaitai decoding and influxdb support 2018-08-18 20:53:21 -04:00
gulpfile.js Replace bower with yarn 2017-09-08 18:27:16 +03:00
manage.py Switch from dotenv to decouple 2018-01-06 13:25:23 +02:00
package.json Update requirements 2018-03-24 15:36:39 +02:00
pytest.ini Fix suggestions template 2017-05-08 19:18:02 +03:00
setup.cfg kaitai decoding and influxdb support 2018-08-18 20:53:21 -04:00
yarn.lock Update requirements 2018-03-24 15:36:39 +02:00

README.md

SatNOGS DB

SatNOGS DB is a transmitter suggestions and crowd-sourcing app.

Contribute

Check out the documentation on how to setup a local development instance.

The main repository lives on Gitlab.

Join

matrix irc forum

Current Development

kanban build coverage

License

license Libre Space Foundation