FRC-Utilities / QDriverStation

Cross-platform clone of the FRC Driver Station
https://frc-utilities.github.io
MIT License
189 stars 26 forks source link

Unable to connect to our robot on Mac #71

Open drckar opened 1 year ago

drckar commented 1 year ago

our robot communication is done through wifi, when our mac is connected to the robot through wifi, QDriverStation says that there's no communication.

darthnithin commented 1 year ago

Not sure if this project is still being updated or supported

drckar commented 1 year ago

it should still work though right?

alex-spataru commented 1 year ago

Hi @drckar and @darthnithin! Unfortunately, I haven´t had access to FRC robots or components since 2016 (I moved to another city while in college). The QDriverStation should work with 2014, 2015, and 2016 robots. However, I cannot guarantee that it works with newer versions :(

If you are interested, you might want to contribute to LibDS, a C library that I developed back in 2016 that handles all the Driver Station <-> Robot communications (QDriverStation is basically the "frontend", while LibDS is the "backend" of the project).

darthnithin commented 1 year ago

I’ll take a look at LibDS but also yea it doesn’t work out of the box