1
0
Fork 0
Commit Graph

9 Commits (63b69d7746ecec75c0b13a6b03cbe4f99a13ba23)

Author SHA1 Message Date
Corey Shields 44fee695b5 fix bare excepts
Upon fixing CI we now have a slew of PEP8 722 issues (bare excepts).  This MR fixes all of those by excepting Exception, which should catch anything the program generates while allowing systemexit exceptions.
2018-07-14 14:50:07 -04:00
Nikos Roussos 37598fc74d
Switch from dotenv to decouple 2018-01-06 13:25:23 +02:00
Nikos Roussos fc8e8531e6
Cache statistics through a celery task 2017-11-13 12:27:24 +02:00
Nikos Roussos 391d8fa3f0
Fix celery timezones 2017-09-08 18:42:38 +03:00
Nikos Roussos d50b4f7379
Simplify csv structure
* Remove observer from csv
* Use project celery app
* Disable Celery Eager
2017-05-29 22:17:21 +03:00
Nikos Roussos 48fe087c4c
Add period on export frames
* Add a new panel for telemetry frames
2017-05-28 22:23:17 +03:00
Nikos Roussos f10327a5b0
Fix export task url path 2017-05-26 22:56:04 +03:00
Nikos Roussos e8892d4b59
Add task to export satellite frames on csv 2017-05-04 22:12:08 +03:00
Nikos Roussos f257ab5fd1
Merge pull request #156 from satnogs/gulp
Check in bower main files
2017-03-31 11:35:22 +03:00