Boomaa23 / open-ds

A reverse-engineered lightweight cross-platform FRC Driver Station
https://boomaa23.github.io/open-ds/
Other
43 stars 8 forks source link

update for 2023 protocol #21

Open nabgilby opened 1 year ago

nabgilby commented 1 year ago

When? We are using wpilib 2023 open beta, would like to try this out.

Boomaa23 commented 1 year ago

Likely some time around kickoff. I have to fix the other problems with the program first (see #18 or #19 or #20 - all the same problem).

However, the driver station is tied to the version of the RoboRIO image you are using, not the WPILib install. You should be able to use the 2022 version still, until a new "game tools" is released (here: https://www.ni.com/en-us/support/downloads/drivers/download.frc-game-tools.html).

ArdvarkDev commented 1 year ago

any update on this?

Boomaa23 commented 1 year ago

I've fixed the issues above, though I do not have access to a robot at the moment. Continue to use the 2022 protocol, which should work. Please report any errors you find as new issues.

Boomaa23 commented 1 year ago

Hi there @nabgilby @ArdvarkDev! Apologies for the delay. You can try this build. I haven't had time to test it extensively so please report any bugs you have. https://opends.aptapus.net/builds/a796a01.jar

bulutthecat commented 10 months ago

Hi there @nabgilby @ArdvarkDev! Apologies for the delay. You can try this build. I haven't had time to test it extensively so please report any bugs you have. https://opends.aptapus.net/builds/a796a01.jar

the .jar file is now invalid? keep getting an error when trying to access the build. if possible could you open a new branch and post this release there?