Manuel Pitz
|
b67323151f
|
path: create unique logger names
|
2021-07-01 11:41:25 +02:00 |
|
Manuel Pitz
|
eb97c92239
|
cmake: add support for building with OpenMP
|
2021-07-01 11:41:25 +02:00 |
|
Manuel Pitz
|
26238d5a51
|
loopback: simplify code
|
2021-07-01 11:41:25 +02:00 |
|
Manuel Pitz
|
b03e0b2d27
|
fixes for dft hook
|
2021-07-01 11:41:25 +02:00 |
|
Manuel Pitz
|
d889827fd5
|
first version of amplitude and frequency estimation
|
2021-07-01 11:41:25 +02:00 |
|
Manuel Pitz
|
c70b2ccd97
|
first version of prabolic freq estimation
|
2021-07-01 11:41:25 +02:00 |
|
Manuel Pitz
|
e82822241e
|
minor fixes and update debug features (temp add of ppsSignal to debug signals)
|
2021-07-01 11:41:25 +02:00 |
|
Manuel Pitz
|
15b39af057
|
rms: add new RMS hook
|
2021-06-29 17:19:01 +00:00 |
|
|
7900da31f4
|
adjust code style
|
2021-06-29 12:44:06 -04:00 |
|
Manuel Pitz
|
b8ca1dffbe
|
dumper: code style modification
|
2021-06-25 15:42:47 +02:00 |
|
Manuel Pitz
|
a89a7be290
|
dft: update to new version of dumper
|
2021-06-25 15:40:24 +02:00 |
|
Manuel Pitz
|
54536ee627
|
dumper: add binary socket and enable length and datatype for the socket com
|
2021-06-25 15:32:40 +02:00 |
|
|
c49ee5b21c
|
nodes: remove hard-coded sample lengths from pool initializations
|
2021-06-24 10:35:41 +00:00 |
|
|
e0c622af86
|
improve hook_list_get_signals
|
2021-06-24 10:35:41 +00:00 |
|
|
9d7a6ab10f
|
print signal count both before and after hooks
|
2021-06-24 10:35:41 +00:00 |
|
|
e9025204bc
|
mapping: use signal lists after hook processing
|
2021-06-24 10:35:41 +00:00 |
|
|
c19b019217
|
path: remove unused function
|
2021-06-24 10:35:41 +00:00 |
|
|
ad5d1d4a4c
|
amqp: remove trailing newlines
|
2021-06-24 10:35:41 +00:00 |
|
Manuel Pitz
|
f879b511bf
|
hooks: fix memory leak caused by hooks whic skip samples
|
2021-06-24 05:55:57 -04:00 |
|
|
3ec9c8f8f6
|
whitespace fixes
|
2021-06-22 07:14:54 -04:00 |
|
|
6aaddf2086
|
fixes
|
2021-06-21 16:53:45 -04:00 |
|
|
2d1e8d17ce
|
use new NodeList and PathList in SuperNode
|
2021-06-21 16:12:47 -04:00 |
|
|
00a9e92b0a
|
remove old plugin code
|
2021-06-21 16:11:42 -04:00 |
|
|
c3cd33779a
|
cmake: fix Lua and IBVerbs detection
|
2021-06-18 20:19:46 -04:00 |
|
|
edd84d79af
|
temper: add new node-type for reading PCSensor / TEMPer USB sensors
|
2021-06-18 15:26:55 -04:00 |
|
|
b2aab0b823
|
several minor fixes
|
2021-06-18 14:32:03 -04:00 |
|
|
2680a067f0
|
scale: fixes for scale hook
|
2021-06-18 14:31:29 -04:00 |
|
|
d53547934c
|
fix whitespaces
|
2021-06-18 14:28:31 -04:00 |
|
|
ac20c63f39
|
add plugin names to logger instances
|
2021-06-18 14:24:28 -04:00 |
|
|
731909c3a8
|
ported io/format code to C++
|
2021-06-17 08:26:46 -04:00 |
|
|
b79436432a
|
json.kafka: minor tweaks
|
2021-06-03 03:34:55 -04:00 |
|
|
d1a9d1e089
|
json.kafka: add missing header
|
2021-06-03 03:34:29 -04:00 |
|
|
cf0b935c8f
|
kafka: fix indention
|
2021-06-03 03:34:05 -04:00 |
|
Juan Pablo Noreña-Monsalve
|
08cfb06dd1
|
update kafka write data chunk
|
2021-06-02 16:19:22 -05:00 |
|
Juan Pablo Noreña
|
7657b6c84b
|
kafka-json-format-type added for (de)serialization of { schema = {...}, payload = {...} } kafka messages
|
2021-06-02 14:44:50 -05:00 |
|
|
21f1def3a8
|
kernel: refactor naming style
|
2021-05-20 06:21:33 -04:00 |
|
|
8caa81802f
|
memory: fix handling if we run inside containers
|
2021-05-20 06:03:11 -04:00 |
|
|
f77cbd12b9
|
fix invalid format string
|
2021-05-20 05:58:01 -04:00 |
|
|
82f911bf0c
|
websocket: actively cancel lws_service() / poll() when new data is to be sent
|
2021-05-09 21:03:49 +00:00 |
|
|
1926306318
|
kafka: use default client-id of "villas-node"
|
2021-05-09 21:49:49 +02:00 |
|
|
702f11b777
|
kafka: add missing protocol option
|
2021-05-09 21:42:36 +02:00 |
|
|
34cdb2819e
|
kafka: fix compiler errors
|
2021-05-09 18:51:00 +02:00 |
|
|
025f030ae3
|
kafka: improve shutdown behaviour
|
2021-05-09 18:43:20 +02:00 |
|
|
3f459d3539
|
kafka: fix segfault if a single node is used for both publishing and consuming
|
2021-05-09 18:23:37 +02:00 |
|
|
6c66b7cc75
|
kafka: fix syntax errors
|
2021-05-09 18:12:02 +02:00 |
|
|
56f4009e57
|
kafka: add custom logger
|
2021-05-09 18:10:34 +02:00 |
|
|
f1b484449e
|
kafka: use a floating point number for the timeout setting
|
2021-05-09 18:09:24 +02:00 |
|
|
18c736b184
|
kafka: some of the configuration settings are required
|
2021-05-09 17:46:27 +02:00 |
|
|
5a9af6553c
|
kafka: harmonize error checking
|
2021-05-09 17:44:54 +02:00 |
|
|
ec3baca612
|
kafka: with linking on CentOS
|
2021-05-09 15:25:40 +02:00 |
|