Michael Zillgith
9826749400
- resolved compilation issues with visual studio 2017
7 years ago
Michael Zillgith
cd50bc63b2
- fixed install target of Makefile
7 years ago
Michael Zillgith
2b7dc5c5fe
- added API export/internal decorations
...
- removed .def files for windows
7 years ago
Michael Zillgith
0b51d6841a
- added Socket_activateTcpKeepAlive function
7 years ago
Michael Zillgith
02cda48128
- moved TLS API to platform abstraction layer
7 years ago
Michael Zillgith
de04f3630b
- moved lib_memory to hal project
7 years ago
Michael Zillgith
7d890b7450
- updated version to 1.3.0
7 years ago
Michael Zillgith
2f71744079
- added serial port hal
...
- moved hal to separate directory
- added new hal cmake project
7 years ago
Michael Zillgith
38ee7b43ef
- updated version to 1.2.2
7 years ago
Michael Zillgith
da17f8210a
- updated version to 1.2.1
7 years ago
Michael Zillgith
76cfa46378
- fixed cmake file
...
- added function IedModel_getDeviceByIndex
8 years ago
Michael Zillgith
d5900a9c52
- cmake: fixed CMakeList.txt to allow to build the library as submodule
8 years ago
Michael Zillgith
ce0ed1d39c
- SV publisher/subscriber: removed deprecated header files. Moved wrapper functions for deprecated API to .c files
8 years ago
Michael Zillgith
bd92dc299e
Merge pull request #39 from stv0g/sv-goose-bugfixes
...
Smaller bug fixes for SV & Goose
8 years ago
Michael Zillgith
570ca71570
- IEC 61850/MMS: integrated TLS for MMS client/server
8 years ago
Steffen Vogel
a4c002aa03
cmake: add missing debug options and enable all of them if DEBUG is set
8 years ago
Steffen Vogel
9244412545
version bump
8 years ago
Michael Zillgith
b673e1d28a
Merge pull request #36 from stv0g/ethernet-handleset
...
EthernetHandleSet
8 years ago
Steffen Vogel
73cdb5a0f7
install "sv_subscriber_deprecated.h"
8 years ago
Steffen Vogel
5b29a95da5
install sv_publisher_deprecated.h
8 years ago
Steffen Vogel
8a83b535a9
install hal_ethernet.h
8 years ago
Steffen Vogel
62e04cf0aa
add Doxygen target to CMake
8 years ago
Steffen Vogel
ddae3c70ee
use correct include path for generated configuration files
8 years ago
Steffen Vogel
064bfa902e
mostly cosmetical cleanup of CMakeLists
8 years ago
Michael Zillgith
8a67fcc00b
- fixed problem with cmake include folders
8 years ago
Michael Zillgith
d0ac21e487
- client/server: added set data set service (MMS write named variable list)
...
- client/server: improved write access to array elements and sub arrays
8 years ago
Michael Zillgith
f3b75dd3fc
- added functions Timestamp_create, Timestamp_destroy, Timestamp_setByMmsUtcTime
...
- C# API: Added Timestamp class
- C# API: Added missing UpdateAttribute methods to IedServer
9 years ago
Cedric Boudinet
1eb14457bf
Installing include files required to include sv_publisher.h
9 years ago
Michael Zillgith
412e0b8da8
- applied patches for pyiec61850
9 years ago
Michael Zillgith
46575aeb68
- implemented setFile service
...
- prepared for release 1.0.0
9 years ago
Michael Zillgith
2b6a6b8f39
- prepared for release 0.9.3
9 years ago
Michael Zillgith
2eeac9adcb
- changed Cmake files to be able to build as a subproject
9 years ago
Michael Zillgith
2b28c0fed3
- added cmake support to build sqlite log driver
...
- made logging ready to be compiled with Visual Studio
- added functions to create LCBs and LOGs to dynamic model API
- client: added GetLogicalNodeDirectory(LOG) ACSI function
9 years ago
Michael Zillgith
3696f1f6d9
- added packaging changes and DLL version information to cmake scripts (as suggested by cedric)
9 years ago
Michael Zillgith
2a96d5b40c
- changed version to 0.9.2
9 years ago
Michael Zillgith
29b9e46697
- added function MmsConnection_getMmsConnectionParameters
9 years ago
Michael Zillgith
1688fd872b
- added python bindings
9 years ago
Michael Zillgith
33fcf156d4
- client: IedConnection_setRCBValues send GI last when RptEna=true included
10 years ago
Michael Zillgith
9e12159d8b
- fixed issue with configurable file path in HAL filesystem implementations for win32 and linux
...
- fixed missing function names in def files for GOOSE/SV configurations
10 years ago
Michael Zillgith
e1a9b6a852
- prepared for 0.9 release
10 years ago
Michael Zillgith
c0174f9f38
- added SV subscriber and example
10 years ago
Michael Zillgith
25d8254683
- added prefix "IEC61850_" to IEC data types
...
- old type declarations are available with CONFIG_IEC61850_USE_COMPAT_TYPE_DECLARATIONS
10 years ago
Michael Zillgith
b1eda97ab4
- changed signature of WriteAccessHandler: Handler now return MmsDataAccessError instead of boolean value!
10 years ago
Michael Zillgith
f70d43b99b
- changed FC names (added prefix IEC61850_FC_).
11 years ago
Michael Zillgith
0fb4ed0efc
- moved some internal declarations to private header files
...
- updated version to 0.8.5
11 years ago
Michael Zillgith
ad89a0f26a
- added some documentation
11 years ago
Michael Zillgith
b5e319b904
- updated to version 0.8.3-dev
11 years ago
Michael Zillgith
a0f67f9a5d
- update to current development version
11 years ago
Michael Zillgith
48d717f12c
- initial commit for new repository structure
11 years ago