Skip to content

Latest commit

 

History

History
50 lines (26 loc) · 563 Bytes

CHANGELOG.md

File metadata and controls

50 lines (26 loc) · 563 Bytes

0.0.15

  • Doppler factor.

0.0.14

  • Propagation and Prediction enhancements.

0.0.13

  • Satellite Propagation.

0.0.11

  • Use latlng version ^2.0.0.

0.0.10

  • SGP4 bugs fixed.

0.0.9

  • Refactor.

0.0.8

  • TLE Parser.

0.0.6

  • Automatic calculation of time zone and local time based on the longitude for getSunLookAngle.

0.0.5

  • getSunLookAngle implemented.

0.0.4

  • getGroundTrack implemented.

0.0.3

  • getSunLocation and getMoonLocation.

0.0.2

  • SGP4 implemented.

0.0.1

  • Initial release with basic classes.