Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nasa-itc/DS
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3f273f6a552c1fb408b989ac0d78743452d3dbc3
Choose a base ref
...
head repository: nasa-itc/DS
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d17e750bec8ec9a2cfbcd32f5633dafaf919bc40
Choose a head ref
  • 19 commits
  • 21 files changed
  • 7 contributors

Commits on Sep 20, 2023

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

Commits on Sep 21, 2023

  1. Merge pull request nasa#118 from havencarlson/fix#116

    Fix nasa#116, Removed command header from payload struct
    dzbaker authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    7b20419 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

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

Commits on Dec 5, 2023

  1. Merge pull request nasa#112 from irowebbn/111-max_file-len-move-test

    Fix nasa#111: Use correct length filename for too large test
    dzbaker authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    f04f6a0 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Fix nasa#119, remove dependency on MID_BASE defines

    Any nonzero value will work
    jphickey committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    dc14784 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Merge pull request nasa#120 from jphickey/fix-119-midbase

    Fix nasa#119, remove dependency on MID_BASE defines
    dmknutsen authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    77b016d View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

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

Commits on Jan 11, 2024

  1. Merge pull request nasa#122 from jphickey/fix-121-formats

    Fix nasa#121, correct casting on printf format strings
    dzbaker authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    b540e3b View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Fix nasa#115, Adds distinct identifiers from command name

    jdfiguer authored and jdfiguer committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    f2b9d11 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Merge pull request nasa#123 from chillfig/nondistinct_id

    Fix nasa#115, Adds distinct identifiers from command name
    dzbaker authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    fe2ea87 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Fix nasa#125, Adds utassert macro for logging function calls

    jdfiguer authored and jdfiguer committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    20236a4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nasa#126 from chillfig/function_macros

    Fix nasa#125, Adds utassert macro for logging function calls
    dzbaker authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    ce8902c View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Fix nasa#95, Replaces conditionally compiled code with runtime condit…

    …ional logic
    jdfiguer authored and jdfiguer committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    3f41af7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nasa#124 from chillfig/cond_comp_code

    Fix nasa#95, Replaces conditionally compiled code with runtime conditional logic
    dzbaker authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    ec96b02 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Fix nasa#127, Adds static analysis comments and replaces strncpy with…

    … snprintf
    
    This commit addresses issues flagged during static analysis by:
    - Adding JSC 2.1 disposition comments.
    - Replacing strncpy with snprintf to enhance safety and compliance.
    - Changes DS_TABLE_VERIFY_ERR from 0xFFFFFFFF to -1
    jdfiguer authored and chillfig committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    a5f1a8e View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Merge pull request nasa#130 from chillfig/SA_jsc2_1

    Fix nasa#127, Adds static analysis comments and replace strncpy with snprintf
    dzbaker authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    c83933f View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

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

Commits on Jul 23, 2024

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

Commits on Aug 6, 2024

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