Skip to content
View Mejiro-McQueen's full-sized avatar
  • NASA Jet Propulsion Laboratory
  • Los Angeles

Organizations

@sunrise-cubesat
Block or Report

Block or report Mejiro-McQueen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Bifrost Bifrost Public

    Bifrost is customizable distributed light weight ground data station for cubesat missions.

    Python 6 1

  2. Bifrost-NASA-cFS Bifrost-NASA-cFS Public

    Bifrost Configuration and Expansion for the NASA cFS

    Python 1

  3. Probability-that-the-GCD-of-Products-of-Ideals-in-a-Number-Ring-is-B-smooth Probability-that-the-GCD-of-Products-of-Ideals-in-a-Number-Ring-is-B-smooth Public

    TeX

  4. yggdrasill yggdrasill Public

    This is an experimental DSL for authoring and validating XTCE. Future releases will utilize the DSL to create pipelines for processing of telemetry and telecommands.

    Common Lisp

  5. How to define guix packages where th... How to define guix packages where the source is a private repository.
    1
    * Motivation
    2
    Our goal is to provide a proof of concept for writing a guix package defintion where the source is stored in a private github repository.
    3
    
                  
    4
    There are several reasons you may want to do this:
    5
    - Your opensource software is experimental and not fit for public consumption.