-
**Describe the bug**
After importing our 2024 robot code project with beta 2 there are incorrect imports:
`import static edu.wpi.first.units.measure.Units.*;` -- should be edu.wpi.first.units.Units.* …
-
**Describe the bug**
After converting our 2024 code to 2025, adding annotation logging, and resolving all build errors, attempts to run the robot code result in an error on program startup, stemming f…
-
`Open app -> Enter Zeus mode -> Open Cammie -> Back -> Back` always crashes the application. This is also reproducible on the Google Play variant.
```
type: ANR
osVersion: google/oriole/oriole:14/A…
-
![QJU6}VB$WPI_TF(HNUE%A7A](https://github.com/user-attachments/assets/310839fc-089a-4bc8-9ef0-58c673549367)
https://github.com/user-attachments/assets/2704dd44-690d-446f-a2de-c38cf20a9b0a
-
bug附近的代码
```C
if ((pin < 0) || (pin > 63))
return wiringPiFailure (WPI_FATAL, "wiringPiISR: pin must be 0-63 (%d)\n", pin) ;
/**/ if (wiringPiMode == WPI_MODE_UNINITIALISED)
return wi…
-
Podczas modyfikacji którejkolwiek autoryzacji, wszystkim przypisywana jest ta sama informacja o zmianie...
![image](https://github.com/onlexnet/sin-net-reports/assets/92522179/cb8496fe-44b6-421f-8ac8…
-
I forked it here: https://github.com/butane-/wpi-ectf
ghost updated
8 years ago
-
Remove "Beta" from the logo on Spotlight, change font to white and update the order of the text on bottom left of page
Digital WPI
Contact Us
Samvera text
-
**Scope**
Add the TuneG, TuneS, and TuneV classes from 2024 so that we can use Tunable more effectively.
-
I was updating REV's MAXSwerve Java and C++ templates which use an ADIS16470 as the gyro, and I was getting a driver station error in Java on initialization about being unable to find the ADIS16470 on…