|
2fc4285b55
|
Merge branch 'node-iec61850-9-2' into develop
|
2017-11-18 01:56:12 +01:00 |
|
|
6c7a9302a1
|
iec61850-9-2: fix race
|
2017-11-18 01:54:06 +01:00 |
|
|
3ed515ae8e
|
iec61850-9-2: finish initial implementation of new node-type
|
2017-11-18 01:43:05 +01:00 |
|
|
73ba58ade5
|
amqp: finish implementation of initial amqp support
|
2017-11-18 01:05:18 +01:00 |
|
|
086e5b2a40
|
amqp: added new node-type to Makefile
|
2017-11-17 18:12:07 +01:00 |
|
|
2c5982436d
|
first pieces for RabbitMQ / AMQP node-type
|
2017-11-17 18:12:07 +01:00 |
|
|
e6a754170b
|
refactor: naming of jansson objects
|
2017-11-17 17:54:36 +01:00 |
|
|
58fc61f82c
|
iec61850-9-2: finished Sampled Values implementation
|
2017-11-17 17:52:26 +01:00 |
|
|
6ce9b47f04
|
iec61850-9-2: added type descriptors
|
2017-11-17 17:45:42 +01:00 |
|
|
2be839eae0
|
iec61850-9-2: a little progress
|
2017-11-17 17:45:42 +01:00 |
|
|
2c74761ee1
|
iec61850: added skeleton for Sampled Values node-type
|
2017-11-17 17:45:42 +01:00 |
|
|
e586e2d229
|
iec61850: add iec61850 node-types if libiec61850 library is available
|
2017-11-17 17:45:42 +01:00 |
|
|
976d213d04
|
Merge branch 'master' into develop
|
2017-11-02 18:08:43 +01:00 |
|
daniel-k
|
78d23294af
|
lib: add missing includes of string.h
|
2017-11-02 13:08:12 +01:00 |
|
|
2aaa6520d0
|
fail if included Makefiles are missing
|
2017-10-28 16:43:07 +02:00 |
|
|
7c52de9b0a
|
socket: do not fail if stale socket does not exist
|
2017-10-27 21:46:40 +02:00 |
|
|
7d6ca30f8a
|
socket: lift limitation of packet lengths (was 1500 bytes)
|
2017-10-27 19:15:23 +02:00 |
|
|
2443f7c2fa
|
socket: add support for AF_UNIX domain sockets
|
2017-10-26 18:32:51 +02:00 |
|
|
4a063b36b6
|
build OPAL AsyncIP only if libOpal libraries area available
|
2017-10-20 11:54:00 +02:00 |
|
|
792cf1853a
|
several fixes to compile VILLASnode on Ubuntu 16.04
|
2017-10-20 11:54:00 +02:00 |
|
|
702dc34052
|
c++: add proper casts from void *
|
2017-10-20 11:54:00 +02:00 |
|
|
41ae48ad58
|
test_rtt: create missing output directory
|
2017-10-18 14:44:30 +02:00 |
|
|
48452f6ed6
|
fix integration tests for loopback node-type and socket multicast
|
2017-10-18 14:23:50 +02:00 |
|
|
3c27971cc7
|
socket: treat EPERM as a warning (see #120)
|
2017-10-18 13:23:00 +02:00 |
|
|
3d6561097f
|
cleanups
|
2017-10-16 23:08:46 +02:00 |
|
|
80ee8d786d
|
refactored sample by adding more *_many() functions
|
2017-10-16 08:09:07 +02:00 |
|
|
ce5f4e5a60
|
some refactoring in json parsing
|
2017-10-16 08:09:07 +02:00 |
|
|
7e997bc063
|
added new node-type for InfluxDB
|
2017-10-15 22:02:43 +02:00 |
|
|
b03748ac2c
|
another fix for #120 (sendto: invalid argument)
|
2017-09-23 23:45:39 -06:00 |
|
|
adb81f39d2
|
websocket: fix segfault
|
2017-09-19 04:12:34 +02:00 |
|
|
d0901dd268
|
enable new node-type test_rtt
|
2017-09-16 15:34:16 +02:00 |
|
|
fba30731aa
|
task: simplify interface
|
2017-09-16 15:33:01 +02:00 |
|
|
5e620942ce
|
adding new field "flags" to struct sample
|
2017-09-16 15:04:59 +02:00 |
|
|
d587b5a817
|
add new '-V' option to tools which shows the version of only and exits
|
2017-09-16 11:52:30 +02:00 |
|
|
a483a6e4e2
|
stats: refactored stats node type
|
2017-09-05 14:51:16 +02:00 |
|
|
9db9a9a1d3
|
fix invalid free
|
2017-09-05 10:50:25 +02:00 |
|
|
9beda12c4c
|
fix compiler errors on OS X
|
2017-09-05 10:11:23 +02:00 |
|
|
876a147842
|
fix memory leaks detected by valgrind
|
2017-09-05 01:09:34 +02:00 |
|
|
12973f9088
|
json: accept integers for floating point settings
|
2017-09-04 23:16:58 +02:00 |
|
|
0447aeee00
|
io: fix old format names
|
2017-09-04 23:04:21 +02:00 |
|
|
9e354e7382
|
stats: fixes for new stats node type
|
2017-09-04 23:03:55 +02:00 |
|
|
2d05c0853a
|
signal: show usage info
|
2017-09-04 18:03:05 +02:00 |
|
|
6922e273bb
|
io: renamed formats (msg -> villas-binary, villas -> villas-human)
|
2017-09-04 14:39:15 +02:00 |
|
|
6d495c1a35
|
add new bitmask to samples to indicate which fields are valid
|
2017-09-04 14:28:55 +02:00 |
|
|
375287cd52
|
stats: refactor stats_send hook into a new node-type
|
2017-09-03 10:54:11 +02:00 |
|
|
602a8f51eb
|
signal: use pools
|
2017-09-03 10:52:18 +02:00 |
|
|
a123736fbe
|
signal: the signal node-type knows the number of values so we can save some space
|
2017-09-02 14:22:19 +02:00 |
|
|
415cd0de09
|
refactor: whitespace changes only
|
2017-09-02 14:20:38 +02:00 |
|
|
daf299388f
|
refactor: consistent naming of variables
|
2017-09-02 13:47:48 +02:00 |
|
|
d6ea18d3a1
|
signal: added new counter signal type
|
2017-09-01 07:50:35 +02:00 |
|