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: bolderflight/spaaro
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: bolderflight/spaaro
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 98 files changed
  • 1 contributor

Commits on Oct 14, 2022

  1. WIP. Config and data acquisition seems to be working. Needs testing a…

    …cross platforms. Needs datalog and effectors implemented.
    flybrianfly committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    c8a4fe8 View commit details
    Browse the repository at this point in the history
  2. Added effector output

    flybrianfly committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    e389b37 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. Configuration menu
    Copy the full SHA
    0c8e304 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f3d0a9 View commit details
    Browse the repository at this point in the history
  3. Roughing in new datalog

    flybrianfly committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    8b515ec View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Updated datalog

    flybrianfly committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    fc8ad4d View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Updated mat converter

    flybrianfly committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    1288b3c View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

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

Commits on Nov 16, 2022

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

Commits on Nov 17, 2022

  1. Moved state estimation data into a StateEstimationData struct. This w…

    …as done so that the VMS I/O plane at the top level will be the same across all FMU versions
    flybrianfly committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    4db9957 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Updated VMS bus defs

    flybrianfly committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    a77f5db View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

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

Commits on Dec 21, 2022

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

Commits on Feb 2, 2023

  1. Configuration menu
    Copy the full SHA
    b971d70 View commit details
    Browse the repository at this point in the history
  2. Renamed simulation to simulink. Updated bus defs to eliminate implici…

    …t type cast of advance_waypoint. Updated global_defs/vms to build with simulink ground.
    flybrianfly committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    1d644a2 View commit details
    Browse the repository at this point in the history
Loading