nsat / pypredict

Spire port of predict open-source tracking library
GNU General Public License v2.0
64 stars 17 forks source link

Fix end transit bug from predict.c #15

Closed jtrutna closed 9 years ago

jtrutna commented 9 years ago

(final observation in transit is made at epoch if FindLOS fails)

@ttrutna

See https://github.com/nsat/pypredict/tree/debugging for printf debugging used to detect this.

ttrutna commented 9 years ago

LGTM