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

1156 commits

Author SHA1 Message Date
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
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
7dc66355f3 websocket: fix format selection 2018-05-14 18:53:28 +02:00
8b18bd35e0 file: destroy IO in file_destroy() instead of file_stop() 2018-05-12 18:03:40 +02:00
4ba077d14e io: remove state-less IO calls 2018-05-12 15:25:29 +02:00
c0313c7963 refactored: io_format -> format_type 2018-05-12 13:57:39 +02:00
39f955c947 io: renamed some fields within struct io 2018-05-12 10:41:40 +02:00
bd72556b1d refactor: remove last appearances of old format naming scheme 2018-05-09 10:27:38 +02:00
c59e0948c3 io: use dots instead of hyphens in format names 2018-05-08 08:45:18 +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
bc110a9c24 shmem: show reason for failing 2018-05-07 15:54:44 +02:00
03247eeba8 mqtt: fix memory leak 2018-04-26 09:31:39 +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
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
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
46cbb689fc signal: renamed signal node-type to signal_generator to avoid confusion 2018-03-21 16:58:36 +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
4804bb7e75 iex61850-9-2: fix initialization of new samples 2018-01-17 01:23:12 +01:00
2a1bdbc639 mqtt: initial implementation of MQTT node-type 2018-01-17 01:22:12 +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
03483d1cf6 iec61850: enable node-type by default 2017-12-19 11:53:21 +01:00
f5aed9f399 minor fixes for compilation on OS X / BSD 2017-12-14 14:04:26 +01:00
3077722476 netem: fix network emulation 2017-12-14 13:23:19 +01:00
cce5bbe384 Merge branch 'new-iec61850-9-2' into develop 2017-12-06 16:57:41 +08:00
617998df5b iec61850: turn output into debug output 2017-12-06 16:57:23 +08:00
041f6be982 iec61850: rewrote iec61850-9-2 node-type in preperation for support of iec61850-8-1 node-type 2017-12-06 16:44:50 +08:00
ebdb4ba026 iec61850: library now has a pkg-config in upstream repo 2017-12-06 14:09:26 +08:00
5fb48d607e moved VILLASfpga specific code to separate repo 2017-11-21 21:51:07 +01:00
5441f8c0d8 iec61850: add compiler flag 2017-11-18 11:15:43 +01:00
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