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

Fix #85, add CmdCode to sch_lab_table #86

Merged

Commits on Sep 1, 2021

  1. Fix nasa#85, add CmdCode to sch_lab_table

    Allows the command/function code to be specified in the messages
    generated by SCH_LAB.  This allows it to be used for testing apps
    that require a specific function code in the internal wakeup message.
    jphickey committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    2a00c3c View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. Update nasa#85, add FcnCode to sample table

    Adds an explicit initializtion of Function Code to 0 in the sample table,
    to demonstrate how a user can set the code nonzero if necessary.
    jphickey committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    d01eda7 View commit details
    Browse the repository at this point in the history