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

2128 commits

Author SHA1 Message Date
Niklas Eiling
3fbe7da83b make signal_data print raw data when signal type is unspecified or unknown 2020-07-06 17:20:29 +02:00
0e0250dcba check if struct sample::signals is set everywhere properly 2020-07-06 15:07:05 +02:00
21a16166f9 io: fix typo 2020-07-06 14:03:45 +02:00
e81b61b4f1 make more use of villas::MemoryAllocationError 2020-07-06 14:03:45 +02:00
8de965d93d ci: fix compiler error 2020-07-06 14:03:45 +02:00
38d2b84687 signal: last bug fixes for output signal api 2020-07-06 14:03:45 +02:00
2374e2dfa7 ci: fix compiler errors 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
bf5a688c61 signal: initialize signal default value 2020-07-06 14:03:44 +02:00
0525dfc383 api: return path status as string 2020-07-06 14:03:44 +02:00
60c90408c4 node: improve log output 2020-07-06 14:03:44 +02:00
293ffea887 websocket: fix access to uninitialized memoryu 2020-07-06 14:03:44 +02:00
86d7f91eb5 path: dump signal list during startup 2020-07-06 14:03:44 +02:00
8e259516a3 add more nullptr checks after memory allocations 2020-07-06 14:03:43 +02:00
d7deec4318 path: fix check 2020-07-06 14:03:43 +02:00
6f72bc832c api: expose output signals via API 2020-07-06 14:03:43 +02:00
a2aca1f6f7 memory: fix broken mmap support on non x86 platforms 2020-07-06 13:40:39 +02:00
6d2990ade5 avoid issues with uninitialized memory 2020-07-06 13:40:39 +02:00
4d18b0e9df config: enable subsitution of environment variables and resolvement of @include directives 2020-07-06 13:25:12 +02:00
43a8964fe7 whitespace cleanup 2020-07-05 11:32:25 +02:00
9377e313c9 value: add new format for parsing simple text values 2020-07-05 11:31:33 +02:00
9b3d08ab6a config: fix invalid usage of std::string::replace() 2020-07-03 12:00:45 +02:00
8df9bce692 improve error message 2020-07-03 11:24:12 +02:00
4038638c1c config: fix nullptr deref 2020-07-03 11:22:36 +02:00
87dbc48674 remove ethercat config from top level config 2020-07-03 11:21:21 +02:00
547ff5e199 fpga: fix comparison of signed/unsigned ints 2020-07-03 10:04:51 +02:00
d062d42f65 fix some conditionals for minimal builds 2020-07-01 17:20:30 +02:00
987ea93d98 signal_generator: fix intialization of signals 2020-07-01 17:07:17 +02:00
037bfcb81e fix initialization errors 2020-07-01 17:07:17 +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
e341b7c0dc fpga: update CMakeLists 2020-07-01 17:07:16 +02:00
942aff3c59 cmake: several smaller improvements 2020-07-01 17:07:15 +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
5859364ad1 cmake: add rt lib to interface libraries 2020-07-01 14:36:18 +02:00
daeb0820ee smaller bug fixes 2020-06-08 04:03:07 +02:00
53bb93a967 use new kernel namespace 2020-06-08 03:55:05 +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
0d7f4b9c52 graphviz: fix missing libs 2020-06-08 02:42:01 +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
ee3087bae6 cmake: add support for garphviz 2020-06-08 02:17:34 +02:00
fa96d2a016 more CI fixes 2020-06-08 01:49:46 +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
c47fc8f865 avoid assertions due to uninitialized memory 2020-03-10 23:40:44 +01:00
ebc60ed3a1 influxdb: fix index error 2020-03-10 22:54:44 +01:00