1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00
Commit graph

4305 commits

Author SHA1 Message Date
d8e2d6a2f9 node: simplify vectorize logic in node_{read,write}() 2020-09-10 17:40:37 +02:00
b6201287d9 loopback: do not copy samples to internal pool 2020-09-10 17:40:37 +02:00
1e73500c75 path: use internal loopback nodes to allow nodes to be used as sources by multiple paths 2020-09-10 17:40:37 +02:00
14d0da9589 path: improve comments 2020-09-10 17:40:37 +02:00
0936186845 path: improve error handling 2020-09-10 17:40:37 +02:00
33ceb2f46c path: add dedicated functions for path_{source,destination}_prepare() 2020-09-10 17:40: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
Manuel Pitz
113cef9a60 Fix enable disable feature of this hook 2020-08-28 19:47:02 +02:00
Niklas Eiling
3f35219e14 fix use without initialization error in session.cpp 2020-08-28 15:58:10 +02:00
Niklas Eiling
4de57668c5 fix building with bitbake when villas-fpga is used 2020-08-28 15:13:19 +02:00
Manuel Pitz
831a6824bd bugfix for values array reading from json file 2020-08-25 20:46:44 +02:00
8e883cc66d examples: show how to configure signal generator with different settings per signal 2020-08-25 20:28:46 +02:00
d0f15403a9 api: update OpenAPI sepc 2020-08-25 20:27:44 +02:00
01309de280 api: next iteration of new API code 2020-08-25 20:27:26 +02:00
a293d22f93 api: add indention to API outputw 2020-08-25 20:26:41 +02:00
bfa6668992 code-style 2020-08-25 20:26:16 +02:00
c7c290960a file: remove specific restart logic 2020-08-25 20:25:27 +02:00
b552fbe47f node: use regex to check node name 2020-08-25 20:24:46 +02:00
2f29e30c33 add {node,path,hook_list}_to_json() 2020-08-25 20:24:18 +02:00
57f570d9b0 list: use new lookup methods 2020-08-25 20:22:19 +02:00
e81e89d5f3 doc: add first draft of OpenAPI 3.0 spec 2020-08-25 13:35:51 +02:00
bbcfab1721 ngsi: fix segfaults caused by missing multithreading primitives 2020-08-24 21:02:40 +02:00
88de719edf add a new hook to limit the value range 2020-08-24 20:57:44 +02:00
efe2f52e60 fixes for signal generator 2020-08-21 15:21:09 +02:00
Manuel Pitz
328b077956 first working version of signal generator 2020-08-21 14:02:30 +02:00
Manuel Pitz
b7f850cb0d simple working pulses 2020-08-21 13:40:50 +02:00
Manuel Pitz
ecd5ed1a6f Add node pulse to signal generator 2020-08-21 13:40:49 +02:00
bfe60465f5 signal-generator: add support for configuring different paramenters for each generated signal value 2020-08-19 14:14:40 +02:00
d96afb3b13 api: final bug fixes for v2 2020-08-17 17:41:50 +02:00
ee67e13da7 python: use new API version 2020-08-17 17:30:22 +02:00
7e5c298d90 websocket: avoid nullptr deref 2020-08-17 17:30:22 +02:00
b77f223155 config: update URL of example villas-relay instance 2020-08-17 17:30:22 +02:00
a76aabb5d2 api: fix listing of available API endpoints 2020-08-17 17:30:22 +02:00
de9b466ace skip_first: fix initialization 2020-08-17 17:30:22 +02:00
d9134e662b fix typo 2020-08-17 17:30:22 +02:00
006f1ba405 catch exceptions as const ref 2020-08-17 17:30:22 +02:00
a42315585b api: second batch of changes for new API version 2020-08-17 17:30:21 +02:00
e071c2475e remove usage of uninitialized value 2020-08-17 17:30:21 +02:00
d7bfb4d896 hook: add getter for hook config 2020-08-17 17:30:21 +02:00
9198ad4997 tests: fix integration tests for new API 2020-08-17 17:30:21 +02:00
c48e6718dc signal: all signal_to_json() 2020-08-17 17:30:21 +02:00
b58573f123 api: rewrite API to v2 2020-08-17 17:30:21 +02:00
c191b15809 path: add UUID 2020-08-17 17:30:21 +02:00
487d90fc10 update VILLASfpga submodule 2020-08-17 17:21:24 +02:00
89ada84816 deps: force new version of libxil 2020-08-17 14:10:35 +02:00
4626628c66 update VILLAScommon submodule 2020-08-17 12:52:29 +02:00
f8c3ec3647 ngsi: rewrite NGSI/FIWARE OCB node-type using C++ primitives 2020-08-17 12:52:08 +02:00
d7f89fdb29 signal: use 'float' as default signal type 2020-08-17 12:51:30 +02:00
313470e530 signal: replace placeholder for invalid data 2020-08-17 12:51:04 +02:00