Commit Graph

6 Commits (8131a2f978c8fe56e449ffb851f46e41bdaf4703)

Author SHA1 Message Date
Romain Naour 8131a2f978 SV and Goose publisher: remove libiec61850_platform_includes.h include
Any application including goose_publisher.h or sv_publisher.h from installed headers
(/usr/include/libiec61850) fail to build due to missing libiec61850_platform_includes.h
internal header.

libiec61850_platform_includes.h was removed from installed headers (API_HEADERS)
by commit [1].

[1] 7d22aba900

Reported-by: Jean-Baptiste FLAMANT <jean-baptiste.flamant@smile.fr>
Signed-off-by: Romain Naour <romain.naour@smile.fr>
5 years ago
Michael Zillgith 6b2404e80b - GOOSE: option to enable/disable VLAN tagging
- IED Server: Allow setting different interfaces for different GOOSE publishers
6 years ago
Michael Zillgith 2b7dc5c5fe - added API export/internal decorations
- removed .def files for windows
7 years ago
Michael Zillgith c08fe41cbb - SV publisher: Changed SampledValuesPublisher_create to support setting of Communication parameters at runtime 8 years ago
Michael Zillgith d0676ba305 - added IedServer_setGooseInterfaceId function to set ethernet interface for GOOSE at runtime 11 years ago
Michael Zillgith 48d717f12c - initial commit for new repository structure 11 years ago