1199c7334a
v0.6.1
2018-02-17 11:28:37 +01:00
f4b222d322
fix compiler error
2018-02-17 11:18:26 +01:00
c1ab96696b
fix invocation of protobuf compiler
2018-02-17 11:18:10 +01:00
088194eb29
Merge tag 'v0.6.0' into develop
2018-02-17 09:39:45 +01:00
1b0ab6949f
fix includes
2018-02-06 23:42:56 +01:00
8a6237fa98
websocket: associate received samples to correct node
2018-02-06 23:30:37 +01:00
e5afb8ec48
fix several build system related issues
2018-02-06 23:29:54 +01:00
5eb3482c61
add build-time options to output of "make help"
2018-02-04 16:53:40 +01:00
c69d307bc9
improve Makefiles:
...
- moved all build-time options to Makefile.config
- build VILLASnode without hook support
- build VILLASnode without web & API support
- build VILLASnode without IO format support
- build VILLASnode without external plugins
2018-02-04 16:45:32 +01:00
0017d1bcb1
refactor: change include prefix
2018-02-04 16:40:52 +01:00
f4cf47137b
removed AMQP config as it is in example.conf
2018-01-31 20:44:07 +01:00
a1a4e0ea7e
tests: fix portability issues for running the tests on OS X/BSD
2018-01-31 09:40:08 +01:00
8847f45959
updated changelog
2018-01-17 01:25:03 +01:00
eeb79c3555
fix indention
2018-01-17 01:23:25 +01:00
4804bb7e75
iex61850-9-2: fix initialization of new samples
2018-01-17 01:23:12 +01:00
c425353915
protobuf: fix segfault
2018-01-17 01:22:43 +01:00
cb8cc1e942
mqtt: added example configuration
2018-01-17 01:22:26 +01:00
2a1bdbc639
mqtt: initial implementation of MQTT node-type
2018-01-17 01:22:12 +01:00
2ede17691a
include arch and os into BUILDDIR
2018-01-17 01:18:55 +01:00
9e51d7d830
mqtt: add mosquitto as dependency to RPM packages
2018-01-16 09:22:38 +01:00
c2d75314be
docker: install mosquitto to dev images
2018-01-16 09:22:17 +01:00
1ed6a1041b
mqtt: added submodule for mosquitto
2018-01-16 09:21:49 +01:00
84d9e3ab6b
tests: be more descriptive
2018-01-16 08:58:39 +01:00
b85c975998
tests: re-add coverage tests
2018-01-16 08:58:24 +01:00
9015956fcc
packaging: deploy to new location
2018-01-16 08:55:47 +01:00
759fb0072e
node: add new option to skip loading of default hooks
2017-12-20 20:50:24 +01:00
05d37fabda
netem: fix parsing of correlation and probability settings
2017-12-20 20:49:46 +01:00
7ea7dad766
added option for skipping built-in hooks
2017-12-20 14:56:37 +01:00
88372ca1cd
netem: bugfix for loading correlation
2017-12-20 14:56:12 +01:00
1965b8810d
stats: do not collect stats about reordering twice
2017-12-20 14:54:18 +01:00
3a14eacb3d
netem: added support for delay correlation
2017-12-20 14:48:44 +01:00
125054b16b
path: fix initialization of reverse path ( closes #132 )
2017-12-20 11:47:15 +01:00
fb3650918c
test_rtt: fix segfault when case not started
2017-12-20 11:34:18 +01:00
bfa8407665
netem: support loading distribution directly from config instead of a separate file
2017-12-20 11:23:55 +01:00
c638c0c094
added new makefile for kernel code
2017-12-20 11:22:43 +01:00
03483d1cf6
iec61850: enable node-type by default
2017-12-19 11:53:21 +01:00
842df7c496
bitset: fix compiler error
2017-12-19 11:53:21 +01:00
2ac5c221ee
rpm: added missing dependency for libiec61850
2017-12-19 11:53:21 +01:00
41dc436668
updated changelog
2017-12-19 11:51:34 +01:00
003588d33e
raw: fix conversion between floating point and integer
2017-12-19 11:50:37 +01:00
c56c545935
use new location of package repo
2017-12-14 14:24:01 +01:00
1c85fb0384
fix packaging issues
2017-12-14 14:23:47 +01:00
6b3fc6dba3
updated changelog
2017-12-14 14:21:49 +01:00
e4d45a61d1
bitset: add some documentation and more features
2017-12-14 14:04:26 +01:00
d7cb5ee9d4
use Docker Hub images
2017-12-14 14:04:26 +01:00
f5aed9f399
minor fixes for compilation on OS X / BSD
2017-12-14 14:04:26 +01:00
5ce1f7a8c6
replace info() with debug() to be less noisy
2017-12-14 14:01:21 +01:00
3077722476
netem: fix network emulation
2017-12-14 13:23:19 +01:00
6cde1591f1
Merge branch 'develop' of git.rwth-aachen.de:VILLASframework/VILLASnode into develop
2017-12-06 23:23:29 +08:00
cce5bbe384
Merge branch 'new-iec61850-9-2' into develop
2017-12-06 16:57:41 +08:00