15 Commits (a5a3b413dffd4e447cee83f8e05d315522945786)

Author SHA1 Message Date
Gone4Dirt 79787d55cc AP_GyroFFT: Add APM_BUILD_Heli 3 years ago
Pierre Kancir cc39eafe02 AP_GyroFFT: ensure we got float division when there are needed instead of integer divisions 3 years ago
Pierre Kancir 23a67a9e60 AP_GyroFFT: checking that uint16_t is negative is useless 3 years ago
Pierre Kancir 39fd32aa9e AP_GyroFFT: reduce first_harmonic scope 3 years ago
Andrew Tridgell d07bf97da6 AP_GyroFFT: mark logger Write() calls as streaming where appropriate 4 years ago
Patrick José Pereira 98a8e6e370 AP_GyroFFT: Add missing const in member functions 4 years ago
Andy Piper 4f7047797e AP_GyroFFT: reduce locking to avoid contention and match thread priority to IO 4 years ago
Andy Piper 9013432d27 AP_GyroFFT: slew FFT frequency output 5 years ago
Andy Piper adb9f70bc9 AP_GyroFFT: correctly count the number of active harmonics 5 years ago
Peter Barker edba1cca4a AP_GyroFFT: cast to unsigned to avoid signed/unsigned comparison 5 years ago
Andy Piper d402761a4b AP_GyroFFT: allow all three peaks to be returned so that we can have three independent harmonic notches 5 years ago
Andy Piper 6da1f3bf2e AP_GyroFFT: filter energy, harmonic and amplitude fit. Make a better guess at harmonic matching 5 years ago
Peter Barker af62d7d7b6 AP_GyroFFT: inline used-only-once Log_Write parameters 5 years ago
Andy Piper 3b25a8ae2e AP_GyroFFT: adjust default FFT lengths for boards that can cope and are likely to have BMI088 5 years ago
Andy Piper 7d36bc4422 AP_GyroFFT: new FFT library for motor peak analysis using HAL DSP abstraction 5 years ago