diff --git a/clients/opal/models/send_receive/include/msg.h b/clients/opal/models/send_receive/include/msg.h index 05d23e231..10afe45fd 100644 --- a/clients/opal/models/send_receive/include/msg.h +++ b/clients/opal/models/send_receive/include/msg.h @@ -1,4 +1,4 @@ -/* Message related functions +/* Message related functions. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/clients/opal/models/send_receive/include/msg_format.h b/clients/opal/models/send_receive/include/msg_format.h index e0263456a..5a380fcb4 100644 --- a/clients/opal/models/send_receive/include/msg_format.h +++ b/clients/opal/models/send_receive/include/msg_format.h @@ -1,4 +1,4 @@ -/* Message format +/* Message format. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/clients/opal/models/send_receive/src/compat.c b/clients/opal/models/send_receive/src/compat.c index d0d8f5132..e68c73b26 100644 --- a/clients/opal/models/send_receive/src/compat.c +++ b/clients/opal/models/send_receive/src/compat.c @@ -1,4 +1,4 @@ -/* Compatibility code for GCC +/* Compatibility code for GCC. * * OPAL-RT's libSystem.a links against some Intel * diff --git a/include/villas/api/universal.hpp b/include/villas/api/universal.hpp index d27e5509d..20b497ec7 100644 --- a/include/villas/api/universal.hpp +++ b/include/villas/api/universal.hpp @@ -1,7 +1,7 @@ /* Universal Data-exchange API request. * - * Author: Steffen Vogel + * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University * SPDX-License-Identifier: Apache-2.0 */ diff --git a/include/villas/capabilities.hpp b/include/villas/capabilities.hpp index f4ec72099..48c2f58a1 100644 --- a/include/villas/capabilities.hpp +++ b/include/villas/capabilities.hpp @@ -1,4 +1,4 @@ -/* Capabilities +/* Capabilities. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/include/villas/formats/line.hpp b/include/villas/formats/line.hpp index 9f8004752..45fd1dcfe 100644 --- a/include/villas/formats/line.hpp +++ b/include/villas/formats/line.hpp @@ -1,4 +1,4 @@ -/* Line-based formats +/* Line-based formats. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/include/villas/formats/msg_format.hpp b/include/villas/formats/msg_format.hpp index 7f1982495..8e2601271 100644 --- a/include/villas/formats/msg_format.hpp +++ b/include/villas/formats/msg_format.hpp @@ -1,4 +1,4 @@ -/* Message format +/* Message format. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/include/villas/formats/opal_asyncip.hpp b/include/villas/formats/opal_asyncip.hpp index 20cc5aa83..cae90984e 100644 --- a/include/villas/formats/opal_asyncip.hpp +++ b/include/villas/formats/opal_asyncip.hpp @@ -1,4 +1,4 @@ -/* A custom format for OPAL-RTs AsyncIP example +/* A custom format for OPAL-RTs AsyncIP example. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/include/villas/formats/protobuf.hpp b/include/villas/formats/protobuf.hpp index be5fa5c06..549ed831d 100644 --- a/include/villas/formats/protobuf.hpp +++ b/include/villas/formats/protobuf.hpp @@ -1,4 +1,4 @@ -/* Protobuf IO format +/* Protobuf IO format. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/include/villas/formats/raw.hpp b/include/villas/formats/raw.hpp index 49ae10b36..a917e696a 100644 --- a/include/villas/formats/raw.hpp +++ b/include/villas/formats/raw.hpp @@ -1,4 +1,4 @@ -/* RAW IO format +/* RAW IO format. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/include/villas/formats/value.hpp b/include/villas/formats/value.hpp index 66db86098..087f4d792 100644 --- a/include/villas/formats/value.hpp +++ b/include/villas/formats/value.hpp @@ -1,4 +1,4 @@ -/* The VILLASframework sample format +/* The VILLASframework sample format. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/include/villas/formats/villas_binary.hpp b/include/villas/formats/villas_binary.hpp index 916bba8d8..e72286532 100644 --- a/include/villas/formats/villas_binary.hpp +++ b/include/villas/formats/villas_binary.hpp @@ -1,4 +1,4 @@ -/* Message related functions +/* Message related functions. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/include/villas/formats/villas_human.hpp b/include/villas/formats/villas_human.hpp index 257b14a8f..e7a3ef2f3 100644 --- a/include/villas/formats/villas_human.hpp +++ b/include/villas/formats/villas_human.hpp @@ -1,4 +1,4 @@ -/* The VILLASframework sample format +/* The VILLASframework sample format. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/include/villas/hook.hpp b/include/villas/hook.hpp index 94143f9eb..7ef81e269 100644 --- a/include/villas/hook.hpp +++ b/include/villas/hook.hpp @@ -1,4 +1,4 @@ -/* Hook functions +/* Hook functions. * * Every node or path can register hook functions which is called for every * processed sample. This can be used to debug the data flow, get statistics diff --git a/include/villas/hook_list.hpp b/include/villas/hook_list.hpp index f9964158b..597b57ae1 100644 --- a/include/villas/hook_list.hpp +++ b/include/villas/hook_list.hpp @@ -1,4 +1,4 @@ -/* Hook list functions +/* Hook list functions. * * This file includes some examples. * diff --git a/include/villas/kernel/if.hpp b/include/villas/kernel/if.hpp index 3543d6b2d..1cc45502b 100644 --- a/include/villas/kernel/if.hpp +++ b/include/villas/kernel/if.hpp @@ -1,4 +1,4 @@ -/* Interface related functions +/* Interface related functions. * * These functions are used to manage a network interface. * Most of them make use of Linux-specific APIs. diff --git a/include/villas/kernel/nl-private.h b/include/villas/kernel/nl-private.h index c708c4ba9..b7d6ff799 100644 --- a/include/villas/kernel/nl-private.h +++ b/include/villas/kernel/nl-private.h @@ -1,4 +1,4 @@ -/* Netlink Types (Private) +/* Netlink Types (Private). * * Copied from: https://github.com/tgraf/libnl/blob/master/include/netlink-private/types.h * diff --git a/include/villas/kernel/tc.hpp b/include/villas/kernel/tc.hpp index a7f820356..540ba90e1 100644 --- a/include/villas/kernel/tc.hpp +++ b/include/villas/kernel/tc.hpp @@ -1,4 +1,4 @@ -/* Setup interface queuing desciplines for network emulation +/* Setup interface queuing desciplines for network emulation. * * We use the firewall mark to apply individual netem qdiscs * per node. Every node uses an own BSD socket. diff --git a/include/villas/kernel/tc_netem.hpp b/include/villas/kernel/tc_netem.hpp index 5fe4b9085..4fe586759 100644 --- a/include/villas/kernel/tc_netem.hpp +++ b/include/villas/kernel/tc_netem.hpp @@ -1,4 +1,4 @@ -/* Setup network emulation +/* Setup network emulation. * * We use the firewall mark to apply individual netem qdiscs * per node. Every node uses an own BSD socket. diff --git a/include/villas/node.h b/include/villas/node.h index 85572f3d4..f0f504eb4 100644 --- a/include/villas/node.h +++ b/include/villas/node.h @@ -1,4 +1,4 @@ -/* Node C-API +/* Node C-API. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/include/villas/node.hpp b/include/villas/node.hpp index e601fa462..666210516 100644 --- a/include/villas/node.hpp +++ b/include/villas/node.hpp @@ -1,4 +1,4 @@ -/* Nodes +/* Nodes. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/include/villas/node_compat.hpp b/include/villas/node_compat.hpp index 3b9c5dd8b..42427a8c3 100644 --- a/include/villas/node_compat.hpp +++ b/include/villas/node_compat.hpp @@ -1,4 +1,4 @@ -/* Node compatability layer for C++ +/* Node compatability layer for C++. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/include/villas/node_compat_type.hpp b/include/villas/node_compat_type.hpp index 328626b57..bfb9ec120 100644 --- a/include/villas/node_compat_type.hpp +++ b/include/villas/node_compat_type.hpp @@ -1,4 +1,4 @@ -/* Nodes +/* Nodes. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/include/villas/node_direction.hpp b/include/villas/node_direction.hpp index c02506887..503865f96 100644 --- a/include/villas/node_direction.hpp +++ b/include/villas/node_direction.hpp @@ -1,4 +1,4 @@ -/* Node direction +/* Node direction. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/include/villas/node_list.hpp b/include/villas/node_list.hpp index e954ff339..8e85c7c9c 100644 --- a/include/villas/node_list.hpp +++ b/include/villas/node_list.hpp @@ -1,4 +1,4 @@ -/* Node list +/* Node list. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/include/villas/nodes/amqp.hpp b/include/villas/nodes/amqp.hpp index f710bfbcd..636ea4e3b 100644 --- a/include/villas/nodes/amqp.hpp +++ b/include/villas/nodes/amqp.hpp @@ -1,4 +1,4 @@ -/* Node type: amqp +/* Node type: amqp. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/include/villas/nodes/api.hpp b/include/villas/nodes/api.hpp index 4185d955c..361a123a1 100644 --- a/include/villas/nodes/api.hpp +++ b/include/villas/nodes/api.hpp @@ -1,4 +1,4 @@ -/* Node type: Universal Data-exchange API (v2) +/* Node type: Universal Data-exchange API (v2). * * @see https://github.com/ERIGrid2/JRA-3.1-api * Author: Steffen Vogel diff --git a/include/villas/nodes/can.hpp b/include/villas/nodes/can.hpp index a8667d17e..acb5ce59a 100644 --- a/include/villas/nodes/can.hpp +++ b/include/villas/nodes/can.hpp @@ -1,4 +1,4 @@ -/* Node-type: CAN bus +/* Node-type: CAN bus. * * Author: Niklas Eiling * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/include/villas/nodes/comedi.hpp b/include/villas/nodes/comedi.hpp index cd291e53c..d59c7cb9f 100644 --- a/include/villas/nodes/comedi.hpp +++ b/include/villas/nodes/comedi.hpp @@ -1,4 +1,4 @@ -/* Node type: comedi +/* Node type: comedi. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/include/villas/nodes/ethercat.hpp b/include/villas/nodes/ethercat.hpp index 7d47e9650..35cf7cbf1 100644 --- a/include/villas/nodes/ethercat.hpp +++ b/include/villas/nodes/ethercat.hpp @@ -1,4 +1,4 @@ -/* Node type: ethercat +/* Node type: ethercat. * * Author: Niklas Eiling * Author: Steffen Vogel diff --git a/include/villas/nodes/ethercat_config.hpp b/include/villas/nodes/ethercat_config.hpp index c72687cdc..148a8788e 100644 --- a/include/villas/nodes/ethercat_config.hpp +++ b/include/villas/nodes/ethercat_config.hpp @@ -1,4 +1,4 @@ -/* Configuration for Ethercat Node-type +/* Configuration for Ethercat Node-type. * * Author: Niklas Eiling * Author: Steffen Vogel diff --git a/include/villas/nodes/example.hpp b/include/villas/nodes/example.hpp index 1e4daf4a6..86813e20b 100644 --- a/include/villas/nodes/example.hpp +++ b/include/villas/nodes/example.hpp @@ -1,4 +1,4 @@ -/* An example get started with new implementations of new node-types +/* An example get started with new implementations of new node-types. * * This example does not do any particulary useful. * It is just a skeleton to get you started with new node-types. diff --git a/include/villas/nodes/file.hpp b/include/villas/nodes/file.hpp index a5ebad8c2..5157f82ba 100644 --- a/include/villas/nodes/file.hpp +++ b/include/villas/nodes/file.hpp @@ -1,4 +1,4 @@ -/* Node type: File +/* Node type: File. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/include/villas/nodes/fpga.hpp b/include/villas/nodes/fpga.hpp index 2c035716f..4f7065134 100644 --- a/include/villas/nodes/fpga.hpp +++ b/include/villas/nodes/fpga.hpp @@ -1,4 +1,4 @@ -/* Communicate with VILLASfpga Xilinx FPGA boards +/* Communicate with VILLASfpga Xilinx FPGA boards. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/include/villas/nodes/iec60870.hpp b/include/villas/nodes/iec60870.hpp index 45fc4f879..4abeebbb0 100644 --- a/include/villas/nodes/iec60870.hpp +++ b/include/villas/nodes/iec60870.hpp @@ -1,4 +1,4 @@ -/* Node type: IEC60870-5-104 +/* Node type: IEC60870-5-104. * * Author: Philipp Jungkamp * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/include/villas/nodes/iec61850.hpp b/include/villas/nodes/iec61850.hpp index c2182970b..2807206c9 100644 --- a/include/villas/nodes/iec61850.hpp +++ b/include/villas/nodes/iec61850.hpp @@ -1,4 +1,4 @@ -/* Some helpers to libiec61850 +/* Some helpers to libiec61850. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/include/villas/nodes/iec61850_goose.hpp b/include/villas/nodes/iec61850_goose.hpp index 7e2b20bc3..4d2826d37 100644 --- a/include/villas/nodes/iec61850_goose.hpp +++ b/include/villas/nodes/iec61850_goose.hpp @@ -1,4 +1,4 @@ -/* Node type: IEC 61850 - GOOSE +/* Node type: IEC 61850 - GOOSE. * * Author: Philipp Jungkamp * SPDX-FileCopyrightText: 2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/include/villas/nodes/iec61850_sv.hpp b/include/villas/nodes/iec61850_sv.hpp index 26b4e85e6..f46612834 100644 --- a/include/villas/nodes/iec61850_sv.hpp +++ b/include/villas/nodes/iec61850_sv.hpp @@ -1,4 +1,4 @@ -/* Node type: IEC 61850-9-2 (Sampled Values) +/* Node type: IEC 61850-9-2 (Sampled Values). * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/include/villas/nodes/infiniband.hpp b/include/villas/nodes/infiniband.hpp index 1b2651433..f733ffd25 100644 --- a/include/villas/nodes/infiniband.hpp +++ b/include/villas/nodes/infiniband.hpp @@ -1,4 +1,4 @@ -/* Node type: infiniband +/* Node type: infiniband. * * Author: Dennis Potter * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/include/villas/nodes/kafka.hpp b/include/villas/nodes/kafka.hpp index e00149324..d4438d824 100644 --- a/include/villas/nodes/kafka.hpp +++ b/include/villas/nodes/kafka.hpp @@ -1,4 +1,4 @@ -/* Node type: kafka +/* Node type: kafka. * * Author: Juan Pablo Noreña * SPDX-FileCopyrightText: 2021 Universidad Nacional de Colombia diff --git a/include/villas/nodes/loopback_internal.hpp b/include/villas/nodes/loopback_internal.hpp index 7dcfc30a8..8317164a2 100644 --- a/include/villas/nodes/loopback_internal.hpp +++ b/include/villas/nodes/loopback_internal.hpp @@ -1,4 +1,4 @@ -/* Node type: internal loopback +/* Node type: internal loopback. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/include/villas/nodes/mqtt.hpp b/include/villas/nodes/mqtt.hpp index 7c852b163..30f421a96 100644 --- a/include/villas/nodes/mqtt.hpp +++ b/include/villas/nodes/mqtt.hpp @@ -1,4 +1,4 @@ -/* Node type: mqtt +/* Node type: mqtt. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/include/villas/nodes/nanomsg.hpp b/include/villas/nodes/nanomsg.hpp index 05c786618..e45c1ec8a 100644 --- a/include/villas/nodes/nanomsg.hpp +++ b/include/villas/nodes/nanomsg.hpp @@ -1,4 +1,4 @@ -/* Node type: nanomsg +/* Node type: nanomsg. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/include/villas/nodes/ngsi.hpp b/include/villas/nodes/ngsi.hpp index ff81e095d..ebcd6dbfd 100644 --- a/include/villas/nodes/ngsi.hpp +++ b/include/villas/nodes/ngsi.hpp @@ -1,4 +1,4 @@ -/* Node type: OMA Next Generation Services Interface 10 (NGSI) (FIWARE context broker) +/* Node type: OMA Next Generation Services Interface 10 (NGSI) (FIWARE context broker). * * This file implements the NGSI context interface. NGSI is RESTful HTTP is specified by * the Open Mobile Alliance (OMA). diff --git a/include/villas/nodes/opal.hpp b/include/villas/nodes/opal.hpp index 038f8767e..17117b4d4 100644 --- a/include/villas/nodes/opal.hpp +++ b/include/villas/nodes/opal.hpp @@ -1,4 +1,4 @@ -/* Node type: OPAL (libOpalAsync API) +/* Node type: OPAL (libOpalAsync API). * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/include/villas/nodes/redis.hpp b/include/villas/nodes/redis.hpp index 0ecb4bc8f..4a56002c2 100644 --- a/include/villas/nodes/redis.hpp +++ b/include/villas/nodes/redis.hpp @@ -1,4 +1,4 @@ -/* Redis node-type +/* Redis node-type. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/include/villas/nodes/redis_helpers.hpp b/include/villas/nodes/redis_helpers.hpp index 3de183da5..e8fe617b9 100644 --- a/include/villas/nodes/redis_helpers.hpp +++ b/include/villas/nodes/redis_helpers.hpp @@ -1,4 +1,4 @@ -/* Redis node-type helpers +/* Redis node-type helpers. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/include/villas/nodes/rtp.hpp b/include/villas/nodes/rtp.hpp index 2005c6e0b..2ef6b736c 100644 --- a/include/villas/nodes/rtp.hpp +++ b/include/villas/nodes/rtp.hpp @@ -1,4 +1,4 @@ -/* Node type: rtp +/* Node type: rtp. * * Author: Steffen Vogel * Author: Marvin Klimke diff --git a/include/villas/nodes/socket.hpp b/include/villas/nodes/socket.hpp index 31284b387..cd14d1f51 100644 --- a/include/villas/nodes/socket.hpp +++ b/include/villas/nodes/socket.hpp @@ -1,4 +1,4 @@ -/* The socket node-type for Layer 2, 3, 4 BSD-style sockets +/* The socket node-type for Layer 2, 3, 4 BSD-style sockets. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/include/villas/nodes/temper.hpp b/include/villas/nodes/temper.hpp index 4089d7aa7..f3b144127 100644 --- a/include/villas/nodes/temper.hpp +++ b/include/villas/nodes/temper.hpp @@ -1,4 +1,4 @@ -/* An temper get started with new implementations of new node-types +/* An temper get started with new implementations of new node-types. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/include/villas/nodes/webrtc.hpp b/include/villas/nodes/webrtc.hpp index 89d359ce6..c0f327c33 100644 --- a/include/villas/nodes/webrtc.hpp +++ b/include/villas/nodes/webrtc.hpp @@ -1,6 +1,6 @@ /* Node-type webrtc. * - * Author: Steffen Vogel + * Author: Steffen Vogel * Author: Philipp Jungkamp * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University * SPDX-FileCopyrightText: 2023 OPAL-RT Germany GmbH diff --git a/include/villas/nodes/webrtc/peer_connection.hpp b/include/villas/nodes/webrtc/peer_connection.hpp index 9565b6eba..cb122bf30 100644 --- a/include/villas/nodes/webrtc/peer_connection.hpp +++ b/include/villas/nodes/webrtc/peer_connection.hpp @@ -1,6 +1,6 @@ -/* WebRTC peer connection +/* WebRTC peer connection. * - * Author: Steffen Vogel + * Author: Steffen Vogel * Author: Philipp Jungkamp * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University * SPDX-FileCopyrightText: 2023 OPAL-RT Germany GmbH diff --git a/include/villas/nodes/webrtc/signaling_client.hpp b/include/villas/nodes/webrtc/signaling_client.hpp index e72bfc714..5d6a63e9d 100644 --- a/include/villas/nodes/webrtc/signaling_client.hpp +++ b/include/villas/nodes/webrtc/signaling_client.hpp @@ -1,6 +1,6 @@ -/* WebRTC signaling client +/* WebRTC signaling client. * - * Author: Steffen Vogel + * Author: Steffen Vogel * Author: Philipp Jungkamp * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University * SPDX-FileCopyrightText: 2023 OPAL-RT Germany GmbH diff --git a/include/villas/nodes/webrtc/signaling_message.hpp b/include/villas/nodes/webrtc/signaling_message.hpp index f07b350e8..2a9039693 100644 --- a/include/villas/nodes/webrtc/signaling_message.hpp +++ b/include/villas/nodes/webrtc/signaling_message.hpp @@ -1,6 +1,6 @@ /* WebRTC signaling messages. * - * Author: Steffen Vogel + * Author: Steffen Vogel * Author: Philipp Jungkamp * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University * SPDX-FileCopyrightText: 2023 OPAL-RT Germany GmbH diff --git a/include/villas/nodes/websocket.hpp b/include/villas/nodes/websocket.hpp index 581ef2b21..c8f72ef99 100644 --- a/include/villas/nodes/websocket.hpp +++ b/include/villas/nodes/websocket.hpp @@ -1,4 +1,4 @@ -/* Node type: WebSockets +/* Node type: WebSockets. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/include/villas/nodes/zeromq.hpp b/include/villas/nodes/zeromq.hpp index af3cb5d7e..60d7d985a 100644 --- a/include/villas/nodes/zeromq.hpp +++ b/include/villas/nodes/zeromq.hpp @@ -1,4 +1,4 @@ -/* Node type: ZeroMQ +/* Node type: ZeroMQ. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/include/villas/path.hpp b/include/villas/path.hpp index a33c15042..2aaa3c88d 100644 --- a/include/villas/path.hpp +++ b/include/villas/path.hpp @@ -1,4 +1,4 @@ -/* Message paths +/* Message paths. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/include/villas/path_destination.hpp b/include/villas/path_destination.hpp index 90117fe2c..8ea9e908d 100644 --- a/include/villas/path_destination.hpp +++ b/include/villas/path_destination.hpp @@ -1,4 +1,4 @@ -/* Path destination +/* Path destination. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/include/villas/path_list.hpp b/include/villas/path_list.hpp index 53198bfc6..8ad9e3e39 100644 --- a/include/villas/path_list.hpp +++ b/include/villas/path_list.hpp @@ -1,4 +1,4 @@ -/* Node list +/* Node list. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/include/villas/path_source.hpp b/include/villas/path_source.hpp index 28bec72fb..f5412a17b 100644 --- a/include/villas/path_source.hpp +++ b/include/villas/path_source.hpp @@ -1,4 +1,4 @@ -/* Message source +/* Message source. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/include/villas/queue.h b/include/villas/queue.h index e4dc8d728..7717c82b0 100644 --- a/include/villas/queue.h +++ b/include/villas/queue.h @@ -4,7 +4,7 @@ * http://www.1024cores.net/home/lock-free-algorithms/queues/bounded-mpmc-queue * * Author: Steffen Vogel - * SPDX-FileCopyrightText: 2014-2021 Steffen Vogel + * SPDX-FileCopyrightText: 2014-2021 Steffen Vogel * SPDX-License-Identifier: BSD-2-Clause * * All rights reserved. diff --git a/include/villas/socket_addr.hpp b/include/villas/socket_addr.hpp index adf0c1b51..a7f43b99a 100644 --- a/include/villas/socket_addr.hpp +++ b/include/villas/socket_addr.hpp @@ -1,4 +1,4 @@ -/* Node type: socket +/* Node type: socket. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/include/villas/usb.hpp b/include/villas/usb.hpp index 12c280896..67be5f560 100644 --- a/include/villas/usb.hpp +++ b/include/villas/usb.hpp @@ -1,4 +1,4 @@ -/* Helpers for USB node-types +/* Helpers for USB node-types. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/lib/api/requests/universal.cpp b/lib/api/requests/universal.cpp index 481c54b7c..9ae25c389 100644 --- a/lib/api/requests/universal.cpp +++ b/lib/api/requests/universal.cpp @@ -1,4 +1,4 @@ -/* Universal Data-exchange API request +/* Universal Data-exchange API request. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/lib/api/universal.cpp b/lib/api/universal.cpp index ed2140125..1788f09b2 100644 --- a/lib/api/universal.cpp +++ b/lib/api/universal.cpp @@ -1,6 +1,6 @@ /* API Response. * - * Author: Steffen Vogel + * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University * SPDX-License-Identifier: Apache-2.0 */ diff --git a/lib/capabilities.cpp b/lib/capabilities.cpp index 0d19977d6..2c8f9cbb8 100644 --- a/lib/capabilities.cpp +++ b/lib/capabilities.cpp @@ -1,4 +1,4 @@ -/* Capabilities +/* Capabilities. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/lib/formats/line.cpp b/lib/formats/line.cpp index 32a698aa3..e5ed5ad59 100644 --- a/lib/formats/line.cpp +++ b/lib/formats/line.cpp @@ -1,4 +1,4 @@ -/* Line-based formats +/* Line-based formats. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/lib/formats/opal_asyncip.cpp b/lib/formats/opal_asyncip.cpp index 3e72fd547..e19bc1c96 100644 --- a/lib/formats/opal_asyncip.cpp +++ b/lib/formats/opal_asyncip.cpp @@ -1,4 +1,4 @@ -/* A custom format for OPAL-RTs AsyncIP example +/* A custom format for OPAL-RTs AsyncIP example. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/lib/formats/protobuf.cpp b/lib/formats/protobuf.cpp index 82699d1c9..41828733c 100644 --- a/lib/formats/protobuf.cpp +++ b/lib/formats/protobuf.cpp @@ -1,4 +1,4 @@ -/* Protobuf IO format +/* Protobuf IO format. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/lib/formats/raw.cpp b/lib/formats/raw.cpp index dbec95da0..34c4f59e2 100644 --- a/lib/formats/raw.cpp +++ b/lib/formats/raw.cpp @@ -1,4 +1,4 @@ -/* RAW IO format +/* RAW IO format. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/lib/hooks/shift_seq.cpp b/lib/hooks/shift_seq.cpp index d37c7a820..59b1fa3e9 100644 --- a/lib/hooks/shift_seq.cpp +++ b/lib/hooks/shift_seq.cpp @@ -1,4 +1,4 @@ -/* Shift sequence number of samples +/* Shift sequence number of samples. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/lib/kernel/tc_netem.cpp b/lib/kernel/tc_netem.cpp index 2b4acb38a..b62e2d667 100644 --- a/lib/kernel/tc_netem.cpp +++ b/lib/kernel/tc_netem.cpp @@ -1,4 +1,4 @@ -/* Traffic control (tc): setup network emulation qdisc +/* Traffic control (tc): setup network emulation qdisc. * * VILLASnode uses these functions to setup the network emulation feature. * diff --git a/lib/node_capi.cpp b/lib/node_capi.cpp index e1241858d..a0fcea568 100644 --- a/lib/node_capi.cpp +++ b/lib/node_capi.cpp @@ -1,4 +1,4 @@ -/* Node C-API +/* Node C-API. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/lib/node_direction.cpp b/lib/node_direction.cpp index 16d3d174d..a3c74a887 100644 --- a/lib/node_direction.cpp +++ b/lib/node_direction.cpp @@ -1,4 +1,4 @@ -/* Node direction +/* Node direction. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/lib/node_list.cpp b/lib/node_list.cpp index bbd89bed9..10b40fbc1 100644 --- a/lib/node_list.cpp +++ b/lib/node_list.cpp @@ -1,4 +1,4 @@ -/* Node list +/* Node list. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/lib/nodes/amqp.cpp b/lib/nodes/amqp.cpp index 61f6ceb6c..fc3cb1d04 100644 --- a/lib/nodes/amqp.cpp +++ b/lib/nodes/amqp.cpp @@ -1,4 +1,4 @@ -/* Node type: nanomsg +/* Node type: nanomsg. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/lib/nodes/api.cpp b/lib/nodes/api.cpp index dfcad29ef..68c3b48cb 100644 --- a/lib/nodes/api.cpp +++ b/lib/nodes/api.cpp @@ -1,4 +1,4 @@ -/* Node type: Universal Data-exchange API (v2) +/* Node type: Universal Data-exchange API (v2). * * @see https://github.com/ERIGrid2/JRA-3.1-api * Author: Steffen Vogel diff --git a/lib/nodes/can.cpp b/lib/nodes/can.cpp index 6b1369fcb..2b313f04f 100644 --- a/lib/nodes/can.cpp +++ b/lib/nodes/can.cpp @@ -1,4 +1,4 @@ -/* Node-type: CAN bus +/* Node-type: CAN bus. * * Author: Niklas Eiling * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/lib/nodes/comedi.cpp b/lib/nodes/comedi.cpp index 9b40cf4eb..249cfb597 100644 --- a/lib/nodes/comedi.cpp +++ b/lib/nodes/comedi.cpp @@ -1,4 +1,4 @@ -/* Node type: comedi +/* Node type: comedi. * * Author: Steffen Vogel * Author: Daniel Krebs diff --git a/lib/nodes/ethercat.cpp b/lib/nodes/ethercat.cpp index 2bd7c5a4e..65d39587a 100644 --- a/lib/nodes/ethercat.cpp +++ b/lib/nodes/ethercat.cpp @@ -1,4 +1,4 @@ -/* Node type: Ethercat +/* Node type: Ethercat. * * Author: Niklas Eiling * Author: Steffen Vogel diff --git a/lib/nodes/example.cpp b/lib/nodes/example.cpp index f21db14a2..b71cc0715 100644 --- a/lib/nodes/example.cpp +++ b/lib/nodes/example.cpp @@ -1,4 +1,4 @@ -/* An example get started with new implementations of new node-types +/* An example get started with new implementations of new node-types. * * This example does not do any particulary useful. * It is just a skeleton to get you started with new node-types. diff --git a/lib/nodes/file.cpp b/lib/nodes/file.cpp index d3fbfb22c..6dc986ecd 100644 --- a/lib/nodes/file.cpp +++ b/lib/nodes/file.cpp @@ -1,4 +1,4 @@ -/* Node type: File +/* Node type: File. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/lib/nodes/fpga.cpp b/lib/nodes/fpga.cpp index 76e44d941..461e97e09 100644 --- a/lib/nodes/fpga.cpp +++ b/lib/nodes/fpga.cpp @@ -1,4 +1,4 @@ -/* Communicate with VILLASfpga Xilinx FPGA boards +/* Communicate with VILLASfpga Xilinx FPGA boards. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/lib/nodes/iec60870.cpp b/lib/nodes/iec60870.cpp index 437f41f80..e3b213b2a 100644 --- a/lib/nodes/iec60870.cpp +++ b/lib/nodes/iec60870.cpp @@ -1,4 +1,4 @@ -/* Node type: IEC60870-5-104 +/* Node type: IEC60870-5-104. * * Author: Philipp Jungkamp * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/lib/nodes/iec61850.cpp b/lib/nodes/iec61850.cpp index 33ffedc9f..33771ad48 100644 --- a/lib/nodes/iec61850.cpp +++ b/lib/nodes/iec61850.cpp @@ -1,4 +1,4 @@ -/* Node type: IEC 61850-9-2 (Sampled Values) +/* Node type: IEC 61850-9-2 (Sampled Values). * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/lib/nodes/iec61850_goose.cpp b/lib/nodes/iec61850_goose.cpp index 8a76c7fda..0bed4b5da 100644 --- a/lib/nodes/iec61850_goose.cpp +++ b/lib/nodes/iec61850_goose.cpp @@ -1,4 +1,4 @@ -/* Node type: IEC 61850 - GOOSE +/* Node type: IEC 61850 - GOOSE. * * Author: Philipp Jungkamp * SPDX-FileCopyrightText: 2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/lib/nodes/iec61850_sv.cpp b/lib/nodes/iec61850_sv.cpp index 6db86e0fb..6b531aef4 100644 --- a/lib/nodes/iec61850_sv.cpp +++ b/lib/nodes/iec61850_sv.cpp @@ -1,4 +1,4 @@ -/* Node type: IEC 61850-9-2 (Sampled Values) +/* Node type: IEC 61850-9-2 (Sampled Values). * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/lib/nodes/infiniband.cpp b/lib/nodes/infiniband.cpp index e91c0357f..c465dc111 100644 --- a/lib/nodes/infiniband.cpp +++ b/lib/nodes/infiniband.cpp @@ -1,4 +1,4 @@ -/* Node type: infiniband +/* Node type: infiniband. * * Author: Dennis Potter * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/lib/nodes/kafka.cpp b/lib/nodes/kafka.cpp index 5b3f81fcf..710de5fec 100644 --- a/lib/nodes/kafka.cpp +++ b/lib/nodes/kafka.cpp @@ -1,4 +1,4 @@ -/* Node type: kafka +/* Node type: kafka. * * Author: Juan Pablo Noreña * SPDX-FileCopyrightText: 2021 Universidad Nacional de Colombia diff --git a/lib/nodes/mqtt.cpp b/lib/nodes/mqtt.cpp index 3444a9e45..a20e815bf 100644 --- a/lib/nodes/mqtt.cpp +++ b/lib/nodes/mqtt.cpp @@ -1,4 +1,4 @@ -/* Node type: mqtt +/* Node type: mqtt. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/lib/nodes/nanomsg.cpp b/lib/nodes/nanomsg.cpp index 7abe4a3d6..61acc74a5 100644 --- a/lib/nodes/nanomsg.cpp +++ b/lib/nodes/nanomsg.cpp @@ -1,4 +1,4 @@ -/* Node type: nanomsg +/* Node type: nanomsg. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/lib/nodes/ngsi.cpp b/lib/nodes/ngsi.cpp index 0353c286e..5088ab86f 100644 --- a/lib/nodes/ngsi.cpp +++ b/lib/nodes/ngsi.cpp @@ -1,4 +1,4 @@ -/* Node type: OMA Next Generation Services Interface 9 (NGSI) (FIWARE context broker) +/* Node type: OMA Next Generation Services Interface 9 (NGSI) (FIWARE context broker). * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/lib/nodes/opal.cpp b/lib/nodes/opal.cpp index 94d90ea6e..9b35895fb 100644 --- a/lib/nodes/opal.cpp +++ b/lib/nodes/opal.cpp @@ -1,4 +1,4 @@ -/* Node type: OPAL (AsyncApi) +/* Node type: OPAL (AsyncApi). * * This file implements the opal subtype for nodes. * diff --git a/lib/nodes/redis.cpp b/lib/nodes/redis.cpp index 600f01e25..2a07d1dfd 100644 --- a/lib/nodes/redis.cpp +++ b/lib/nodes/redis.cpp @@ -1,4 +1,4 @@ -/* Redis node-type +/* Redis node-type. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/lib/nodes/rtp.cpp b/lib/nodes/rtp.cpp index ff8cf1d94..ad64c4f07 100644 --- a/lib/nodes/rtp.cpp +++ b/lib/nodes/rtp.cpp @@ -1,4 +1,4 @@ -/* Node type: Real-time Protocol (RTP) +/* Node type: Real-time Protocol (RTP). * * Author: Steffen Vogel * Author: Marvin Klimke diff --git a/lib/nodes/socket.cpp b/lib/nodes/socket.cpp index 2d880fa37..e6c1b9564 100644 --- a/lib/nodes/socket.cpp +++ b/lib/nodes/socket.cpp @@ -1,4 +1,4 @@ -/* The socket node-type for Layer 2, 3, 4 BSD-style sockets +/* The socket node-type for Layer 2, 3, 4 BSD-style sockets. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/lib/nodes/temper.cpp b/lib/nodes/temper.cpp index 20e61316f..fcf890d0c 100644 --- a/lib/nodes/temper.cpp +++ b/lib/nodes/temper.cpp @@ -1,4 +1,4 @@ -/* PCSensor / TEMPer node-type +/* PCSensor / TEMPer node-type. * * The driver will work with some TEMPer usb devices from RDing (www.PCsensor.com). * diff --git a/lib/nodes/webrtc.cpp b/lib/nodes/webrtc.cpp index 13b61cf74..872f365d5 100644 --- a/lib/nodes/webrtc.cpp +++ b/lib/nodes/webrtc.cpp @@ -1,6 +1,6 @@ -/* Node-type: webrtc +/* Node-type: webrtc. * - * Author: Steffen Vogel + * Author: Steffen Vogel * Author: Philipp Jungkamp * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University * SPDX-FileCopyrightText: 2023 OPAL-RT Germany GmbH diff --git a/lib/nodes/webrtc/peer_connection.cpp b/lib/nodes/webrtc/peer_connection.cpp index 959a1138d..944de99d8 100644 --- a/lib/nodes/webrtc/peer_connection.cpp +++ b/lib/nodes/webrtc/peer_connection.cpp @@ -1,6 +1,6 @@ -/* WebRTC peer connection +/* WebRTC peer connection. * - * Author: Steffen Vogel + * Author: Steffen Vogel * Author: Philipp Jungkamp * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University * SPDX-FileCopyrightText: 2023 OPAL-RT Germany GmbH diff --git a/lib/nodes/webrtc/signaling_client.cpp b/lib/nodes/webrtc/signaling_client.cpp index b132d5eab..aa3ab8fd9 100644 --- a/lib/nodes/webrtc/signaling_client.cpp +++ b/lib/nodes/webrtc/signaling_client.cpp @@ -1,6 +1,6 @@ -/* WebRTC signaling client +/* WebRTC signaling client. * - * Author: Steffen Vogel + * Author: Steffen Vogel * Author: Philipp Jungkamp * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University * SPDX-FileCopyrightText: 2023 OPAL-RT Germany GmbH diff --git a/lib/nodes/webrtc/signaling_message.cpp b/lib/nodes/webrtc/signaling_message.cpp index 99a5518d9..99e61660a 100644 --- a/lib/nodes/webrtc/signaling_message.cpp +++ b/lib/nodes/webrtc/signaling_message.cpp @@ -1,6 +1,6 @@ /* WebRTC signaling messages. * - * Author: Steffen Vogel + * Author: Steffen Vogel * Author: Philipp Jungkamp * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University * SPDX-FileCopyrightText: 2023 OPAL-RT Germany GmbH diff --git a/lib/nodes/websocket.cpp b/lib/nodes/websocket.cpp index 09f4d1fae..f4cc122af 100644 --- a/lib/nodes/websocket.cpp +++ b/lib/nodes/websocket.cpp @@ -1,4 +1,4 @@ -/* Node type: Websockets (libwebsockets) +/* Node type: Websockets (libwebsockets). * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/lib/nodes/zeromq.cpp b/lib/nodes/zeromq.cpp index 8e72ff4dc..4d98e199b 100644 --- a/lib/nodes/zeromq.cpp +++ b/lib/nodes/zeromq.cpp @@ -1,4 +1,4 @@ -/* Node type: ZeroMQ +/* Node type: ZeroMQ. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/lib/path_destination.cpp b/lib/path_destination.cpp index 79685a4ee..08535ad9c 100644 --- a/lib/path_destination.cpp +++ b/lib/path_destination.cpp @@ -1,4 +1,4 @@ -/* Path destination +/* Path destination. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/lib/path_list.cpp b/lib/path_list.cpp index 38868f2b5..b2b8214da 100644 --- a/lib/path_list.cpp +++ b/lib/path_list.cpp @@ -1,4 +1,4 @@ -/* Path list +/* Path list. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/lib/path_source.cpp b/lib/path_source.cpp index e608ad036..8e6922648 100644 --- a/lib/path_source.cpp +++ b/lib/path_source.cpp @@ -1,4 +1,4 @@ -/* Path source +/* Path source. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/lib/queue.cpp b/lib/queue.cpp index 27d79b83a..c37f495cd 100644 --- a/lib/queue.cpp +++ b/lib/queue.cpp @@ -4,7 +4,7 @@ * http://www.1024cores.net/home/lock-free-algorithms/queues/bounded-mpmc-queue * * Author: Steffen Vogel - * SPDX-FileCopyrightText: 2017 Steffen Vogel + * SPDX-FileCopyrightText: 2017 Steffen Vogel * SPDX-License-Identifier: BSD-2-Clause * * All rights reserved. diff --git a/lib/socket_addr.cpp b/lib/socket_addr.cpp index b5aad4bd4..2fb720ff5 100644 --- a/lib/socket_addr.cpp +++ b/lib/socket_addr.cpp @@ -1,4 +1,4 @@ -/* Various functions to work with socket addresses +/* Various functions to work with socket addresses. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/lib/usb.cpp b/lib/usb.cpp index d00fb463f..ed3cd3499 100644 --- a/lib/usb.cpp +++ b/lib/usb.cpp @@ -1,4 +1,4 @@ -/* Helpers for USB node-types +/* Helpers for USB node-types. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/src/villas-convert.cpp b/src/villas-convert.cpp index b1005cacf..14d248c95 100644 --- a/src/villas-convert.cpp +++ b/src/villas-convert.cpp @@ -1,4 +1,4 @@ -/* Convert between samples IO formats +/* Convert between samples IO formats. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/src/villas-graph.cpp b/src/villas-graph.cpp index 15f6cce4a..cc368c6cd 100644 --- a/src/villas-graph.cpp +++ b/src/villas-graph.cpp @@ -1,4 +1,4 @@ -/* Create a graph representation of the VILLASnode configuration file +/* Create a graph representation of the VILLASnode configuration file. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/src/villas-zmq-keygen.cpp b/src/villas-zmq-keygen.cpp index 208b51e30..c666a6c33 100644 --- a/src/villas-zmq-keygen.cpp +++ b/src/villas-zmq-keygen.cpp @@ -1,4 +1,4 @@ -/* Key generator for libzmq +/* Key generator for libzmq. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/tests/unit/helpers.cpp b/tests/unit/helpers.cpp index 8b269d036..a5df1d0d1 100644 --- a/tests/unit/helpers.cpp +++ b/tests/unit/helpers.cpp @@ -1,4 +1,4 @@ -/* Unit test helpers +/* Unit test helpers. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/tests/unit/helpers.hpp b/tests/unit/helpers.hpp index 496cada39..da2079c99 100644 --- a/tests/unit/helpers.hpp +++ b/tests/unit/helpers.hpp @@ -1,4 +1,4 @@ -/* Unit test helpers +/* Unit test helpers. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/tests/unit/json.cpp b/tests/unit/json.cpp index 659097368..5314948f5 100644 --- a/tests/unit/json.cpp +++ b/tests/unit/json.cpp @@ -1,4 +1,4 @@ -/* Unit tests for libjansson helpers +/* Unit tests for libjansson helpers. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/tests/unit/main.cpp b/tests/unit/main.cpp index faf94c471..299241578 100644 --- a/tests/unit/main.cpp +++ b/tests/unit/main.cpp @@ -1,4 +1,4 @@ -/* Custom main() for Criterion +/* Custom main() for Criterion. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/tests/unit/memory.cpp b/tests/unit/memory.cpp index f6fa9dd32..8731d231a 100644 --- a/tests/unit/memory.cpp +++ b/tests/unit/memory.cpp @@ -1,4 +1,4 @@ -/* Unit tests for memory management +/* Unit tests for memory management. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/tests/unit/pool.cpp b/tests/unit/pool.cpp index 446b5eca5..87b7b43e1 100644 --- a/tests/unit/pool.cpp +++ b/tests/unit/pool.cpp @@ -1,4 +1,4 @@ -/* Unit tests for memory pool +/* Unit tests for memory pool. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/tests/unit/queue.cpp b/tests/unit/queue.cpp index 1253444cc..9c5341ac5 100644 --- a/tests/unit/queue.cpp +++ b/tests/unit/queue.cpp @@ -1,4 +1,4 @@ -/* Unit tests for queue +/* Unit tests for queue. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/tests/unit/queue_signalled.cpp b/tests/unit/queue_signalled.cpp index 2398f1409..04b265328 100644 --- a/tests/unit/queue_signalled.cpp +++ b/tests/unit/queue_signalled.cpp @@ -1,4 +1,4 @@ -/* Unit tests for queue_signalled +/* Unit tests for queue_signalled. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University diff --git a/tests/unit/signal.cpp b/tests/unit/signal.cpp index d674bb2b5..e7f5438a9 100644 --- a/tests/unit/signal.cpp +++ b/tests/unit/signal.cpp @@ -1,4 +1,4 @@ -/* Unit tests for memory management +/* Unit tests for memory management. * * Author: Steffen Vogel * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University