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

2254 commits

Author SHA1 Message Date
0b13ff7d71 add two missing includes 2018-06-04 14:22:38 +02:00
cc0bca6ab2 websocket: improve log messages 2018-05-26 01:18:15 +02:00
18a1daede8 websocket: check return value of list_destroy() calls 2018-05-26 01:18:15 +02:00
8819c4101f websocket: clear buffer of received data once completely parsed 2018-05-26 01:13:22 +02:00
a7bd77944f websocket: fix possible segmention fault 2018-05-26 01:12:00 +02:00
6a7821467a node: inherit certain configuration settings for directions 2018-05-26 01:10:33 +02:00
acee6a5bed mapping: fix unit test 2018-05-24 10:53:27 +02:00
6065d1512d villas.human: improve header 2018-05-24 10:49:31 +02:00
1db78bec9b io: apply new separator/delimiter settings to other formats 2018-05-24 10:46:31 +02:00
e3e85aa183 csv: add new sub-format for tabulator separated values 2018-05-24 10:45:52 +02:00
607342eddc csv: make column seperator configurable 2018-05-24 10:45:11 +02:00
95e78be9ce io: add support for configurable line and column separators/delimiters 2018-05-24 10:42:57 +02:00
88af9b8c8d influx: use new signal description for specifying the InfluxDB fields 2018-05-24 09:23:17 +02:00
6c4127da2e websocket: improve error handling for buffer creation 2018-05-24 09:12:27 +02:00
07ce4e9229 docker: tag images also with "latest" tag 2018-05-24 09:12:27 +02:00
9e7bde5efa mqtt: fix some bugs in threading mode 2018-05-24 09:08:20 +02:00
46c4713767 format: RESERVE JSON format fixes 2018-05-24 09:07:18 +02:00
1bd03f22a8 hook: extend print hook for showing prefixes 2018-05-24 09:06:53 +02:00
2d23ab52c9 use new list_lookup_index() to lookup signal inices 2018-05-24 09:05:42 +02:00
dba6207856 list: added new function list_lookup_index() 2018-05-24 09:05:00 +02:00
a535ec5abc node: separated node configuratio for send / receive side 2018-05-24 09:04:41 +02:00
e3ee361c07 json.reserve: fix compatability with libjansson 2.10 2018-05-23 16:41:06 +02:00
78ff84eef1 path: run hooks again 2018-05-23 14:59:48 +02:00
8f61d4f2a9 shmem: fix some issues with the exec setting 2018-05-23 14:59:48 +02:00
070a76b153 shmem: improve log messages 2018-05-23 14:59:48 +02:00
a7bb0b5abe mqtt: improve logging 2018-05-23 14:59:48 +02:00
50b3a6535f hooks: run also for paths 2018-05-23 14:59:48 +02:00
8de7a8b763 queue_signalled: add support for OS X 2018-05-23 09:06:29 +02:00
cbcb0e6832 path: fail if we can not setup poll(2) 2018-05-23 09:06:05 +02:00
5bc1831cc4 node: improve logging 2018-05-23 02:25:27 +02:00
995d5a58ae remove superfluous empty line 2018-05-23 02:25:11 +02:00
b21b975a17 path: add a new configuration setting to switch between poll and single mode 2018-05-23 02:24:55 +02:00
76073cddcf log: fix window size when running inside docker, CI or debugger 2018-05-23 00:38:37 +02:00
63021392d4 websocket: get rid of { } block 2018-05-23 00:17:41 +02:00
a96667b970 websocket: fix possible memory leak 2018-05-23 00:17:25 +02:00
caaef4ac07 tests: enable _DARWIN_C_SOURCE globally in order to fix compiler errors 2018-05-23 00:17:02 +02:00
5007c9c3de docker: improve build process of application image 2018-05-15 19:00:57 +02:00
4d71d41979 remove whitespace 2018-05-15 19:00:57 +02:00
9e3a354f45 docker: update to fedora 28 2018-05-15 19:00:57 +02:00
bca235917e docker: improve label handling 2018-05-15 19:00:57 +02:00
d45573a536 rpm: add new executable tools 2018-05-15 19:00:57 +02:00
506fecb617 rpm: remove kernel package as installation fails inside docker 2018-05-15 19:00:57 +02:00
599999a081 make: update deployment hosts for openstack 2018-05-15 19:00:57 +02:00
af6fdcbd1f refactor: TAROPTS 2018-05-15 19:00:57 +02:00
7dc66355f3 websocket: fix format selection 2018-05-14 18:53:28 +02:00
6002d8fa04 tests: small fix to avoid compilter error about unused result 2018-05-14 08:31:35 +02:00
c2d76829f7 tests: ignore warnings globally 2018-05-13 14:50:18 +02:00
a2478b0d69 tests: improve readability 2018-05-13 14:22:07 +02:00
17af0784e6 io: bug fixes to avoid segemention faults 2018-05-13 14:21:50 +02:00
b470bb33aa tests: dont let warnings cause the tests to fail 2018-05-13 14:20:35 +02:00