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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.1.0
Choose a base ref
...
head repository: nasa/fprime
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.1.1
Choose a head ref
  • 5 commits
  • 7 files changed
  • 5 contributors

Commits on Dec 4, 2025

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

Commits on Dec 5, 2025

  1. Add website navigability updates (#4504)

    * Add minor website navigability updates
    
    * Add navigation hint to User manual landing page
    
    * add an arrow
    
    * spelling
    thomas-bc authored Dec 5, 2025
    Configuration menu
    Copy the full SHA
    59e1baa View commit details
    Browse the repository at this point in the history
  2. Address student review of Device Driver docs (#4509)

    * First pass at addressing student review
    
    * nits and pieces
    thomas-bc authored Dec 5, 2025
    Configuration menu
    Copy the full SHA
    f3b191b View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2025

  1. Added missing undef for m_len in VxWorks collision fix (#4520)

    Co-authored-by: Adit Sahasrabudhe <adit.sahasrabudhe@jpl.nasa.gov>
    Co-authored-by: kevin-f-ortega <kevin.f.ortega@gmail.com>
    3 people authored Dec 9, 2025
    Configuration menu
    Copy the full SHA
    1f860de View commit details
    Browse the repository at this point in the history
  2. Bump urllib3 from 2.5.0 to 2.6.0 (#4528)

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.0.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@2.5.0...2.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-version: 2.6.0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 9, 2025
    Configuration menu
    Copy the full SHA
    94b4457 View commit details
    Browse the repository at this point in the history
Loading