|
6adcd8cf92
|
limit_value: fix typo in hook config parser
|
2022-01-10 17:52:59 +01:00 |
|
Manuel Pitz
|
4fb8b78b03
|
update signal renaming behaviour for rms and pmu_dft hook
|
2021-11-24 12:40:29 +01:00 |
|
Manuel Pitz
|
6a2ceff1b4
|
change singalNames from list to vector
|
2021-11-23 14:14:13 +01:00 |
|
Manuel Pitz
|
96d3358ddd
|
Fix missing variable init
|
2021-11-23 13:51:59 +01:00 |
|
Manuel Pitz
|
409327be7a
|
Fix missing signal update and add multi channel akkumulator
|
2021-11-23 13:47:19 +01:00 |
|
Manuel Pitz
|
278290e015
|
mqtt: Add tls extra options
|
2021-11-10 12:04:59 +00:00 |
|
|
7411711688
|
stats: add new metric to track number of signals
|
2021-11-10 11:00:27 +00:00 |
|
|
28843a7cd6
|
villas-binary: add option to enable source index validation
|
2021-11-10 05:19:38 -05:00 |
|
|
ba9c7609ae
|
fix NULL ptr dereference in api/status request
|
2021-10-15 09:32:12 +02:00 |
|
|
d674ba6bf8
|
json.edgeflex: support more data-types and deserialization
|
2021-10-09 17:59:52 +02:00 |
|
Manuel Pitz
|
6786d17915
|
update edgeflex format
|
2021-10-05 12:53:52 +02:00 |
|
Manuel Pitz
|
5119aba2b4
|
update to edgeflex format
|
2021-10-05 09:27:12 +02:00 |
|
|
bd90afc43b
|
line: add new option "comment_prefix"
|
2021-10-04 19:49:51 +00:00 |
|
|
a9a2037dbb
|
status: fix typo in page header comment (closes #320)
|
2021-10-04 19:49:51 +00:00 |
|
Manuel Pitz
|
d91f9233d4
|
update format style
|
2021-10-04 19:24:47 +00:00 |
|
|
1934766664
|
status: fix typo
|
2021-10-04 21:31:02 +02:00 |
|
|
f8f8405b05
|
state: use new C++ function stateToString()
|
2021-10-04 21:30:53 +02:00 |
|
|
ec66348ef3
|
villas-binary: make source_index configurable
|
2021-10-04 11:07:51 +02:00 |
|
|
01b9ecec45
|
web: fix proper setting of libwebsocket log level
|
2021-10-01 07:52:01 -04:00 |
|
|
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 |
|