Enrique Condes
|
dcfbcd7182
|
Implement swap table optimization for compute function
|
2024-12-31 11:56:43 +08:00 |
Enrique Condes
|
0913ec2f87
|
Merge branch 'develop' of github.com:kosme/arduinoFFT into develop
|
2024-11-24 22:22:31 +08:00 |
Enrique Condes
|
a1abeabe32
|
Avoid double imaginary swap on COMPLEX_INPUT and Reverse direction
|
2024-11-24 22:15:36 +08:00 |
Enrique Condes
|
6948a41472
|
Avoid double imaginary swap on COMPLEX_INPUT and Reverse direction
|
2024-11-24 21:56:44 +08:00 |
Enrique Condes
|
f67d6797b4
|
Fix to issue 100
|
2024-11-21 21:11:35 +08:00 |
Enrique Condes
|
bb841b6d6f
|
Update README.md
Add DOI
|
2024-11-21 16:51:31 +08:00 |
Enrique Condes
|
96701da0d9
|
Merge pull request #106 from kosme/develop
Allow enabling bit reversal on the imaginary part of the input
|
2024-11-21 15:40:31 +08:00 |
Enrique Condes
|
7f7bf6efa0
|
Allow performing bit reversal on the complex part of the input
|
2024-11-21 15:32:42 +08:00 |
Enrique Condes
|
7f340769fa
|
Misc changes to improve performance
|
2024-11-21 15:26:23 +08:00 |
Enrique Condes
|
886ec1e8b3
|
Merge pull request #104 from kosme/develop
Version 2.0.3
|
2024-10-30 15:01:59 +08:00 |
Enrique Condes
|
fe351e57bf
|
Version 2.0.3
|
2024-10-30 15:00:43 +08:00 |
Enrique Condes
|
c44b1e57e6
|
Merge pull request #103 from kosme/develop
Skip the spike on bin 0 instead of deleting it
|
2024-10-30 14:52:20 +08:00 |
Enrique Condes
|
7059599c59
|
Skip the spike on bin 0 instead of deleting it
|
2024-04-19 00:15:53 +08:00 |
Enrique Condes
|
0da88512f9
|
Merge pull request #95 from kosme/develop
Version 2.0.2. Patch for issues 92/93
|
2024-04-18 17:13:59 +08:00 |
Enrique Condes
|
04fbc35bda
|
Version 2.0.2. Patch for issue 92/93
|
2024-04-18 17:12:43 +08:00 |
Enrique Condes
|
3be858dd29
|
Merge pull request #94 from kosme/develop
Reapply PR 83 and fix typos in examples
|
2024-04-15 22:24:43 +08:00 |
Enrique Condes
|
1936a46549
|
Reapply PR 83 and fix typos in examples
|
2024-04-15 22:21:59 +08:00 |
Enrique Condes
|
3d17cac4c9
|
Merge pull request #91 from kosme/develop
Version 2.0 from develop branch
|
2024-03-06 14:29:10 +08:00 |
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 |
Enrique Condes
|
bb90780ace
|
Merge pull request #88 from kosme/v1.6.2
Fix bug on synthetic data generation
|
2023-12-29 11:07:30 +08:00 |
Enrique Condes
|
c7845ab60e
|
Fix bug on synthetic data generation
|
2023-12-29 11:00:17 +08:00 |
Enrique Condes
|
b0e4c69bcb
|
Fix issue 84
|
2023-07-25 23:39:34 +08:00 |
Enrique Condes
|
419d7b044e
|
Merge pull request #83 from FintasticMan/customisable_sqrt
Make the sqrt_internal macro customisable
|
2023-05-26 14:55:19 -06:00 |
Finlay Davidson
|
5c652cdc95
|
Make the sqrt_internal macro customisable
|
2023-04-03 22:00:36 +02:00 |
Enrique Condes
|
78ec583c60
|
Merge pull request #81 from BjornTheProgrammer/master
Update Examples and Documentation to Reflect Real Status
|
2023-03-20 16:53:25 -06:00 |
Bjorn
|
f9d6fa7dae
|
Updated Documentation to Reflect Actual Methods
|
2023-03-17 23:41:46 -07:00 |
Bjorn
|
fa12c7b8f0
|
Updated Examples to use Non-Deprecated Methods
Updated the examples FFT_01, FFT_02, FFT_03, FFT_04, and FFT_05.
|
2023-03-17 23:31:04 -07:00 |
kosme
|
94453e54ac
|
Bump to version 1.6
|
2023-03-09 22:28:40 -06:00 |
Enrique Condes
|
e5e4c745c1
|
Delete lookup-table.ods
|
2022-09-26 18:32:38 -05:00 |
Enrique Condes
|
81d62e1002
|
Delete arduinoFFT.cpp
|
2022-09-26 18:32:13 -05:00 |
Enrique Condes
|
32723c635c
|
Merge branch 'develop' of github.com:kosme/arduinoFFT into develop
|
2022-09-26 17:14:23 -05:00 |
Enrique Condes
|
3a637a12f6
|
Merge branch 'develop' of github.com:kosme/arduinoFFT into develop
|
2022-09-26 17:13:00 -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 |
Enrique Condes
|
11b7937333
|
Merge pull request #71 from slaff/fix/spelling
Fixed small spelling mistakes.
|
2021-12-09 14:49:57 -06:00 |
Slavey Karadzhov
|
dec237ab14
|
Fixed small spelling mistakes.
|
2021-12-09 12:42:40 +01:00 |
Enrique Condes
|
bd164d1c3d
|
Merge pull request #68 from blaz-r/develop
Reordered variables in class, to fix -Werror=reorder
|
2021-11-27 11:03:15 -06:00 |
Enrique Condes
|
5f622f7c0c
|
Merge branch 'develop' into develop
|
2021-11-27 11:03:05 -06:00 |
Enrique Condes
|
e7357ccbaf
|
Merge pull request #59 from drzony/reordering-fix
Fixed compilation with -Wextra
|
2021-11-27 10:57:18 -06:00 |
Enrique Condes
|
cd339adae2
|
Merge pull request #70 from ivankravets/patch-1
Declare header files for PlatformIO
|
2021-11-27 10:56:35 -06:00 |
Ivan Kravets
|
e39f2f12a8
|
Declare header files for PlatformIO
|
2021-11-19 12:16:53 +02:00 |
blaz-r
|
3fce8acb88
|
Reordered variables in class to fix -Werror=reorder
|
2021-09-13 08:59:30 +02:00 |
Enrique Condes
|
bb99065f9a
|
Merge pull request #64 from Phatcat/Parabola
Improve MajorPeak with parabola
|
2021-02-05 19:04:38 -06: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 |
Drzony
|
7b107cf490
|
Fixed compilation with -Wextra
|
2020-11-06 10:11:51 +01:00 |
Enrique Condes
|
566803e9ca
|
Publish version 1.5.6
|
2020-10-06 15:18:15 -05:00 |
Enrique Condes
|
b19bdc7b6c
|
Fix to issue 57
|
2020-10-06 15:08:33 -05:00 |
Enrique Condes
|
89defc7588
|
Merge branch 'master' of https://github.com/kosme/arduinoFFT into master
|
2020-10-06 14:47:29 -05:00 |