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

1163 commits

Author SHA1 Message Date
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
bbcfab1721 ngsi: fix segfaults caused by missing multithreading primitives 2020-08-24 21:02:40 +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
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
a42315585b api: second batch of changes for new API version 2020-08-17 17:30:21 +02:00
d7bfb4d896 hook: add getter for hook config 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
f8c3ec3647 ngsi: rewrite NGSI/FIWARE OCB node-type using C++ primitives 2020-08-17 12:52:08 +02:00
af1bb4af9d ngsi: rewrite signal and attribute mapping based on new signal code 2020-08-14 15:00:57 +02:00
ff25a2a02c file: allow specifiying offset within file 2020-07-16 14:20:58 +02:00
33eef47f97 can: align code to VILLASnode coding-style 2020-07-09 07:25:36 +02:00
06fc6ed6ed can: reduce includes to the required minimum 2020-07-09 07:25:36 +02:00
5df815765a can: fix authors 2020-07-09 07:25:36 +02:00
208fc1843a can: remove unused callbacks 2020-07-09 07:25:36 +02:00
Niklas Eiling
c4b21e5f26 can: add to_raw conversion and fix data conversions in can_write 2020-07-09 07:25:35 +02:00
Niklas Eiling
e3e1ecda2d can: add function that converts arbitrary sized can data to union signal_data 2020-07-09 07:25:35 +02:00
Niklas Eiling
0235cc1190 can: allow out configuration to not contain name field. Order signals as in the config file instead of searching by name 2020-07-09 07:25:35 +02:00
Niklas Eiling
bf337ec2a3 can: implement config parsing and reading from can bus 2020-07-09 07:25:33 +02:00
Niklas Eiling
707e0e5175 can: add basic functionality for socketcan nodetype 2020-07-09 07:25:33 +02:00
5b1cda7a89 can: inital code skeleton 2020-07-09 07:25:33 +02:00
947a7de83c code-style improvements 2020-07-08 13:43:15 +02:00
38d2b84687 signal: last bug fixes for output signal api 2020-07-06 14:03:45 +02:00
1f39d1bca0 signal: split signal related code into separate files 2020-07-06 14:03:45 +02:00
0252ee7d98 path: remove obsolete function prototype 2020-07-06 14:03:44 +02:00
86d7f91eb5 path: dump signal list during startup 2020-07-06 14:03:44 +02:00
6f72bc832c api: expose output signals via API 2020-07-06 14:03:43 +02:00
a1d9fca94b config: add missing include 2020-07-06 13:32:07 +02:00
4d18b0e9df config: enable subsitution of environment variables and resolvement of @include directives 2020-07-06 13:25:12 +02:00
8c01a7914f config: and WIP version of env subsitution and include directives 2020-07-01 17:07:16 +02:00
a5bc8eb90f fpga: first compiling code of fpga support 2020-07-01 17:07:16 +02:00
f8850b4110 refactor: improve code-style 2020-07-01 17:07:16 +02:00
e341b7c0dc fpga: update CMakeLists 2020-07-01 17:07:16 +02:00
f8d96ada55 avoid unnecessary includes 2020-07-01 17:07:15 +02:00
96c55711da plugin: use new plugin code from VILLAScommon 2020-07-01 17:07:15 +02:00
44fc7ccfb3 common: fix submodule url 2020-07-01 17:07:15 +02:00
daeb0820ee smaller bug fixes 2020-06-08 04:03:07 +02:00
13c117fe2c use new task api 2020-06-08 03:41:00 +02:00
8340e1725e use new headers 2020-06-08 03:40:25 +02:00
2ed51e7e79 use new villas/common header 2020-06-08 03:39:44 +02:00
ef7b2f7f91 graphviz: workaround nameclash 2020-06-08 02:32:11 +02:00
9c2c99696e graphviz: fix broken detection 2020-06-08 02:19:00 +02:00
26500efb5b graph: add first version of graph output 2020-06-08 02:19:00 +02:00
b882f476e8 Update clients/hypersim/model/ucm_node.def, clients/opal/models/send_receive/src/main.c, include/villas/formats/msg_format.h, lib/formats/msg.cpp files 2020-06-04 09:33:01 +02:00