1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-23 00:00:01 +01:00
Commit graph

12 commits

Author SHA1 Message Date
Umar Farooq
2f47be0ac5 Add app_hdr tag for GT-NET-Socket
GT-NET-Socket uses a tag in the config file to distinguish from default
socket node type application layer header (struct msg). For now all the
values are encoded in the struct sample without any header (no timestamp
or sequence number).
Minor improvement in pipe.c: replace 'goto' with do while
2016-07-17 01:01:43 +02:00
ad8ee1c3f7 renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
909bde0894 introduced new data structures 2016-06-08 22:38:21 +02:00
90ae32058a prepared log functions for facilities 2016-06-08 22:29:30 +02:00
9b56be2bc6 updated copyright year to 2016 2016-02-09 05:33:19 +01:00
f5ccfb8afb added support for relative @include statements in configuration files 2016-02-04 17:18:30 +01:00
51fe428809 updated third party libraries 2016-02-04 17:18:30 +01:00
20534d1c3d replaced HOOK_INIT with HOOK_PATH_START and HOOK_DEINIT with HOOK_PATH_STOP 2016-02-04 17:18:29 +01:00
458976ce63 added new field to node type descriptor which specifies maximum vector length 2016-01-15 00:08:23 +01:00
b4f787b2c0 finally introduced new data structure for circular buffering of messages 2016-01-14 23:12:58 +01:00
5fc9c7bd15 Changed name of configuration setting combine to vectorize 2015-12-19 16:51:27 +01:00
e7df392754 moved source files to lib directory 2015-12-13 20:30:16 +01:00
Renamed from src/cfg.c (Browse further)