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

5353 commits

Author SHA1 Message Date
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
b674a0b603 remove empty file 2024-02-28 02:36:38 +01:00
Manuel Pitz
d45b353f26 window_cosine update to c++17 2024-02-28 02:36:38 +01:00
Manuel Pitz
9258537039 revert to c++17 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
Manuel Pitz
765b195e5f switch from cpp 17 to cpp 20 2024-02-28 02:36:38 +01:00
Manuel Pitz
7b8878b0dd dsp: add window.cpp 2024-02-28 02:36:38 +01:00
4e36fa27c1 fix cppcheck warnings 2024-02-28 02:36:38 +01:00
64b581c3aa hist: fix initialization of histograms 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
e53f65ccc5 remove support for Darwin/macOS 2024-02-28 02:36:38 +01:00
d22855d16c log: improve compatability 2024-02-28 02:36:38 +01:00
c5ac9d957b plugin: rewrite to add support for sub registries 2024-02-28 02:36:38 +01:00
2245f5e1bb signals: add more default signals 2024-02-28 02:36:38 +01:00
227f00c687 fix popen unit test 2024-02-28 02:36:38 +01:00
c6559a5b83 utils: fix isPrivileged 2024-02-28 02:36:38 +01:00
8bd336b132 popen: split up C++ stream part 2024-02-28 02:36:38 +01:00
da90facaa4 fix coding style in Plugin class 2024-02-28 02:36:38 +01:00
Jonas Schroeder
b5977ed96f dont respond to terminal resize when output is redirected
Signed-off-by: Jonas Schroeder <jonas.schroeder1@rwth-aachen.de>
2024-02-28 02:36:38 +01:00
f6caa4f2d5 port large parts to C++ 2024-02-28 02:36:38 +01:00
Sonja Happ
ecf10bd43c upgrade minimum required versions for spdlog (1.3.1 to 1.6.0) and fmtlib (5.2.0 to 5.3.0) 2024-02-28 02:36:38 +01:00
0b3f24c47e state: port to C++ 2024-02-28 02:36:38 +01:00
e90dc976a1 exceptions: show config error 2024-02-28 02:36:38 +01:00
07d3783035 log: fix prefix 2024-02-28 02:36:38 +01:00
899dd7510c add utils::isPrivileged() 2024-02-28 02:36:38 +01:00
6a217ddaf2 cppcheck fixes 2024-02-28 02:36:38 +01:00
2e9cd09028 use C++ code-style 2024-02-28 02:36:38 +01:00
4e85e26c49 remove dependency on std::filesystem 2024-02-28 02:36:38 +01:00
a281e5583f vfio: make compatible with 32bit compilation 2024-02-28 02:36:38 +01:00
85573b82a3 tsc: use compiler intrinsics 2024-02-28 02:36:38 +01:00
541c7901fc log: improve readability of log outputs 2024-02-28 02:36:38 +01:00
a296432203 add gitignore 2024-02-28 02:36:38 +01:00
c05dab9ecc fix doxygen @todo command 2024-02-28 02:36:38 +01:00
02dbb48fbc log: fix unsupported flag on musl-libc / alpine 2024-02-28 02:36:38 +01:00
d617568b6a log: add support for glob style logger expressions 2024-02-28 02:36:38 +01:00
3ae2285ea4 plugin: add support for spdlog custom formatter 2024-02-28 02:36:38 +01:00
6062610a63 update copyright year 2024-02-28 02:36:38 +01:00
adf48508e1 improve naming of plugin loggers 2024-02-28 02:36:38 +01:00
30ac7dc3ec remove unused list functions 2024-02-28 02:36:38 +01:00
0aeb9b471b kernel: refactor naming style 2024-02-28 02:36:38 +01:00
3b06c30805 kernel: remove dead code 2024-02-28 02:36:38 +01:00
4f7a7baab5 utils: add some helpers to generate UUIDs 2024-02-28 02:36:38 +01:00
0e1e39ab4c fix cppcheck warning 2024-02-28 02:36:38 +01:00
7fb8f6466a ci: bump version of Fedora 2024-02-28 02:36:38 +01:00
2ccda908c9 kernel: check if process is running in a containerized environment 2024-02-28 02:36:38 +01:00
3a47bfa870 drop legacy logger 2024-02-28 02:36:38 +01:00
7ebb902e25 advio: fix WebDav test URL 2024-02-28 02:36:38 +01:00
a6257f33e5 exception: fix missing error message 2024-02-28 02:36:38 +01:00