Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: biquadFilter MODSERIAL QEI Servo mbed
Fork of Robot_Battle_met_ARVID by
Diff: BiQuadchains_zelfbeun.h
- Revision:
- 4:c7be673eb4a1
- Parent:
- 2:0a8622662f6d
diff -r 3a9fdac2ba69 -r c7be673eb4a1 BiQuadchains_zelfbeun.h --- a/BiQuadchains_zelfbeun.h Thu Nov 01 08:46:04 2018 +0000 +++ b/BiQuadchains_zelfbeun.h Thu Nov 01 15:08:05 2018 +0000 @@ -2,7 +2,7 @@ //BiQuad Chains for each EMG, total 4 chains //EMG1!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -//Highpass +//Highpass BiQuadChain highp1; BiQuad highp1_1( 9.21171e-01, -1.84234e+00, 9.21171e-01, -1.88661e+00, 8.90340e-01 ); BiQuad highp1_2( 1.00000e+00, -2.00000e+00, 1.00000e+00, -1.94922e+00, 9.53070e-01 );
