Steffen Vogel
|
28d354cb84
|
Fix formatting with clang-format
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
|
2024-10-15 19:31:49 +02:00 |
|
Niklas Eiling
|
365bdd6288
|
dp hook: fix converted signals being inserted at the wrong position
Signed-off-by: Niklas Eiling <niklas.eiling@eonerc.rwth-aachen.de>
|
2024-07-29 13:50:36 +02:00 |
|
Niklas Eiling
|
64058be78f
|
dp hook: make it an error when window size is 0
Signed-off-by: Niklas Eiling <niklas.eiling@eonerc.rwth-aachen.de>
|
2024-07-29 13:50:36 +02:00 |
|
Niklas Eiling
|
361f20f661
|
dp: use fmt::format instead of strf
Signed-off-by: Niklas Eiling <niklas.eiling@eonerc.rwth-aachen.de>
|
2024-06-06 09:29:29 +02:00 |
|
Niklas Eiling
|
c1425046ae
|
dp hook: use .c_str to convert from std::string
Signed-off-by: Niklas Eiling <niklas.eiling@eonerc.rwth-aachen.de>
|
2024-06-06 09:29:29 +02:00 |
|
Niklas Eiling
|
1b06828711
|
DP hook: fix if that is never reached and check config in check()
Signed-off-by: Niklas Eiling <niklas.eiling@eonerc.rwth-aachen.de>
|
2024-05-29 09:18:00 +02:00 |
|
Steffen Vogel
|
02a2aa4f94
|
Apply clang-format changes
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
|
2023-09-08 11:37:42 +02:00 |
|
Steffen Vogel
|
0735eb0f89
|
Make project REUSE compliant
And various other cleanups and harmonizations
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
|
2023-09-07 11:16:04 +02:00 |
|
Steffen Vogel
|
78727be952
|
Use C++ style comments
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
|
2023-09-07 11:16:04 +02:00 |
|
|
7eec1bb753
|
update Steffens mail address
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
|
2022-12-16 23:44:07 +01:00 |
|
|
b94746effb
|
relicense VILLASnode to Apache 2.0
|
2022-07-04 18:23:57 +02:00 |
|
Manuel Pitz
|
addef9a1e5
|
Hook pmu dft classes
|
2022-06-01 18:15:29 +02:00 |
|
|
11a25f6fb7
|
update mail address
|
2022-03-15 09:29:20 -04:00 |
|
|
17ac92aa21
|
update copyright year
|
2022-03-15 09:28:57 -04:00 |
|
|
784e970bfe
|
port large parts of VILLASnode to C++ and fix tests alongside
|
2022-01-11 09:19:53 -05:00 |
|
|
0dc8adcdd3
|
fix new cppcheck errors
|
2021-09-17 18:19:06 +02:00 |
|
|
4f370ee1b2
|
drop legacy logger
|
2021-03-17 14:58:45 +00:00 |
|
Manuel Pitz
|
bc63985575
|
hooks: update sample signal descriptors in hook_list_process()
|
2021-02-15 15:14:00 +01:00 |
|
|
c7c513a5f6
|
ci: fix all remaining cppcheck warnings and errors
|
2020-09-11 15:15:36 +02:00 |
|
|
3c13f67930
|
refactor: struct node -> struct vnode
|
2020-09-10 17:40:36 +02:00 |
|
|
ac572d9d97
|
hook: add more calls to Hook::parse()
|
2020-08-28 19:49:36 +02:00 |
|
|
57f570d9b0
|
list: use new lookup methods
|
2020-08-25 20:22:19 +02:00 |
|
|
8e259516a3
|
add more nullptr checks after memory allocations
|
2020-07-06 14:03:43 +02:00 |
|
|
96c55711da
|
plugin: use new plugin code from VILLAScommon
|
2020-07-01 17:07:15 +02:00 |
|
|
ef7b2f7f91
|
graphviz: workaround nameclash
|
2020-06-08 02:32:11 +02:00 |
|
|
e53661a62c
|
update copyright year to 2020
|
2020-01-20 17:17:00 +01:00 |
|
|
150d4591fd
|
replace C-style headers with C++ C-compatability headers
|
2019-06-23 16:57:00 +02:00 |
|
|
ef17ec19a2
|
refactor enums to class enums
|
2019-06-23 16:13:23 +02:00 |
|
|
ebf2943240
|
update VILLAScommon submodule
|
2019-06-04 16:55:38 +02:00 |
|
|
6a106b42e5
|
use villas/utils.hpp instead of villas/utils.h
|
2019-04-23 13:09:50 +02:00 |
|
|
b764dbfd7d
|
fixes for VILLAScommonn submodule
|
2019-04-23 00:13:11 +02:00 |
|
|
2dc2d8383d
|
dp: update to use new C++ window impl
|
2019-04-15 10:03:13 +02:00 |
|
|
1192f68785
|
refactor: NULL => nullptr
|
2019-04-07 13:23:43 +02:00 |
|
|
cf799763cb
|
fix compilation on older C++ compilers
|
2019-03-27 14:39:27 +01:00 |
|
|
2dafb25639
|
port hook subsystem to C++
|
2019-03-26 15:39:08 +01:00 |
|