Wykres commitów

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