Skip to content

Switch to new game data#8584

Open
ThadHouse wants to merge 8 commits intowpilibsuite:2027from
ThadHouse:newgamedata
Open

Switch to new game data#8584
ThadHouse wants to merge 8 commits intowpilibsuite:2027from
ThadHouse:newgamedata

Conversation

@ThadHouse
Copy link
Member

Game data is now limited to 8 bytes, and comes through the UDP packets

Game data is now limited to 8 bytes, and comes through the UDP packets
@ThadHouse ThadHouse requested review from a team as code owners January 22, 2026 02:35
@github-actions github-actions bot added component: wpilibj WPILib Java component: wpilibc WPILib C++ component: hal Hardware Abstraction Layer component: glass Glass app and backend 2027 2027 target labels Jan 22, 2026
@KangarooKoala
Copy link
Contributor

Game data is now limited to 8 bytes

To clarify, the 8 bytes does not include \0, right? (Asking because in DriverStationTypes.h, HAL_GameData has an array of length 9)

@ThadHouse
Copy link
Member Author

Game data is now limited to 8 bytes

To clarify, the 8 bytes does not include \0, right? (Asking because in DriverStationTypes.h, HAL_GameData has an array of length 9)

Correct. Thats why it's 9.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2027 2027 target component: glass Glass app and backend component: hal Hardware Abstraction Layer component: wpilibc WPILib C++ component: wpilibj WPILib Java

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants