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: robotpy/mostrobotpy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 96452fe
Choose a base ref
...
head repository: robotpy/mostrobotpy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 651163a
Choose a head ref
  • 9 commits
  • 16 files changed
  • 2 contributors

Commits on May 25, 2025

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

Commits on Jun 1, 2025

  1. Add native dependencies for ROMI/XRP

    - Fixes #176
    virtuald committed Jun 1, 2025
    Configuration menu
    Copy the full SHA
    66b62d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2025

  1. Configuration menu
    Copy the full SHA
    1c03693 View commit details
    Browse the repository at this point in the history
  2. Updated dependencies

    - build-system.requires: pyntcore==2025.3.2.3
    - build-system.requires: robotpy-hal==2025.3.2.3
    - build-system.requires: robotpy-wpimath==2025.3.2.3
    - build-system.requires: robotpy-wpinet==2025.3.2.3
    - build-system.requires: robotpy-wpiutil==2025.3.2.3
    - build-system.requires: wpilib==2025.3.2.3
    - project.dependencies: pyntcore==2025.3.2.3
    - project.dependencies: robotpy-hal==2025.3.2.3
    - project.dependencies: robotpy-wpimath==2025.3.2.3
    - project.dependencies: robotpy-wpinet==2025.3.2.3
    - project.dependencies: robotpy-wpiutil==2025.3.2.3
    - project.dependencies: wpilib==2025.3.2.3
    - pyntcore updated to 2025.3.2.3
    - robotpy-apriltag updated to 2025.3.2.3
    - robotpy-cscore updated to 2025.3.2.3
    - robotpy-hal updated to 2025.3.2.3
    - robotpy-halsim-gui updated to 2025.3.2.3
    - robotpy-romi updated to 2025.3.2.3
    - robotpy-wpimath updated to 2025.3.2.3
    - robotpy-wpinet updated to 2025.3.2.3
    - robotpy-wpiutil updated to 2025.3.2.3
    - robotpy-xrp updated to 2025.3.2.3
    - wpilib updated to 2025.3.2.3
    virtuald committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    cb56657 View commit details
    Browse the repository at this point in the history
  3. rdev: Commit rdev.toml too

    virtuald committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    5899ae5 View commit details
    Browse the repository at this point in the history
  4. Update rdev dependencies

    virtuald committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    becf4b1 View commit details
    Browse the repository at this point in the history
  5. add trapezoidal profile tests

    LucienMorey authored and virtuald committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    ced6f7b View commit details
    Browse the repository at this point in the history
  6. switch checks to math.isclose

    LucienMorey authored and virtuald committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    b48ddef View commit details
    Browse the repository at this point in the history
  7. Add print statements

    virtuald committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    651163a View commit details
    Browse the repository at this point in the history
Loading