1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-30 00:00:11 +01:00
Commit graph

17 commits

Author SHA1 Message Date
eb96afc2ec code cleanups
- Use C++ style comments
- Harmonize indentions
- Harmonize comment capitalization

Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2024-02-28 02:36:38 +01:00
Manuel Pitz
1be03ffab6 dsp: update to deque and add rectangular window 2024-02-28 02:36:38 +01:00
Manuel Pitz
dab686684c dsp-window: remove correction factor from template 2024-02-28 02:36:38 +01:00
53e62a6cfc relicense under Apache 2.0 2024-02-28 02:36:38 +01:00
Manuel Pitz
b47e1294f3 window: add support for cosine moving windows 2024-02-28 02:36:38 +01:00
f1fd77651c updated mail address 2024-02-28 02:36:38 +01:00
3d83e71838 update copyright year 2024-02-28 02:36:38 +01:00
6062610a63 update copyright year 2024-02-28 02:36:38 +01:00
e90431aa98 more refactoring to C++ 2024-02-28 02:36:38 +01:00
6779eaf02a update copyright year to 2020 2024-02-28 02:36:38 +01:00
c807dbadf4 change commenting style in header namespace 2024-02-28 02:36:37 +01:00
ecbbb2ed15 move utils.h to utils.hpp 2024-02-28 02:36:37 +01:00
Sonja Happ
0f4b45e692 window class: fixvalue assignment in constructor 2024-02-28 02:36:36 +01:00
0fd50ff79c window: refactor steps -> length 2024-02-28 02:35:37 +01:00
6e304c41e9 window: fix hidden variable scope 2024-02-28 02:35:37 +01:00
4c427876d7 window: add getters 2024-02-28 02:35:37 +01:00
2aa833a8d5 dsp: moved window to DSP namespace 2024-02-28 02:35:37 +01:00
Renamed from common/lib/window.cpp (Browse further)