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

3086 commits

Author SHA1 Message Date
149585ddc6 cmake: skip installation of files in "Unspecified" component 2019-01-14 14:20:12 +01:00
70faba9fd9 web: only issue a single call to lws_write() per LWS_*_WRITABLE callback 2019-01-14 10:08:12 +01:00
daf72cd0bd update copyright years 2019-01-14 10:02:55 +01:00
b84f6b8a47 lws: check return value of lws_write() 2019-01-14 10:00:09 +01:00
13cb493810 relay: improve coding style 2019-01-14 09:59:51 +01:00
c3bd697df6 cmake: add missing C++ headers when installing 2019-01-13 00:43:41 +01:00
6ed54b8f0d update VILLAScommon submodule 2019-01-13 00:43:33 +01:00
8f7c8ae71e update copyright year to 2019 2019-01-13 00:42:39 +01:00
939b52a969 updated changelog 2019-01-13 00:28:30 +01:00
c7907e2f2d cmake: updated dependencies in RPM packages 2019-01-13 00:28:16 +01:00
0d5d9ad037 rtp, uldaq: smaller bugfixes 2019-01-13 00:02:34 +01:00
684c5dfae9 docker: update Dockerfiles 2019-01-13 00:02:14 +01:00
a795c00003 update VILLAScommon submodule 2019-01-13 00:01:50 +01:00
7d9b11c527 iec61850_sv: fix missing refrTm timestamps in publisher 2019-01-12 23:21:58 +01:00
b229a9948a iec61850: fix double free in destructor of global receiver list 2019-01-12 23:21:34 +01:00
f1959c7ab3 sv: updated example config 2019-01-12 23:18:00 +01:00
368fbfc9cd relay: fix memory leaks and double frees 2019-01-12 20:31:16 +01:00
83027237c7 relay: add "-d" option to villas-relay 2019-01-12 19:07:03 +01:00
1f58fe3cd6 relay: remove double newlines in LWS log messages 2019-01-12 19:06:41 +01:00
9e018fa4a2 websocket: properly parse payload format for client connections 2019-01-12 19:06:23 +01:00
373acdec18 improve coding style 2019-01-12 19:05:57 +01:00
8347dc705f improve logging 2019-01-12 19:05:32 +01:00
8052b15377 websocket: add workaround for C++ port 2019-01-12 19:05:09 +01:00
918c99881c examples: remove stats hook which is not allowed in this situation 2019-01-12 19:04:01 +01:00
d066abfc16 Merge branch 'develop' of git.rwth-aachen.de:acs/public/villas/VILLASnode into develop 2019-01-12 13:51:22 +01:00
b5932a077c cmake: fix compilation 2019-01-12 13:51:01 +01:00
d741114500 path: fix bug causing missing data for some formats (e.g. JSON) 2019-01-12 13:49:27 +01:00
0d767ca697 mqtt: throw an error if no publish and subscribe topic is given 2019-01-12 13:48:52 +01:00
c2f83b01fd Merge branch 'ws-relay' into develop
# Conflicts:
#	include/villas/node/config.h.in
#	include/villas/utils.h
#	lib/CMakeLists.txt
#	lib/nodes/websocket.c
#	lib/utils.c
#	lib/web.c
#	src/CMakeLists.txt
#	src/villas-pipe.cpp
2019-01-12 13:48:29 +01:00
Markus Mirz
6df870b731 add mqtt.conf example 2019-01-11 17:50:57 +01:00
be27121006 fix compiler warning about unused variable 2019-01-11 15:54:19 +01:00
029ccd2e09 Merge branch 'node-uldaq' into develop 2019-01-09 17:02:43 +01:00
df3305e263 path: fix autodetection of poll-mode 2019-01-09 16:38:05 +01:00
24dcd04b95 infiband: remove non-supported infiniband_fd() function 2019-01-09 14:36:46 +01:00
0afadb6c19 rtp: add missing stop handler 2019-01-08 22:53:04 +01:00
8322b0615a rtp: increase queue size 2019-01-07 15:52:34 +01:00
c1c1eb1951 rtp: fix joining of re_main thread 2019-01-07 15:49:34 +01:00
99cae8903d rtp: use signalled queue for thread synchronization 2019-01-07 15:22:38 +01:00
e6d5a82f29 update common library 2019-01-07 14:46:52 +01:00
dacbbe739b rtp: add simple example config 2019-01-07 12:52:33 +01:00
fb67e4969c rtp: fix warn() 2019-01-07 12:52:24 +01:00
d18d786801 refactor: list_* -> vlist_* 2019-01-07 10:28:55 +01:00
5b443aeff4 Merge branch 'node-rtp' into develop 2019-01-07 10:20:02 +01:00
15438c8b8b pipe: removed unused variable 2019-01-06 02:13:02 +01:00
0caca6d2cf csv: re-enable parsing of offset 2019-01-06 01:46:00 +01:00
e8e7dfbdf1 tests: cleanup skip message of node-infiniband test 2018-12-23 00:09:05 +01:00
4ab23abff8 tests: provide reason for skipping hook-cast test 2018-12-23 00:08:47 +01:00
eb35ae8c5c tests: improve convert test 2018-12-23 00:08:28 +01:00
345c1a90ad tests: add tsv format to convert test 2018-12-23 00:08:14 +01:00
e1abbbddbf csv: add missing flags for TSV format 2018-12-23 00:07:38 +01:00