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

2491 commits

Author SHA1 Message Date
2e8f01b7fc deploy packages and Docker images automatically 2017-07-02 21:41:53 +02:00
762d1a7f7a Merge branch 'feature-pipe-limits' into 'develop'
Feature pipe limits

See merge request !27
2017-07-02 20:05:13 +02:00
d6dec9bc22 tests: fix pipe-loopback-shmem 2017-07-02 20:00:10 +02:00
b8e6bbed78 some cleanup and refactoring 2017-07-02 19:37:48 +02:00
dab4a4ebfb tests: improve pipe-loopback-file 2017-07-02 19:37:48 +02:00
16f2b22a12 file: make flush() configurable 2017-07-02 19:37:48 +02:00
5f3620e3b4 add some debug messages 2017-07-02 19:37:48 +02:00
125ce873e7 pipe: ualarm() invocation 2017-07-02 18:58:30 +02:00
14123951ba tests: fix file node-type configuration 2017-07-02 18:58:07 +02:00
a7fcd091d4 tests: better summary 2017-07-02 00:14:42 +02:00
e4fc06ed9e tests: use random data to avoid false positive due to stale data 2017-07-02 00:14:18 +02:00
2b7687cc4d pipe: add -t switch to terminate execution after a given time 2017-07-02 00:13:06 +02:00
b44289022d tests: remove broken prefixed of node tests 2017-07-01 22:03:15 +02:00
9b5e69bb1b tests: add configurable timeout for tests 2017-07-01 22:00:23 +02:00
2ec2859b6f tests: use new -l switch of villas-pipe 2017-07-01 21:59:19 +02:00
11ecb81ca8 tests: make number of samples configurable with -l switch 2017-07-01 21:59:18 +02:00
35f6d162a0 pipe: add -l and -L switches to limit the number of samples received / sent 2017-07-01 21:12:44 +02:00
f7cf76d4d3 pipe: check if command line arguments are malformed 2017-07-01 20:46:47 +02:00
ce4fabb537 pipe: simplify code by eliminating redundant variable 2017-07-01 20:45:45 +02:00
aa77c82b82 rpm: perform tests during packaging 2017-06-29 21:10:33 +02:00
facba31659 add missing build dependencies for Ubuntu 2017-06-29 20:43:21 +02:00
f6b439e740 use same msg_format.h everywhere 2017-06-29 20:43:03 +02:00
95167ffb8e opal: some cleanups to the model 2017-06-29 20:45:06 +02:00
5b201a11e2 opal: moved example project 2017-06-29 20:45:06 +02:00
130b8cf21d opal: remove outdated example 2017-06-29 20:45:06 +02:00
0b12340dfc opal: update project and model files to MATLAB 2014b 2017-06-29 20:45:05 +02:00
6f9170b0ae opal: remove log files from Git repo 2017-06-29 20:45:05 +02:00
46c7c2fc9a opal: change project name 2017-06-29 20:45:05 +02:00
ebd289dac8 opal: fix incompatability of UDP message format 2017-06-29 20:45:05 +02:00
5fdc041ebc remove build files 2017-06-29 20:45:05 +02:00
ec061e0e3d cleanup: whitespace 2017-06-29 19:20:11 +02:00
af30b2318e hooks: fix invalid setting name 2017-06-29 19:19:52 +02:00
dd1e47338a Merge remote-tracking branch 'rwth/fix-msg-format' into develop 2017-06-28 15:03:04 +02:00
b220d60615 Merge branch 'feature-socket-multicast' into 'develop'
Add multicast support to socket node-type

See merge request !26
2017-06-28 11:43:33 +02:00
5f262ffc9a socket: improve checks for multicast support 2017-06-28 10:56:10 +02:00
97127b44ca socket: add integration test for new multicast feature 2017-06-28 10:41:17 +02:00
a994de62e2 socket: added support for multicast adressing 2017-06-28 10:39:41 +02:00
50cc0a99a0 socket: show reason for invalid packets 2017-06-27 08:49:23 +00:00
ff07a7bcb3 Update README.md 2017-06-27 09:32:19 +02:00
0897162f1f fix: bitfield ordering in struct msg 2017-06-26 07:10:42 +00:00
9e5e51d437 whitespace fixes 2017-06-21 17:20:09 +02:00
4780d297ae fix problems with AsyncIP - VILLASnode 2017-06-21 16:50:27 +02:00
a8827b6c44 Merge branch 'advio-improvements' into 'develop'
Advio improvements

See merge request !25
2017-06-17 19:43:16 +02:00
4eac149e22 log: add missing string of LOG_ADVIO facility 2017-06-17 19:34:00 +02:00
7beb874020 advio: add some missing includes 2017-06-17 18:55:37 +02:00
f359bc230b file: dont try to read first timestamp if epoch_mode is "original" 2017-06-17 18:55:37 +02:00
cbef499f58 file: improve file_print() 2017-06-17 18:55:37 +02:00
7b32445fb3 file: use correct prefix for enums 2017-06-17 18:55:37 +02:00
c02f4c8ebe file: support more behaviours when EOF is reached 2017-06-17 18:55:37 +02:00
8ec24a6a26 file: add loopback integration test 2017-06-17 18:55:37 +02:00