f99e5debb5
sample: remove sent timestamp
2018-05-08 11:42:43 +02:00
b18c776a5c
sample: remove obsolete id member
2018-05-08 11:41:05 +02:00
18096feb49
signal: added unit field
2018-05-08 08:45:18 +02:00
c59e0948c3
io: use dots instead of hyphens in format names
2018-05-08 08:45:18 +02:00
3ff2e4d3ec
io: added new format for RESERVE tests
2018-05-08 08:45:18 +02:00
d8770e95d4
bug fix
2018-05-08 08:18:18 +02:00
915a7568bf
path: special case for single-source paths
2018-05-08 08:16:14 +02:00
a3fe2f184d
websocket: return allocated samples before destroying client connection
2018-05-07 18:56:26 +02:00
39651db3d8
websocket: fix buffer overrun in reverse-channel
2018-05-07 18:48:34 +02:00
c99c95a558
shmem: issue a warning if the remote side of the interface was closed
2018-05-07 18:03:31 +02:00
6aeef09196
shmem: unlink previously existing shmem regions ( closes #139 )
2018-05-07 18:03:00 +02:00
bc110a9c24
shmem: show reason for failing
2018-05-07 15:54:44 +02:00
2d923ca017
shmem: add different return types for shmem_int_open
2018-05-07 15:54:27 +02:00
fc58fbb08f
fix NULL ptr dereference
2018-04-26 09:32:13 +02:00
03247eeba8
mqtt: fix memory leak
2018-04-26 09:31:39 +02:00
b6d971cfc9
hist: show average rate
2018-04-26 09:30:54 +02:00
cae12694ea
signal_generator: show total amount of missed steps
2018-04-19 15:43:57 +02:00
6b5cad2ec9
signal_generator: fix naming convention of functions
2018-04-19 15:43:57 +02:00
4f1aab1da8
rename setting 'no_builtin' to 'builtin' to avoid double negation
2018-04-19 15:43:57 +02:00
5f498752f9
signal_genearator: show correct number of missed steps
2018-04-19 11:04:01 +02:00
35cc8ca6e8
mqtt: reduce debug level
2018-04-19 11:04:01 +02:00
c5e2776440
amqp: be more verbose in error message
2018-04-19 11:04:01 +02:00
3f74f036ea
fpga: removed all FPGA related code
2018-04-05 10:21:17 +02:00
db464e50ee
iec61850-9-2: fix memory leak
2018-04-04 12:01:09 +02:00
526603fc45
iec61850-9-2: some fixes for previous commit
2018-04-04 12:00:50 +02:00
b811c8248d
iec61850-9-2: allow publish/subscribe-only mode
2018-04-04 11:39:58 +02:00
f31a7b0ffb
get rid of strncpy as much as possible
2018-04-04 08:53:00 +02:00
47b600efb7
hooks: fixed null pointer dereference in stats hook
2018-04-04 08:29:54 +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
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
d5cc633f0f
node: fix assert because of uninitialized list
2018-03-26 14:33:20 +02:00
b1046ff641
signal: add support for name-based signal mapping
2018-03-26 14:08:26 +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
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
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
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
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
2a1bdbc639
mqtt: initial implementation of MQTT node-type
2018-01-17 01:22:12 +01:00