Commit Graph

71 Commits (master)

Author SHA1 Message Date
Pierros Papadeas bb07f259e6
Add more debugging info 2018-12-12 11:13:02 +02:00
Pierros Papadeas 05fb4f59f2
Move cache age to settings.py 2018-12-03 12:02:32 +02:00
Pierros Papadeas f14bd43087
Fix login logic
Fix login logic to only commence if there is a need to schedule.
2018-12-03 10:59:01 +02:00
Fabian P. Schmidt cb41f55d69 Skip transmitters outside the passband of the station
Fixes #1.
2018-12-02 22:13:28 +01:00
Cees Bassa 1346063457 Cleanup 2018-12-02 20:33:06 +01:00
Pierros Papadeas e743364933
Restructure util file and add settings 2018-12-02 19:55:02 +02:00
Fabian P. Schmidt f0c2228d65 Use server-side filtering when fetching transmitter success rates 2018-12-02 17:51:08 +01:00
Fabian P. Schmidt 511bf03ad6 Replace itertools.chain by using method 'extend' 2018-12-02 16:34:45 +01:00
Fabian P. Schmidt d014b71099 Remove session handling in get_active_transmitter_handling 2018-12-02 16:28:10 +01:00
Fabian P. Schmidt 9b1b9b0a5d Move API base URLs into variables 2018-12-02 16:01:33 +01:00
Pierros Papadeas 1d0d1be680
Restructure login to use common session 2018-12-02 15:54:33 +02:00
Pierros Papadeas e7611f46d6
Add logging functionality with levels 2018-12-02 15:53:56 +02:00
Pierros Papadeas a863faf05a
Remove loop checking of gs info in favor of API filtering 2018-12-02 14:09:23 +02:00
Cees Bassa 5b36c23855 Fix PEP8 styling issues 2018-11-30 15:40:18 +01:00
Cees Bassa a762e1147a Removed superfluous matplotlib imports 2018-11-30 15:34:26 +01:00
Fabian P. Schmidt ab568820a9 Set execution bit for python script
This allows the script to be directly executed by calling it.
2018-11-30 13:29:03 +01:00
Cees Bassa 473c0ab9d9 Added argument parsing 2018-11-26 17:56:30 +01:00
Cees Bassa 665a5fc603 Use transmitter success rate 2018-11-19 23:45:54 +01:00
Cees Bassa 1dcacedcce Rudimentary working version 2018-11-18 22:03:16 +01:00
Cees Bassa 3966c5d935 Get ground station info from db 2018-11-15 21:08:48 +01:00
Cees Bassa 1e9c2a4f7d Initial commit 2018-08-22 22:35:35 +02:00