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/fprime-tools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.4.4
Choose a base ref
...
head repository: nasa/fprime-tools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.4.5a1
Choose a head ref
  • 11 commits
  • 13 files changed
  • 10 contributors

Commits on Mar 11, 2024

  1. CR 2375: TimeType.to_readable should display microsecond precision. (#…

    …197)
    
    * CR 2375: TimeType.to_readable should display microsecond precision.
    
    * CR 2375: time_type.py -- mark microseconds explicitly. Format test_type.py with Black. Add isoformat to spellcheck CI"
    Ahmad-Bamba authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    b1c4815 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

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

Commits on May 2, 2024

  1. Add link to CMake API in new-generated code (#201)

    * Add link to CMake API in `new`-generated code
    
    * Shorten link
    
    * formatting
    
    * Adding note module names.
    
    * Adding note on module names and commenting out MOD_DEPS
    
    ---------
    
    Co-authored-by: M Starch <[email protected]>
    thomas-bc and LeStarch authored May 2, 2024
    Configuration menu
    Copy the full SHA
    17f7d14 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Add fpp-to-dict wrapper command (#200)

    * Add fpp-to-dict with no CLI options
    
    * Add CLI options
    thomas-bc authored May 7, 2024
    Configuration menu
    Copy the full SHA
    42b5308 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Fix for forced purge on non existing directories (#202)

    * Fix for forced purge
    
    * Fix format
    
    * Make message INFO
    
    ---------
    
    Co-authored-by: Thomas Boyer-Chammard <[email protected]>
    JohanBertrand and thomas-bc authored May 13, 2024
    Configuration menu
    Copy the full SHA
    624e092 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

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

Commits on Jun 24, 2024

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

Commits on Jul 2, 2024

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

Commits on Jul 22, 2024

  1. Fix for old clang-format (#199)

    * Fix for old clang format
    
    * Fix context for subprocess
    
    * Update verbose info
    
    * Revert subprocess change
    JohanBertrand authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    9da5c8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77fa54e View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

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