Wykres commitów

  • 7059599c59 Skip the spike on bin 0 instead of deleting it develop Enrique Condes 2024-04-19 00:15:53 +0800
  • 0da88512f9
    Merge pull request #95 from kosme/develop master v2.0.2 Enrique Condes 2024-04-18 17:13:59 +0800
  • 04fbc35bda Version 2.0.2. Patch for issue 92/93 Enrique Condes 2024-04-18 17:12:43 +0800
  • 3be858dd29
    Merge pull request #94 from kosme/develop v2.0.1 Enrique Condes 2024-04-15 22:24:43 +0800
  • 1936a46549 Reapply PR 83 and fix typos in examples Enrique Condes 2024-04-15 22:21:59 +0800
  • 3d17cac4c9
    Merge pull request #91 from kosme/develop v2.0 Enrique Condes 2024-03-06 14:29:10 +0800
  • 909240fe79 Merge branch 'develop' into master Enrique Condes 2024-03-06 14:27:41 +0800
  • a9f64fb886 Version 2.0 Enrique Condes 2024-03-06 13:56:17 +0800
  • bb90780ace
    Merge pull request #88 from kosme/v1.6.2 1.6.2 Enrique Condes 2023-12-29 11:07:30 +0800
  • c7845ab60e Fix bug on synthetic data generation v1.6.2 Enrique Condes 2023-12-29 11:00:17 +0800
  • b0e4c69bcb Fix issue 84 v1.6.1 Enrique Condes 2023-07-25 23:39:34 +0800
  • 419d7b044e
    Merge pull request #83 from FintasticMan/customisable_sqrt Enrique Condes 2023-05-26 14:55:19 -0600
  • 5c652cdc95 Make the sqrt_internal macro customisable Finlay Davidson 2023-04-03 22:00:36 +0200
  • 78ec583c60
    Merge pull request #81 from BjornTheProgrammer/master Enrique Condes 2023-03-20 16:53:25 -0600
  • f9d6fa7dae Updated Documentation to Reflect Actual Methods Bjorn 2023-03-17 23:41:46 -0700
  • fa12c7b8f0 Updated Examples to use Non-Deprecated Methods Bjorn 2023-03-17 23:31:04 -0700
  • 94453e54ac Bump to version 1.6 v1.6 kosme 2023-03-09 22:28:40 -0600
  • e5e4c745c1
    Delete lookup-table.ods Enrique Condes 2022-09-26 18:32:38 -0500
  • 81d62e1002
    Delete arduinoFFT.cpp Enrique Condes 2022-09-26 18:32:13 -0500
  • 32723c635c Merge branch 'develop' of github.com:kosme/arduinoFFT into develop Enrique Condes 2022-09-26 17:14:23 -0500
  • 3a637a12f6 Merge branch 'develop' of github.com:kosme/arduinoFFT into develop Enrique Condes 2022-09-26 17:13:00 -0500
  • 0565c8824f Merge branch 'develop' of github.com:kosme/arduinoFFT into develop Enrique Condes 2022-09-26 17:11:41 -0500
  • 8c925a74fd Correctly detect ESP32 boards Enrique Condes 2022-09-26 17:07:55 -0500
  • 11b157184e Correctly detect ESP32 boards Enrique Condes 2022-09-26 16:39:19 -0500
  • 11b7937333
    Merge pull request #71 from slaff/fix/spelling Enrique Condes 2021-12-09 14:49:57 -0600
  • dec237ab14 Fixed small spelling mistakes. Slavey Karadzhov 2021-12-09 12:42:40 +0100
  • bd164d1c3d
    Merge pull request #68 from blaz-r/develop Enrique Condes 2021-11-27 11:03:15 -0600
  • 5f622f7c0c
    Merge branch 'develop' into develop Enrique Condes 2021-11-27 11:03:05 -0600
  • e7357ccbaf
    Merge pull request #59 from drzony/reordering-fix Enrique Condes 2021-11-27 10:57:18 -0600
  • cd339adae2
    Merge pull request #70 from ivankravets/patch-1 Enrique Condes 2021-11-27 10:56:35 -0600
  • e39f2f12a8
    Declare header files for PlatformIO Ivan Kravets 2021-11-19 12:16:53 +0200
  • 3fce8acb88 Reordered variables in class to fix -Werror=reorder blaz-r 2021-09-13 08:59:30 +0200
  • bb99065f9a
    Merge pull request #64 from Phatcat/Parabola Enrique Condes 2021-02-05 19:04:38 -0600
  • 54c383a62f Improve MajorPeak with parabola MarScaper 2021-02-05 17:24:36 +0100
  • 7b107cf490 Fixed compilation with -Wextra Drzony 2020-11-06 10:11:51 +0100
  • 566803e9ca Publish version 1.5.6 v.1.5.6 Enrique Condes 2020-10-06 15:18:15 -0500
  • b19bdc7b6c Fix to issue 57 Enrique Condes 2020-10-06 15:08:33 -0500
  • 89defc7588 Merge branch 'master' of https://github.com/kosme/arduinoFFT into master Enrique Condes 2020-10-06 14:47:29 -0500
  • ee0459d537 Fix for issue 56 Enrique Condes 2020-10-06 14:47:01 -0500
  • 5eaad08339
    Merge pull request #50 from HorstBaerbel/master Enrique Condes 2020-07-02 09:53:09 -0500
  • 4011ca2749
    Merge pull request #49 from pranabendra/master Enrique Condes 2020-07-02 09:51:11 -0500
  • 0a9cd2b425 Fix compile error on Arduino due to small_type Bim Overbohm 2020-07-01 14:34:07 +0200
  • b36336c12d Fix DCRemoval(): for all samples in time pranabendra 2020-06-07 20:51:03 +0530
  • 35ea7e243f Fix README anchor Bim Overbohm 2020-02-22 13:39:04 +0100
  • 4a36bd2453 Add setArrays() function because of issue #32. Add API migration info to README and improve README. Bim Overbohm 2020-02-22 13:35:09 +0100
  • 3e73c9884b Use better sqrtf approximation (precise, no divisions) Bim Overbohm 2020-02-22 12:38:26 +0100
  • 6df8d2d70f Add missing include if compiled from Visual Studio Code + Arduino Extension Bim Overbohm 2020-02-20 20:54:34 +0100
  • 49bc726738 Add windowing compensation factors Bim Overbohm 2020-02-19 18:06:11 +0100
  • 08e9288cc9 Fix example FFT_02 Bim Overbohm 2020-02-19 17:28:01 +0100
  • cb33149c17 Remove deprecated functions, templatize, Speedup Bim Overbohm 2020-02-19 17:15:49 +0100
  • 8459c48952 Lookup table for c1 and c2 v1.5.5 Enrique Condes 2020-01-27 14:27:39 +0800
  • 852d7466ab Lookup table for c1 and c2 Enrique Condes 2020-01-27 14:27:27 +0800
  • bb4769a44f Latest code in release v1.5 Enrique Condes 2019-04-30 16:31:43 +0800
  • 4019b12c9b New MajorPeak fucntion that returns peak magnitude Enrique Condes 2019-01-03 00:32:15 +0800
  • d6d1aca0c9
    Merge pull request #24 from Dantali0n/master Enrique Condes 2018-11-25 23:48:28 +0800
  • ae724e6c37 remove undefined function Dantali0n 2018-11-24 11:47:01 +0100
  • efc53f9f60 Add DC removal function Dantali0n 2018-11-24 11:42:59 +0100
  • e79104dbc0
    Merge pull request #22 from Dantali0n/master Enrique Condes 2018-10-26 22:40:43 +0800
  • 68e59c2e61 Add nuttall & blackman complimentary windowing Dantali0n 2018-10-26 12:24:13 +0200
  • a060c2f7d1
    Merge pull request #21 from edgar-bonet/fix-rollover Enrique Condes 2018-09-19 18:49:30 +0800
  • c564008306 Ensure accurate sampling frequency in FFT_03.ino Edgar Bonet 2018-09-19 12:32:05 +0200
  • 92f4066a72 Fix micros() rollover issue in FFT_03.ino Edgar Bonet 2018-09-19 12:31:52 +0200
  • d8c22a897e Version 1.4 v1.4 Enrique Condes 2018-02-11 04:01:14 +0800
  • de7c8e447c Minor fix on examples Enrique Condes 2018-02-11 03:59:45 +0800
  • e28c4e91cb Fix separator issue Enrique Condes 2018-02-11 03:21:28 +0800
  • 0b3271b489 Remove new printing methods on examples Enrique Condes 2018-02-11 03:21:10 +0800
  • e1831a9bdd Spectrum Plot example Enrique Condes 2018-02-07 16:04:17 +0800
  • e7edcefebb Improved example code. Thanks to Ragnar Ranøyen Enrique Condes 2018-02-07 16:03:41 +0800
  • 48cde0de43
    Merge 3288bcb421 into 7ace8062ea per1234 2018-02-04 02:35:22 +0000
  • 3288bcb421
    Use correct separator in keywords.txt per1234 2018-02-03 18:35:05 -0800
  • c239231546 Examples using the new printing functions Enrique Condes 2018-02-01 21:04:41 +0800
  • 934ff09b95 Add clearer printing and ploting functions Enrique Condes 2018-02-01 21:02:38 +0800
  • 7ace8062ea Update to v1.3 Now supporting mbed boards v1.3 kosme 2017-12-06 02:37:25 +0800
  • bb07a0fbc5 Create change log to document changes between versions. Enrique Condes 2017-09-04 10:35:26 -0500
  • c9da7a8f1c Now Arduino IDE REALLY detects the keywords v1.2.3 Enrique Condes 2017-09-04 10:17:59 -0500
  • 98e34049f3 Version update for tag v1.2.2 v1.2.2 1.2.2 Enrique Condes 2017-09-04 08:49:49 -0500
  • b5667bcea9 Merge pull request #8 from per1234/fix-keywords Enrique Condes 2017-09-03 14:32:09 -0500
  • 980333ae63 Use correct separator in keywords.txt per1234 2017-09-02 08:10:04 -0700
  • 690c071206 Fix to issues #6 and #7. Cleaning imaginary to avoid OVF. v1.2.1 Enrique Condes 2017-08-28 13:48:02 -0500
  • 8952252888 New possible feature kosme 2017-08-07 20:25:10 -0500
  • 959f0df554 Fix bug preventing sample number to be more that 128. New limit is 32768 v1.2 V1.2 Enrique Condes 2017-08-04 11:18:24 -0500
  • e30a5ed5cf Optimize RAM usage on examples Enrique Condes 2017-08-03 13:41:57 -0500
  • f8f2319ebf Fix issue that prevents installing on Arduino IDE v1.1 Enrique Condes 2017-05-12 19:26:02 -0500
  • 1ec9420123 Fix issue that prevents installing on Arduino IDE Enrique Condes 2017-05-12 19:15:31 -0500
  • dc56d0b844 Fix typo v1.0 Enrique Condes 2017-05-12 08:02:54 -0500
  • 46234bb5b3 Fix emails Enrique Condes 2017-05-11 19:06:45 -0500
  • c18479b232 Change file layout for Arduino 1.5 specification compliance 1.0 Enrique Condes 2017-05-11 19:02:28 -0500
  • 4b2c3c12e0 New example. Enrique Condes 2017-05-11 13:29:01 -0500
  • 86acff478c Fix typo Enrique Condes 2017-05-11 13:21:42 -0500
  • 73192e0436 Partial documentation kosme 2017-04-26 08:46:41 -0500
  • 0a3bcad5d2 Minor fixes to documentation Enrique Condes 2017-04-25 15:26:25 -0500
  • 55ec80ebe0 Fix wrong types Enrique Condes 2017-04-25 14:32:43 -0500
  • 363dae29f2 Remove redundant definition of costant Enrique Condes 2017-04-25 14:22:34 -0500
  • 3c6768bcb2 Comment example 01 Enrique Condes 2017-04-25 14:16:27 -0500
  • 452b96f427 Remove redundant definition of costant Enrique Condes 2017-04-25 13:02:49 -0500
  • 1b4d271f94 Define constants on the headers file Enrique Condes 2017-04-25 13:01:06 -0500
  • c69b76d2a9 Iterator must be of same size as samples variable Enrique Condes 2017-04-25 12:34:46 -0500
  • 3e56804d95 Fix bug in example 1. Negative numbers were stored in unsigned var Enrique Condes 2016-12-30 16:35:36 -0600
  • 11a37ab10f - Added missing files for use on C and Cpp projects. kosme 2014-11-09 02:19:57 -0600
  • 8da2629533 - Readme kosme 2014-11-09 02:03:01 -0600