Go to file
cgbsat 48d2dfc793 Merge branch 'login-logic' into 'master'
Login logic

See merge request cgbsat/auto-scheduler!10
2018-12-03 10:04:22 +00:00
.gitignore Restructure util file and add settings 2018-12-02 19:55:02 +02:00
LICENSE Remove loop checking of gs info in favor of API filtering 2018-12-02 14:09:23 +02:00
README.md Remove loop checking of gs info in favor of API filtering 2018-12-02 14:09:23 +02:00
requirements.txt Fix login logic 2018-12-03 10:59:01 +02:00
schedule_single_station.py Move cache age to settings.py 2018-12-03 12:02:32 +02:00
settings.py Move cache age to settings.py 2018-12-03 12:02:32 +02:00
utils.py Add missing pagination for transmitter enpoint 2018-12-02 23:00:46 +01:00

README.md

auto-scheduler

This is a tool to automatically compute passes of satellites on the SatNOGS network. It uses code from the SatNOGS network scheduler. It requires python-satellitetle for downloading TLEs.

Dependencies

pip install -r requirements.txt

License

license Copyright 2018 - Cees Bassa, Fabian Schmidt, Pierros Papadeas