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

1142 commits

Author SHA1 Message Date
6c66b7cc75 kafka: fix syntax errors 2021-05-09 18:12:02 +02:00
56f4009e57 kafka: add custom logger 2021-05-09 18:10:34 +02:00
f1b484449e kafka: use a floating point number for the timeout setting 2021-05-09 18:09:24 +02:00
18c736b184 kafka: some of the configuration settings are required 2021-05-09 17:46:27 +02:00
5a9af6553c kafka: harmonize error checking 2021-05-09 17:44:54 +02:00
ec3baca612 kafka: with linking on CentOS 2021-05-09 15:25:40 +02:00
f7f4523ea3 kafka: print errors with logger::error() rather than logger::warn() 2021-05-09 15:23:30 +02:00
0881b38224 kafka: refactor setting "calocation" to "ca" 2021-05-09 15:23:02 +02:00
6417b3a6f2 kafka: more code-cleanups 2021-05-09 15:21:59 +02:00
c594077534 kafka: fix whitespaces 2021-05-09 14:58:08 +02:00
d5d12dd38e kafka: fix authorship and copyright 2021-05-09 14:57:44 +02:00
Juan Pablo Noreña
818047c6bd node-type-kafka producer and consumer separation, not working at same time as in a single node as desirable 2021-05-06 17:15:36 -05:00
Juan Pablo Noreña-Monsalve
727e886d47
Update CMakeLists.txt 2021-05-05 12:14:41 -05:00
Juan Pablo Noreña
ca10fd076f Adds node-type-kafka, example and packaging deps 2021-05-05 12:02:18 -05:00
56315a026c fix cppcheck warnings 2021-03-17 14:58:45 +00:00
4f370ee1b2 drop legacy logger 2021-03-17 14:58:45 +00:00
8e53d2a329 opal: fix node-type 2021-02-24 09:17:53 +01:00
04fe1d34a1 fix indention 2021-02-19 07:03:21 +01:00
937d4f0aae signal_data: only use type not complete signal struct 2021-02-19 07:03:21 +01:00
a2b5f1abb2 Merge branch 'master' into dftHook
Conflicts:
	.gitlab-ci.yml
2021-02-19 01:40:17 +01:00
fb72d16a38 ci: make cppcheck happy 2021-02-19 00:04:13 +01:00
862e14ff0f uldaq: use libuldaq function for error processing 2021-02-16 13:30:26 +01:00
Manuel Pitz
ccad87b903 adapt code style 2021-02-16 09:49:51 +01:00
Manuel Pitz
af09e1bc69 rebase to master 2021-02-15 15:24:49 +01:00
Manuel Pitz
edea8e1729 refactoring to comply with code style 2021-02-15 15:18:24 +01:00
Manuel Pitz
6495351d37 rebase to master 2021-02-15 15:17:44 +01:00
Manuel Pitz
7994ef88aa fix correct selection of uldaq hardware 2021-02-15 15:14:00 +01:00
Manuel Pitz
82cab25f1b finish rebase master 2021-02-15 15:14:00 +01:00
Manuel Pitz
4e7597dd5a use internal sampel clock of uldaq hardware 2021-02-15 15:14:00 +01:00
Manuel Pitz
cb5fed5e47 enable external trigger and fix readable uldaq errors 2021-02-15 15:14:00 +01:00
Manuel Pitz
7517dccca6 added error lookup for uldaq 2021-02-15 15:12:59 +01:00
Manuel Pitz
83e3dbd785 refactoring to comply with code style 2021-02-11 14:31:19 +01:00
d1f3b03bc5 portability fix some printf format strings for time_t 2021-01-08 22:21:25 +01:00
Felix Wege
3f418073d4 mqtt: now uses mqtt_prepare() 2021-01-08 15:16:15 +01:00
Felix Wege
f00c225b26 io: removed CHECKED state and fixed sprintf/sscan 2021-01-08 14:49:28 +01:00
ae4b0c4360 cppcheck: replace realloc by std::vector 2021-01-04 21:08:04 +01:00
0f2b33386b ci: multiplatform builds 2020-12-07 21:22:17 +01:00
d398a5a8fb cmake: use imoprted targets for linking 2020-12-07 21:22:17 +01:00
3534f4929d cmake: use pkg-config for detecting libmosquitto 2020-12-07 21:22:17 +01:00
ace994247a cmake: fix linking if libraries are in non-standard locations 2020-12-07 21:22:16 +01:00
8749088bd8 iec61850: remove obsolete header 2020-12-07 21:22:16 +01:00
787a4228bc mqtt: bug fixes connection establishment 2020-12-04 09:09:09 +01:00
Manuel Pitz
dd61a919b1 mqtt: bugfixes after last refactoring 2020-10-21 21:04:45 +02:00
Manuel Pitz
3c06705110 fix correct selection of uldaq hardware 2020-10-21 21:04:45 +02:00
Manuel Pitz
bb16b07a69 finish rebase master 2020-10-21 21:04:45 +02:00
Manuel Pitz
92482f4fda use internal sampel clock of uldaq hardware 2020-10-21 21:04:45 +02:00
Manuel Pitz
18b6797e7d enable external trigger and fix readable uldaq errors 2020-10-21 21:04:45 +02:00
Manuel Pitz
ec962c5e53 added error lookup for uldaq 2020-10-21 21:04:45 +02:00
62bed4953d api: rework request/response API and add new endpoint for fetching a graph repr of the currently loaded config 2020-10-20 22:17:55 +02:00
fe69d015f0 uldaq: fix buffering issue 2020-10-12 17:43:30 +02:00