Wykres commitów

53 Commity (master)

Autor SHA1 Wiadomość Data
Vincent Samy a38c1e75a2 Update CMake and tests. 2021-03-19 13:45:58 +09:00
vincent samy ae6acd85e1 Merge branch 'topic/cross-compile'
Closes #1
Closes #2
2020-03-30 18:21:14 +09:00
vincent samy 027d4b49e8 c++17 needed for MSVC.
Test on MSVC 16.5.1.
2020-03-30 18:11:30 +09:00
vincent samy 2e14f70684 c++17 needed for MSVC.
Test on MSVC 16.5.1.
2020-03-30 18:08:08 +09:00
Vincent Samy 6a11b84fbc Set to c++14. 2020-03-30 18:00:43 +09:00
Vincent Samy 213be7549b Build and test pass for GCC 7.5.0 2020-03-30 17:23:23 +09:00
Vincent Samy e6e370642e Build and test pass with clang 6.0.0. 2020-03-30 17:15:34 +09:00
Vincent Samy b12580b323 fix name typo. 2019-12-10 17:54:19 +09:00
Vincent Samy 2cd67a45b4 Uniformization of names. 2019-11-12 10:12:23 +09:00
Vincent Samy 050dd14760 Forgot cmake and includes. 2019-11-08 18:02:48 +09:00
Vincent Samy 92e745712a Update reference. 2019-11-08 17:52:39 +09:00
Vincent Samy 3251815ada All centered filter test passes.
Though time-varying second order is not working?
May need deeper tests.
2019-11-08 17:46:43 +09:00
Vincent Samy d049e600d0 Time-fixed central filter pass. 2019-11-08 15:52:27 +09:00
vincent samy 934a0ed17f Updates... 2019-11-06 09:16:00 +09:00
vincent samy 544bead65c Pass compilation 2019-11-01 18:04:02 +09:00
vincent samy d08dfd9971 Passing previous test using catch. 2019-11-01 14:21:19 +09:00
vincent samy b90e14801b Merge branch 'topic/diffentiators' of https://github.com/vsamy/DiFipp into topic/diffentiators 2019-10-29 17:55:46 +09:00
Vincent Samy a2c073ae3d Pass to catch for tests. 2019-10-29 17:55:25 +09:00
Vincent Samy a7b8bdb8fa Fix naming. 2019-10-29 16:34:45 +09:00
vincent samy 19439a01a3 Fix naming. 2019-10-29 15:58:37 +09:00
Vincent Samy 60c0b5c11f Fix some stuffs. 2019-10-29 15:03:13 +09:00
Vincent Samy 1242b85c67 Upgrade cmake modules. 2019-10-29 13:40:46 +09:00
Vincent Samy 09a697bb5c Change Base filter class. 2019-10-29 13:27:48 +09:00
Vincent Samy 3b927b8174 Add differentiators. 2019-10-29 13:27:15 +09:00
Vincent Samy 3320b425bd Add Central filtrering. 2019-10-28 17:23:25 +09:00
Vincent Samy 75e8924949 Fix some boost pb. 2019-10-28 17:22:37 +09:00
Vincent Samy 7766f6e085 Add clang formatter. 2019-10-28 17:21:32 +09:00
Vincent Samy 1f4bc82ed2 Don't install useless files. 2019-10-10 13:16:40 +09:00
Vincent Samy 8cc9166c95 Modernize cmake. 2019-10-10 13:10:20 +09:00
Vincent Samy 26ca2a0fa6 Relax license. 2019-10-10 11:31:00 +09:00
Vincent Samy 5db13b6c0f Fix bugs with PI.
Use a variable template to set PI.
2019-08-14 15:54:24 +09:00
Vincent Samy 24df3ddedc Change error code to throws. 2019-01-11 19:07:11 +09:00
Vincent Samy 06c70f4ef0 Copy header files into the nclude folder 2019-01-04 17:58:46 +09:00
Vincent Samy 83391bb797 Licensing and renaming. 2019-01-04 17:45:22 +09:00
Vincent Samy 74f52009dc Add docs. 2019-01-04 17:15:03 +09:00
Vincent Samy 655db4a39a Add minimum requirement functionvfor HP and LP. 2019-01-04 15:13:08 +09:00
Vincent Samy 197a64aa5f Band reject ok 2019-01-04 13:23:22 +09:00
Vincent Samy 3ff2f09bdb Add BandReject 2018-12-18 18:23:09 +09:00
Vincent Samy 3ce8bb3a4f Add band frequency check 2018-12-18 16:19:12 +09:00
Vincent Samy fcd4859401 Butterworth BandPass ok. 2018-12-18 16:16:47 +09:00
Vincent Samy a26692666f All tests ok. 2018-12-17 17:56:11 +09:00
Vincent Samy 6ab21d6145 Digital filter test ok. 2018-12-17 17:16:01 +09:00
Vincent Samy d55ee89a7d Compilation pass. 2018-12-17 14:48:44 +09:00
Vincent Samy 3a6bc791ff Almost updated all merging errors. 2018-12-14 20:30:44 +09:00
vincent samy ef7b6dfba1 Need merge check. 2018-12-14 19:04:41 +09:00
vincent samy 0033d2fa72 Add renaming.
Need to fix merging
2018-12-14 18:58:52 +09:00
Vincent Samy 3dbaf8036f Add other filters. 2018-12-14 18:55:16 +09:00
Vincent Samy 001f25f1cc Split Bilinear tranform and update type checks. 2018-10-26 16:18:08 +09:00
Vincent Samy a6105fa9ff Some renaming. 2018-10-26 10:31:14 +09:00
Vincent Samy 7f350bdf53 Header-only lib.
Add digital filter.
Add Butterworth filter.
Add Moving average filter.
Add polynomial transformation (compute polynome coeff from roots).
Add test units.
2018-10-25 18:43:21 +09:00