Tyler Veness
|
181723e573
|
Replace .to<double>() and .template to<double>() with .value() (#3667)
It's a less verbose way to do the same thing.
|
2021-10-25 08:58:12 -07:00 |
|
Peter Johnson
|
cb0051ae60
|
[wpilibc] SimDeviceSim: use fmtlib (#3389)
Also clean up several sim classes to use the channel constructor.
|
2021-05-26 07:23:13 -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 |
|
Tyler Veness
|
abbf9f01ab
|
[wpilib] Fix typos in simulation classes (#2799)
|
2020-10-22 20:38:12 -07:00 |
|
Matt
|
9398b6b55b
|
[sim] Add AnalogEncoderSim (#2647)
|
2020-08-19 22:59:52 -07:00 |
|