Files
allwpilib/styleguide
Drew Williams 38f113ae4b [wpimath] Add BiquadFilter class for Second Order Section filters (#8814)
This adds a C++, Java and Python version of a Biquad filter class to
wpimath.

For testing, I took output from scipi functions and commented the inputs
I used above each test case.

---------

Co-authored-by: Drew Williams <drew.williams@capstanmedical.com>
2026-06-23 11:43:56 -06:00
..