Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bring current with 7 dec 15 vallado CPP version #35

Commits on Jul 29, 2019

  1. Bring current with 7 dec 15 vallado CPP version

    io.py
      1. Rename afspc_mode to opsmode,
          take a/i as input instead of True/False
      2. Clarify which mean anomaly (no) is used,
          satrec.no variable renamed to satrec.no_kozai,
          internal updates to support name change
      3. Make more internal variables available available to satrec
    
    propagation.py
      1. Rename afspc_mode to opsmode,
          take a/i as input instead of True/False
      2. Initialize whichconst variables internally once,
          make values accessible in satrec
      3. delete unused variables in initl
    
    test.py
      1. Replace deprecated assertRaisesRegexp with assertRaisesRegex
    
    Notes:
      - Confirmed SGP4-VER.TLE is still current
      - Confirmed unit tests pass with
         python -m unittest discover sgp4
    interplanetarychris committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    1f62192 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2019

  1. Configuration menu
    Copy the full SHA
    fd53dad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e64fef9 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2019

  1. Configuration menu
    Copy the full SHA
    db9686c View commit details
    Browse the repository at this point in the history