Peter Johnson
5548a37465
[wpilib] PowerDistribution: Add module type getter ( #3948 )
2022-01-21 15:46:44 -08:00
Thad House
9778626f34
[wpilib, hal] Add support for getting faults and versions from power distribution ( #3794 )
2021-12-19 13:42:49 -08:00
Thad House
4b1defc8d8
[wpilib] Remove automatic PD type from module type enum ( #3732 )
...
Using automatic type doesn't work with any module number, so the API was confusing.
2021-11-23 23:03:45 -08:00
Thad House
3dd41c0d37
[wpilib] Don't print PD errors for LiveWindow reads ( #3708 )
...
If something happens with the PD connection, these would have spammed messages continuously.
This wasn't the case previously, and we don't want this behavior now.
2021-11-07 13:45:28 -08:00
Thad House
10cc8b89c4
[hal] [wpilib] Add initial support for the REV PDH ( #3503 )
2021-08-14 11:44:56 -07:00