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

GRB Counterpart Binary Conversion #46

Open
wants to merge 7 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

Commits on Sep 20, 2024

  1. Initial commit; moved file from different branch

    refactored code
    
    progress
    
    cleaned up code
    Athish Thiruvengadam committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3f5e0ed View commit details
    Browse the repository at this point in the history