2f84d6c43b
coverage: fix invocation of gcovr
2018-03-28 14:58:35 +02:00
9543c7406a
fix missing config.h include in build system
2018-03-28 14:58:09 +02:00
ed03a92cee
websocket: remove support for catch-all connections
2018-03-28 14:29:55 +02:00
05e924161d
hook: reworked villas-hook tool
2018-03-28 14:17:44 +02:00
bdcdb37bb3
iec61850: fix include paths
2018-03-28 14:15:08 +02:00
be1a39b03b
hook: added new hook for rate limiting
2018-03-28 14:13:13 +02:00
2758120dfb
ignore Visual Studio files
2018-03-26 17:31:23 +02:00
d4ff4c44cc
packaging: upgrade libiec61850 to version 1.2
2018-03-26 17:30:24 +02:00
7ed5a7fcbe
tests: fix invocation of integration tests
2018-03-26 17:29:30 +02:00
b405a60670
list: fix compiler error
2018-03-26 14:33:42 +02:00
d5cc633f0f
node: fix assert because of uninitialized list
2018-03-26 14:33:20 +02:00
d86d561715
tests: test name-based signal mapping
2018-03-26 14:09:20 +02:00
b1046ff641
signal: add support for name-based signal mapping
2018-03-26 14:08:26 +02:00
fdf4a9c251
coverage: add missing linker flags to fix compilation
2018-03-26 12:52:45 +02:00
e32fe06efd
list: added new list_index() function
2018-03-26 12:52:04 +02:00
e3fc832a0c
list: some code style cleanup
2018-03-26 12:51:43 +02:00
2a7739a23d
tests: re-enable tests
2018-03-26 12:50:49 +02:00
92bf4bcd77
tests: fix IO format test
2018-03-26 12:50:30 +02:00
f758792bad
tests: fix includes
2018-03-26 12:50:15 +02:00
5d7999b3f5
added new signal metadata class
2018-03-21 16:59:35 +01:00
46cbb689fc
signal: renamed signal node-type to signal_generator to avoid confusion
2018-03-21 16:58:36 +01:00
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