sciencewhiz
sciencewhiz
Are you planning to add this data to the widgets in the dashboards?
I don't think that changing the kCos to kG should be a part of this PR, as it's not related. It should be it's own PR. This PR is huge...
> > I don't think that changing the kCos to kG should be a part of this PR, as it's not related. It should be it's own PR. This PR...
> Depends on the refresh rate of the voltage and current data from the PDP. If it's slow, 20 ms is probably fine. Even if it's not, I'm not sure...
Are you going to get useful data on a per channel basis? Voltage is the overall battery voltage, so I expect any per channel readings to be swamped by noise...
The conflict is because commit https://github.com/wpilibsuite/allwpilib/commit/3a5e541b2d895790ea5a9e372d277de0fbf0993e also changed Encoder.h, specifically it added a missing WPI_DEPRECATED call. Git isn't smart enough to figure out if your change should override that change,...
/azp run
> Based on 2022 usage reporting data, there would be a maximum of 53 Java users out of 3053 total C++ and Java teams. They were given two years to...
It's disabled here: https://github.com/wpilibsuite/allwpilib/blob/406d055f076bf910c691c798c5b2e750e6f1f2dd/wpilibNewCommands/src/main/java/edu/wpi/first/wpilibj2/command/CommandScheduler.java#L85-L97
A beta team this year complained about it, so no.