|
18c68f0f4f
|
ci: fix tests
|
2021-09-22 17:06:08 +02:00 |
|
|
23f3cc9ee6
|
tests: fix config tests
|
2021-09-21 15:22:09 +02:00 |
|
|
a224c09971
|
iex61850: re-enable compilation of node-type
|
2021-09-21 14:24:34 +02:00 |
|
|
069a7611ab
|
memory: do not attempt to reserve hugepages or lock memory in unprivileged environments
|
2021-09-21 10:15:42 +02:00 |
|
|
c7d59e6011
|
use new cpp code-style in VILLAScommon
|
2021-09-19 19:26:03 +02:00 |
|
|
30830ebca3
|
config: fix unit tests
|
2021-09-19 18:15:05 +02:00 |
|
|
ced57610cb
|
infiniband: compiler fix
|
2021-09-17 18:25:45 +02:00 |
|
|
0dc8adcdd3
|
fix new cppcheck errors
|
2021-09-17 18:19:06 +02:00 |
|
|
bc425337ba
|
config: fix compiler errors
|
2021-09-16 10:58:37 +02:00 |
|
|
c2fe89e385
|
opal: small fixes
|
2021-09-15 17:09:42 +02:00 |
|
|
bf8e74c23c
|
config: fix undefined functions
|
2021-09-15 14:22:56 +02:00 |
|
|
0820e1ea32
|
config: allow importing of glob patterns and resolution of env-vars in import paths
|
2021-09-14 22:51:39 +02:00 |
|
|
303322d4ca
|
config: throw exception on non-existing environment variables
|
2021-09-14 20:35:46 +02:00 |
|
|
57fcc3c4f8
|
several minor fixes
|
2021-09-14 10:50:05 +02:00 |
|
|
2b21e5f7c6
|
remove dependency on std::filesystem
|
2021-09-13 19:46:03 +02:00 |
|
|
f5d41edfe3
|
fpga: fix compilation errors
|
2021-09-13 15:08:19 +02:00 |
|
|
b7b988ed64
|
can: fix nullptr check
|
2021-09-13 15:08:19 +02:00 |
|
|
a37d6c131b
|
infiniband: fix compilation errors
|
2021-09-13 15:08:19 +02:00 |
|
|
63a5c341fe
|
opal: fix compilation
|
2021-09-13 14:54:26 +02:00 |
|
|
159347800b
|
pmu_dft: fix name of hook
|
2021-09-13 11:41:13 +02:00 |
|
|
1c32b60e0a
|
rename hook dft to pmu_dft (closes #310)
|
2021-08-31 15:10:35 +02:00 |
|
|
169e58422f
|
loopback: align code with loopback_internal
|
2021-08-31 14:40:37 +02:00 |
|
|
fe9119337a
|
super_node: node_type_start() should acutally called before node_prepare()
|
2021-08-31 14:40:37 +02:00 |
|
|
4d6c746232
|
fix doxygen @todo commands
|
2021-08-31 14:40:37 +02:00 |
|
|
8306831942
|
hook: fixes for new {Single,Multi}SignalHook classes
|
2021-08-31 14:31:56 +02:00 |
|
|
8d525513e1
|
QueueSignalledMode::AUTO defaults to QueueSignalledMode::EVENTFD on linux systems
|
2021-08-31 13:58:19 +02:00 |
|
|
6c58d6ee2b
|
fix code-style in include list
|
2021-08-31 13:57:37 +02:00 |
|
Sonja Happ
|
bfa51b2585
|
include <filesystem> directly and set minimum required compiler versions for gcc and clang in cmake file
|
2021-08-31 13:53:06 +02:00 |
|
Sonja Happ
|
846352c3d2
|
add missing WITH_HOOKS condition to compile without hooks
|
2021-08-31 13:53:06 +02:00 |
|
Sonja Happ
|
d3a04660e4
|
config: enable compile with GCC versions older than 8 (where filesystem is still in experimental/filesystem)
|
2021-08-31 13:53:06 +02:00 |
|
Sonja Happ
|
d3b1da4957
|
loopback_internal: enable compile if eventfd header is not present on system
|
2021-08-31 13:53:06 +02:00 |
|
|
110ec81cc6
|
redis: fix cppcheck warnings
|
2021-07-20 21:05:54 +02:00 |
|
|
14daa11dc1
|
redis: add detection for TLS support
|
2021-07-20 20:52:45 +02:00 |
|
|
d72a133263
|
redis: add new redis node-type
|
2021-07-20 14:53:40 +00:00 |
|
|
5e62b3a35f
|
node: show full details of node when starting
|
2021-07-20 14:53:40 +00:00 |
|
|
602bae7dd2
|
web: fix hanging Web::stop()
|
2021-07-20 14:53:40 +00:00 |
|
|
fc6434c66c
|
pps_ts: re-add missing variable
|
2021-07-20 13:37:19 +02:00 |
|
|
6c6489f7b3
|
pps_ts: avoid nullptr dereference
|
2021-07-20 12:51:54 +02:00 |
|
|
efb5f43980
|
pps_ts: add new mode option to switch between different implementations
|
2021-07-20 12:51:54 +02:00 |
|
|
b77403d907
|
json.edgeflex: improve error handling
|
2021-07-20 12:23:50 +02:00 |
|
|
fd7fddcf15
|
json.edgeflex: add sample unpacking support
|
2021-07-20 12:23:31 +02:00 |
|
Manuel Pitz
|
2fc0781811
|
formats: add specific json format for edgeFlex
|
2021-07-19 12:17:08 +02:00 |
|
Manuel Pitz
|
1509939a40
|
dft: add missing padding type
|
2021-07-19 12:17:08 +02:00 |
|
Manuel Pitz
|
7a61f509ea
|
dft: add angle unit select (degree/rad)
|
2021-07-19 12:17:08 +02:00 |
|
Manuel Pitz
|
b7f00fe18b
|
revert to very simple pps time sync
|
2021-07-19 12:17:08 +02:00 |
|
Manuel Pitz
|
5645753879
|
fix mapping of dft output values
|
2021-07-19 12:17:08 +02:00 |
|
|
f0da62b8f0
|
stats: fix initialization of sub-hooks
|
2021-07-13 11:22:40 +02:00 |
|
Manuel Pitz
|
efd64ea7fc
|
path_source: fix double incref
|
2021-07-12 17:48:30 +02:00 |
|
Manuel Pitz
|
d4ea4b9d6e
|
pps_ts: fix parse function for singal name update
|
2021-07-12 13:33:04 +00:00 |
|
Manuel Pitz
|
a6478f94e2
|
dft hook: fix singal names modification
|
2021-07-12 12:39:43 +02:00 |
|