Wykres commitów

25 Commity (master)

Autor SHA1 Wiadomość Data
Enrique Condes 04fbc35bda Version 2.0.2. Patch for issue 92/93 2024-04-18 17:12:43 +08:00
Enrique Condes 1936a46549 Reapply PR 83 and fix typos in examples 2024-04-15 22:21:59 +08:00
Enrique Condes a9f64fb886 Version 2.0 2024-03-06 13:56:17 +08:00
Finlay Davidson 5c652cdc95 Make the sqrt_internal macro customisable 2023-04-03 22:00:36 +02:00
Enrique Condes 81d62e1002
Delete arduinoFFT.cpp 2022-09-26 18:32:13 -05:00
Enrique Condes 0565c8824f Merge branch 'develop' of github.com:kosme/arduinoFFT into develop 2022-09-26 17:11:41 -05:00
Enrique Condes 8c925a74fd Correctly detect ESP32 boards 2022-09-26 17:07:55 -05:00
Enrique Condes 11b157184e Correctly detect ESP32 boards 2022-09-26 16:39:19 -05:00
Drzony 7b107cf490 Fixed compilation with -Wextra 2020-11-06 10:11:51 +01:00
Bim Overbohm 0a9cd2b425 Fix compile error on Arduino due to small_type 2020-07-01 14:34:07 +02: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 3e73c9884b Use better sqrtf approximation (precise, no divisions) 2020-02-22 12:38:26 +01:00
Bim Overbohm 6df8d2d70f Add missing include if compiled from Visual Studio Code + Arduino Extension 2020-02-20 20:54:34 +01:00
Bim Overbohm 49bc726738 Add windowing compensation factors 2020-02-19 18:06:11 +01:00
Bim Overbohm cb33149c17 Remove deprecated functions, templatize, Speedup 2020-02-19 17:15:49 +01:00
Enrique Condes 852d7466ab Lookup table for c1 and c2 2020-01-27 14:27:27 +08:00
Enrique Condes 4019b12c9b New MajorPeak fucntion that returns peak magnitude 2019-01-03 00:32:15 +08:00
Dantali0n ae724e6c37 remove undefined function 2018-11-24 11:47:01 +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 d8c22a897e Version 1.4
- Descriptor for Plaformio
- New API with simpled functions
- Fixes on rare bugs
2018-02-11 04:02:53 +08:00
Enrique Condes 934ff09b95 Add clearer printing and ploting functions 2018-02-01 21:02:38 +08:00
kosme 7ace8062ea Update to v1.3 Now supporting mbed boards 2017-12-06 02:37:25 +08:00
Enrique Condes 959f0df554 Fix bug preventing sample number to be more that 128. New limit is 32768 2017-08-04 11:18:24 -05:00
Enrique Condes c18479b232 Change file layout for Arduino 1.5 specification compliance 2017-05-11 19:02:28 -05:00