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

to_lab Integration candidate: Caelum-rc4+dev64 #170

Merged
merged 17 commits into from
Nov 14, 2023
Merged

Commits on Apr 2, 2023

  1. Configuration menu
    Copy the full SHA
    6326445 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    53caa1f View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Configuration menu
    Copy the full SHA
    d7b7f46 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    d81ddd3 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    fce77cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60968b1 View commit details
    Browse the repository at this point in the history
  3. Fix #166, reorganize source files

    Organize source files into a directory and naming pattern that is
    compliant with the CFE current recommended practice.
    
    Configurable items are moved to the respective header files and
    documentation is added to indicate what they do.
    jphickey committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    ae2fcee View commit details
    Browse the repository at this point in the history
  4. Fix #167, add encode hook

    Add a separate "encode" step as part of TO_LAB output forwarding.
    Initially, this is just a pass through implementation, so it matches
    current behavior.
    jphickey committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    511a3dc View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Merge pull request #168 from jphickey:fix-166-reorg

    Fix #166, reorganize source files
    dzbaker committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f763010 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #134 from thnkslprpt:fix-133-apply-consistent-even…

    …t-id-names
    
    Fix #133, Apply consistent Event ID names to common events
    dzbaker committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    503f9e3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #146 from thnkslprpt:fix-145-refactor-mutually-exc…

    …l-if-elseif
    
    Fix #145, Refactor mutually exclusive logic in if, else if block
    dzbaker committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    d64ae8d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #148 from thnkslprpt:fix-147-add-check-for-evs-reg…

    …ister-failure-during-init
    
    Fix #147, Add check for failure of CFE_EVS_Register() during initialization
    dzbaker committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5d21890 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #156 from thnkslprpt:fix-155-convert-int-32-return…

    …-codes-to-CFE_Status_t
    
    Fix #155, Convert int32 return codes and variables to CFE_Status_t
    dzbaker committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    348f304 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #158 from thnkslprpt:fix-157-move-prototypes-to-he…

    …ader-file
    
    Fix #157, Move function prototypes to header file
    dzbaker committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    089b2d0 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #163 from thnkslprpt:fix-162-update-misnamed-CmdHe…

    …ader-variable
    
    Fix #162, Update misnamed CmdHeader variable in to_lab_msg.h
    dzbaker committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    e868712 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    500839d View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. HotFix #170, correct IC merge issues

    Correct various merge issues in the latest IC
    jphickey committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    3316bfa View commit details
    Browse the repository at this point in the history