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

LVC binary conversions #40

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

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

Commits on Aug 16, 2024

  1. LVC_INITIAL, LVC_UPDATE, LVC_PRELIMINARY conversions

    Athish Thiruvengadam committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    cb7721f View commit details
    Browse the repository at this point in the history
  2. LVC_RETRACTION conversion

    Athish Thiruvengadam committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    325484e View commit details
    Browse the repository at this point in the history