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: danieljsinclair/engine-sim-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: danieljsinclair/engine-sim-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: simple_maths
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on May 12, 2026

  1. ci: update engine-sim-bridge submodule pointer to simple_maths branch

    Points to the simple_maths branch which migrates the full physics pipeline
    from double to float (real_t) for ESP32-S3 hardware FPU compatibility.
    
    Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
    Axxiant Ltd and claude committed May 12, 2026
    Configuration menu
    Copy the full SHA
    9ccfd1f View commit details
    Browse the repository at this point in the history
  2. ci: update engine-sim-bridge submodule (build fixes)

    Picks up engine-sim submodule pointer update with fast_math.cpp and
    C++11-compatible constants fixes.
    
    Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
    Axxiant Ltd and claude committed May 12, 2026
    Configuration menu
    Copy the full SHA
    2095bad View commit details
    Browse the repository at this point in the history
Loading