Updates and cleanup from review, simplify auto cutoff calculation
commitdfa6be810abde6ebd5dca54de9b8063b44e14321
authorBruce Luckcuck <github@etracer.net>
Wed, 6 Jun 2018 21:27:36 +0000 (6 17:27 -0400)
committerBruce Luckcuck <github@etracer.net>
Wed, 6 Jun 2018 21:30:28 +0000 (6 17:30 -0400)
treecccf6dec60f4e8bed8fdfc22759c7465831c004f
parente49c10b573a2e6c68c66624463fbf861410e7032
Updates and cleanup from review, simplify auto cutoff calculation
Renamed variables to be more representative of their content.

Simplified the auto-cutoff calculation to be 90% of the nyquist frequency of the measured rx frame rate.

Simplified the PT1 from BIQUAD calculation.

Added active cutoffs to the blackbox log header. Reduce the number of headers by combining like entries into a single line.
src/main/blackbox/blackbox.c
src/main/fc/fc_rc.c
src/main/fc/fc_rc.h