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

SWIFT_BAT_GRB_POS_ACK conversion #36

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Aug 7, 2024

  1. Note: Squashed a bunch of commits and cleaned up commit history message

    Explicit int conversion
    
    removed MAXI_UNKNOWN conversion
    
    Removed GECAM_FLT and GECAM_GND conversion
    
    Added documentation and changed function name
    
    reformatted file
    
    deleted files
    lpsinger authored and Athish Thiruvengadam committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    22ad490 View commit details
    Browse the repository at this point in the history
  2. reformatting

    Athish Thiruvengadam committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    eb667a4 View commit details
    Browse the repository at this point in the history
  3. Added code to ignore unused binary fields.

    Athish Thiruvengadam committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    812852a View commit details
    Browse the repository at this point in the history
  4. fixed URL and refactored utils.py

    Athish Thiruvengadam committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    995b03e View commit details
    Browse the repository at this point in the history
  5. Moved pkt_sernum, pkt_hop_cnt and pkt_sod to notices/__init__.py

    Athish Thiruvengadam committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    1f3a946 View commit details
    Browse the repository at this point in the history
  6. merge branch with main

    Athish Thiruvengadam committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    d1309c5 View commit details
    Browse the repository at this point in the history
  7. swift bat conversion initial commit

    Athish Thiruvengadam committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    10e0d80 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. removed xfail test, moved dict outside of function and removed unnces…

    …sary equalities
    
    changed Unused to intentionally omitted
    
    reformated comments
    Athish Thiruvengadam committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    fa2b436 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. lifted energy range

    Athish Thiruvengadam committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    81fb379 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. coverted comments into fields

    f#inished comments
    Athish Thiruvengadam committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    8c6e5e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Added all other SWIFT_BAT notices

    Athish Thiruvengadam committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    9a3c48f View commit details
    Browse the repository at this point in the history