Commit Graph

9 Commits (master)

Author SHA1 Message Date
Fabian P. Schmidt ea84f8a0e7 Satellite: Fix class name (uppercase) 2019-11-02 21:31:45 +01:00
Fabian P. Schmidt 86d86b2269 Twolineelement: Fix class name (uppercase) 2019-11-02 21:31:45 +01:00
Fabian P. Schmidt 33832f0dbd Refactor find_passes into the pass_predictor module 2019-11-02 21:31:45 +01:00
Fabian P. Schmidt f1ab63149d Refactor schedulers into an own module 2019-11-02 21:31:45 +01:00
Fabian P. Schmidt 44c37aaff2 Refactor overlap method into the pass_predictor module 2019-11-02 21:31:45 +01:00
Fabian P. Schmidt 54d4ee8895 Refactor satellite into an own module 2019-11-02 21:31:45 +01:00
Fabian P. Schmidt fd2cf996bc Refactor twolineelement into a seperate module 2019-11-02 21:31:45 +01:00
Fabian P. Schmidt a6a5ddaa4b Revert "utils/find_passes: Remove unused passid"
This reverts commit 3577778eb8.
2019-11-02 21:23:12 +01:00
Fabian P. Schmidt 3577778eb8 utils/find_passes: Remove unused passid
This ID is unused, arbitrary and prevents this code to be parallized.
2019-11-02 20:07:37 +00:00