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

4209 commits

Author SHA1 Message Date
df6317d593 fix format string 2019-03-09 00:32:31 +01:00
4942d8ee74 bunch of bugfixes and refactoring for preperation of hooks 2019-03-09 00:32:22 +01:00
c906143338 sample: add sample_data_{insert, remove}() 2019-03-08 15:21:46 +01:00
3f6ddaa653 signal: add signal_list_copy() 2019-03-08 15:21:22 +01:00
3bab0c9c06 node, path: add getters for signals 2019-03-08 15:21:01 +01:00
e7c72d648c Merge branch 'develop' of git.rwth-aachen.de:acs/public/villas/VILLASnode into develop 2019-03-08 13:16:16 +01:00
668c3b039c hypersim: fix invalid message length 2019-03-08 13:16:02 +01:00
Marvin Klimke
4cf457e8a8 rtp: add first approach to test script with remote server support
this script should perspectively start a villas-node instance on a
remote server and send samples to this server, which saves it to a
file that tranferred back afterwards.
2019-02-25 17:05:28 +01:00
Marvin Klimke
8142944b39 properly delete temp config files in rtp tests 2019-02-25 15:06:27 +01:00
af99a50786 whitespace and documentation fixes 2019-02-24 11:14:44 +01:00
9836bc0296 add prepare state 2019-02-24 11:13:28 +01:00
842be5a9cc path: refactor path_init_poll() -> path_prepare_poll() 2019-02-24 11:11:19 +01:00
7e5b4ac5ce refactor: add {node, path}_is_{enabled, reversed}() 2019-02-24 11:10:44 +01:00
34137545bc path: use path_type() 2019-02-24 11:08:56 +01:00
e65ffc78dd node: add enabled setting 2019-02-24 11:08:15 +01:00
0acce9e375 node: separate node_direction 2019-02-24 11:07:07 +01:00
7798f09a35 inline *_type() functions 2019-02-24 11:06:24 +01:00
3b99227537 path: separated path_{source, destination} 2019-02-24 09:41:04 +01:00
e8de9df993 update VILLAScommon submodule with new list functions 2019-02-24 09:23:31 +01:00
f851aacf3c refactor: rename signal_list_{init,destroy}() and node_list_parse() 2019-02-24 09:10:18 +01:00
78bcb67245 refactor: _init2() -> _prepare() 2019-02-24 09:06:48 +01:00
Manuel Pitz
f9ec9fe64d removed out: since unused parameter 2019-02-20 19:36:01 +00:00
Manuel Pitz
0c53172816 Merge branch 'develop' of git.rwth-aachen.de:/acs/public/villas/VILLASnode into develop 2019-02-20 19:01:16 +00:00
Manuel Pitz
db1c9eaa97 fix race condition between usb buffer and data transfer buffer 2019-02-20 18:59:23 +00:00
c4651cf56f python: fix URL in setup.py 2019-02-18 18:05:18 +01:00
fa6d3d87ee python: add Sample class to parse villas.human format 2019-02-18 18:05:05 +01:00
Markus Mirz
dc3a38e698 Merge branch 'develop' of git.rwth-aachen.de:acs/public/villas/VILLASnode into develop 2019-02-18 15:46:32 +01:00
Markus Mirz
7144190fea hooks: fix datatype for bitmask 2019-02-18 15:44:01 +01:00
520ed3283d update VILLAScommon submodule 2019-02-18 01:12:50 +01:00
4147826a96 tests: started with test for new dp hook 2019-02-18 01:11:47 +01:00
40d4e55546 dp: fix signal handling (for now) 2019-02-18 01:11:34 +01:00
d19ae55c71 hook: propagate error in hook_process() 2019-02-18 01:11:16 +01:00
64357a0ce0 remote whitespace 2019-02-18 01:10:51 +01:00
a2b5825a4b config: simplify command line configuration for arrays 2019-02-18 01:10:45 +01:00
5b553f2496 refactor: use strtok_r() instead of strtok() 2019-02-18 01:09:33 +01:00
d12d8ff4d4 ci: fix docker build 2019-02-17 23:45:36 +01:00
82954a2853 ci: fix docker build 2019-02-17 23:44:22 +01:00
70158411ae dp: wip 2019-02-17 23:43:59 +01:00
873305dadb ci: fix docker build 2019-02-17 23:13:04 +01:00
af7009e33a ci: fix location of integration test artifacts 2019-02-17 23:12:58 +01:00
ade373efca ci: tests for VILLAScommon are executed by VILLAScommon runner 2019-02-17 23:12:55 +01:00
291343ce15 update VILLAScommon submodule 2019-02-17 23:00:04 +01:00
11ff983140 hooks: disable broken cast hook 2019-02-17 22:49:44 +01:00
eed3184945 add README for running integration tests 2019-02-17 22:47:16 +01:00
d3e4616b32 add README for running integration tests 2019-02-17 22:46:52 +01:00
fac3feecda update comments 2019-02-17 22:25:56 +01:00
54bd0af030 wip: continue working on the dp hook 2019-02-17 22:25:29 +01:00
8fa823767c cast: only cast a single signal 2019-02-17 22:25:06 +01:00
e621f6b40f wip: started working on new DP-EMT hook 2019-02-17 22:25:06 +01:00
fa5a770b30 tests: fix integration test node-stats 2019-02-17 22:24:49 +01:00