|
82df78aa5b
|
wip
|
2021-06-29 10:45:12 -04:00 |
|
|
c5d0622e94
|
node: add short forms of node_{read,write}() for handling single samples
|
2021-06-27 17:39:36 -04:00 |
|
|
57495543a9
|
sample: refactor sample_alloc_mem() -> sample_alloc_heap()
|
2021-06-27 17:38:09 -04:00 |
|
|
e524dcbdd0
|
sample: add sample_make_mutable()
|
2021-06-27 17:37:01 -04:00 |
|
|
c054ceac50
|
path: convert struct pollfd array to std::vector
|
2021-06-25 09:19:41 -04:00 |
|
|
7ca46937ae
|
fixing compilation errors
|
2021-06-25 09:09:11 -04:00 |
|
|
99100f526a
|
wip: restructure path_source
|
2021-06-25 04:44:59 -04:00 |
|
|
af30d9a5f9
|
restructure path_destination
|
2021-06-25 04:44:59 -04:00 |
|
|
88045390cb
|
path: add separate loggers for path_source and path_destinations
|
2021-06-25 04:44:59 -04:00 |
|
|
7135174df9
|
path: pass struct path to source and destinations in ctors
|
2021-06-25 04:44:59 -04:00 |
|
|
10d944bcf9
|
fixup boolean json
|
2021-06-25 04:44:59 -04:00 |
|
|
cbcca7c8d9
|
kafka: minor tweaks in coding style
|
2021-06-25 04:44:59 -04:00 |
|
|
6a3e5d59af
|
path: show if path is muxed in output
|
2021-06-25 04:44:59 -04:00 |
|
|
3f456f922b
|
improve parsing of booleans from JSON
|
2021-06-25 04:44:56 -04:00 |
|
|
ba72f5cc27
|
node: clone samples if modified by write hooks
|
2021-06-25 04:44:18 -04:00 |
|
|
5a64f25b67
|
hooks: add hook_list_is_read_only()
|
2021-06-25 04:41:17 -04:00 |
|
|
d9859fe20c
|
hook: add Hook::isReadOnly()
|
2021-06-25 04:41:17 -04: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 |
|
|
362fb2f260
|
update OpenAPI spec
|
2021-06-22 07:14:45 -04:00 |
|
|
ebce47b75b
|
update configs to new format configuration style
|
2021-06-22 07:14:34 -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 |
|
|
5a95fc0bd6
|
fix compilation of OPAL AsyncIP client code on new opalrtlinux3 64-bit targets
Thanks to Cory Paquet-Clouston (OPAL-RT) for the fix
|
2021-06-10 09:35:48 +00: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 |
|
|
45a5226365
|
fix CI
|
2021-05-10 00:48:00 +00:00 |
|
|
a757d28337
|
fix CI
|
2021-05-10 00:46:01 +00:00 |
|
|
82f911bf0c
|
websocket: actively cancel lws_service() / poll() when new data is to be sent
|
2021-05-09 21:03:49 +00:00 |
|
|
5c2fbad0b1
|
kafka: update RPM packaging dependencies
|
2021-05-09 22:48:58 +02:00 |
|