Thad House
|
23d2326d1d
|
[hal] Report previous allocation location for indexed resource duplicates (#3322)
|
2021-05-01 10:28:30 -07:00 |
|
Peter Johnson
|
8d961dfd25
|
[wpilibc] Remove ErrorBase (#3306)
Replace with new exception-based error reporting, consistent with Java.
This also builds stacktraces into the reporting/exceptions.
|
2021-04-18 20:35:29 -07:00 |
|
Peter Johnson
|
8f1f64ffb6
|
Remove year from file copyright message (NFC) (#2972)
Also update copyright to include "and other WPILib contributors" and clarify
license referral language to not be restricted to FIRST teams.
|
2020-12-26 14:12:05 -08:00 |
|
Prateek Machiraju
|
cb51029335
|
[wpilib] Add Color.fromHSV() static helper (#2461)
Keep AddressableLEDBuffer.setHSV() implementation separate in Java
for performance reasons.
|
2020-04-05 23:08:52 -07:00 |
|
Austin Shalit
|
f66ae59992
|
Add HSV helpers to AddressableLED (#2135)
Also change the setLED() method to setRGB() for consistency and clarity.
Add rainbow example to demonstrate HSV usage.
|
2019-11-29 15:16:57 -08:00 |
|
Austin Shalit
|
5f85457a97
|
Add usage reporting for AddressableLED (#2108)
|
2019-11-20 20:13:39 -08:00 |
|
Thad House
|
5443fdabc1
|
Directly construct PWM port from HAL, avoid wpilib PWM object (#2106)
|
2019-11-20 14:48:14 -08:00 |
|
Thad House
|
8ed2059074
|
Add AddressableLED (#2092)
|
2019-11-17 16:39:38 -08:00 |
|