Wykres commitów

12 Commity (master)

Autor SHA1 Wiadomość Data
Enrique Condes 909240fe79 Merge branch 'develop' into master 2024-03-06 14:27:41 +08:00
Enrique Condes a9f64fb886 Version 2.0 2024-03-06 13:56:17 +08:00
MarScaper 54c383a62f Improve MajorPeak with parabola
I would like to submit you an improvement in frequency estimation by using a parabola estimation using three points...

https://github.com/kosme/arduinoFFT/issues/41
2021-02-05 17:26:08 +01:00
Bim Overbohm 4a36bd2453 Add setArrays() function because of issue #32. Add API migration info to README and improve README. 2020-02-22 13:35:09 +01:00
Bim Overbohm cb33149c17 Remove deprecated functions, templatize, Speedup 2020-02-19 17:15:49 +01:00
Dantali0n efc53f9f60 Add DC removal function 2018-11-24 11:42:59 +01:00
Dantali0n 68e59c2e61 Add nuttall & blackman complimentary windowing
Add functions for nuttall, blackman-nuttall and blackman-harris windowing
2018-10-26 12:24:13 +02:00
Enrique Condes e28c4e91cb Fix separator issue 2018-02-11 03:21:28 +08:00
kosme 7ace8062ea Update to v1.3 Now supporting mbed boards 2017-12-06 02:37:25 +08:00
Enrique Condes c9da7a8f1c Now Arduino IDE REALLY detects the keywords 2017-09-04 10:17:59 -05:00
per1234 980333ae63 Use correct separator in keywords.txt
The Arduino IDE requires the use of a tab separator between the name and identifier. Without this tab the keyword is not highlighted.

Reference: https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#keywords
2017-09-02 08:10:04 -07:00
Enrique Condes fe030b5583 Original code 2014-07-19 20:08:55 -05:00