Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Code review of main #29

Open
wants to merge 139 commits into
base: ryancahoon/upstream-comparison
Choose a base branch
from

Conversation

rcahoon
Copy link
Member

@rcahoon rcahoon commented Mar 13, 2023

No description provided.

dejabot and others added 30 commits January 14, 2023 10:27
Changes initially made by VS Code import tool.
Updated from there to make sure Maroon Framework continues to build.

This change contains a temporary implementation of
WPIRobotProvider.hasNewDriverStationData() (underlying
method removed in WPILib 2023)
until we make a longer-term fix.
Add a background thread (thought in progress) that refreshes data
hasNewDriverStationData will compare refresh count with
member variable it maintains.
clean up code for WPIRobotProvider
move DriverStation.refreshData() to OI (wrapped in new HAL API)
1. rename refreshData() to refreshDriverStationData() for clarity.
2. move context.waitFor(...hasNewDriverStationData()) to top of loop.

also fixed some formatting issues in WPIRobotProvider.java
…tationdata

Provide new implementation for WPIRobotProvider.hasNewDriverStationData() and update integration in OI
Point developers to new deploy process for configuration files.
This reverts commit 028a5c2.
update deployconfigFiles so it doesn't kill robot code
BCNOFNeNaMg and others added 30 commits March 4, 2023 14:00
…into fixConstants"

This reverts commit c42a655, reversing
changes made to 6bf8907.
initial bringup of RevA robot
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants