Commit Graph

341 Commits (99c0c8bc75a3189ca11bfa9c5a487c0273541e53)
 

Author SHA1 Message Date
Michael Zillgith 99c0c8bc75 - added IedModel_getDeviceByInst function 8 years ago
Michael Zillgith 15ec6c7a7c - added additional check to MmsValue_update for structure size mismatch 8 years ago
Michael Zillgith c08fe41cbb - SV publisher: Changed SampledValuesPublisher_create to support setting of Communication parameters at runtime 8 years ago
Michael Zillgith 3ac4cd88df - fixed memory cleanup in GOOSE subscriber
- added GooseReceiver_isRunning function
- updated goose_subscriber example
8 years ago
mzillgith dcbc3de0de Merge pull request #14 from cedricboudinet/master
Interface as an argument for sv_publisher_example
8 years ago
mzillgith 0282459668 Merge branch 'master' into master 8 years ago
Michael Zillgith 6badf692fe - updated client example for IEC 61850 file services 8 years ago
Michael Zillgith 2a40798f10 - server: added MmsFileAccessHandler for server side monitoring and control of file services
- file services: added support to set filestore basepath at runtime
- added IedConnection_getFileDirectoryEx to better control receiving file directories
8 years ago
Michael Zillgith b9ba81f8a0 - added Timestamp_toMmsValue function 8 years ago
Michael Zillgith ad98531b1b - fixed SDO bug in dynamic code generator 8 years ago
Cedric Boudinet d33f16ca8a Allowing user to set the interface as an argument for sv_publisher_example.c 8 years ago
Michael Zillgith 8999487b24 - C server API: added function IedServer_setLocalIpAddress
- C# server API: added IedServer.SetLocalIpAddress
8 years ago
Michael Zillgith 3aa01687c5 - MMS client/server: fixed problem with negative frsmId
- some code cleanup
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
Michael Zillgith 69dbbcf306 - added support for Currency BasicType (mapped to visible-string-3 according to tissue 1047) 9 years ago
Michael Zillgith 463b06d3e6 - java scl tools: fixed parsing bug in OptionFields.java 9 years ago
Michael Zillgith 3126926bfd - merge master from github 9 years ago
Michael Zillgith 55d87daaef - fixed missing memory release function in example 9 years ago
Michael Zillgith eb22cb1ed9 - merge github master branch 9 years ago
Michael Zillgith 6273a18c48 - .NET: in IedConnection: added internal reference to IsoConnectionParameters object to avoid deletion of internal AcseAuthenticationParameters by garbage collector 9 years ago
Michael Zillgith 003f1ef730 - fixed memory bugs in examples 9 years ago
mzillgith 046541700a Merge pull request #6 from cedricboudinet/master
Various patch
9 years ago
Cedric Boudinet 81cf937616 Fixing buffer overflow when printing Mms Array Value to buffer 9 years ago
Michael Zillgith a1f442f087 - goose_subscriber_example: fix to compile with visual studio 2015 9 years ago
Michael Zillgith 3b082c2f74 - prepared for release 1.0.1 9 years ago
Michael Zillgith 877d4562e4 - COTP: fixed problem in server side src/dst reference handling 9 years ago
Michael Zillgith c093852fda - fixed problem in client report handling when report contains no report ID 9 years ago
Cedric Boudinet 1eb14457bf Installing include files required to include sv_publisher.h 9 years ago
Michael Zillgith 9dc1a36568 - renamed README to README.md and now using markdown syntax
- added pyiec61850 tutorial and example thanks to Cédric Boudinet
9 years ago
Michael Zillgith 412e0b8da8 - applied patches for pyiec61850 9 years ago
cedric 517f1d958c Adding SV_ASDU_getSmpCnt 9 years ago
Cedric Boudinet d95a31c628 Setting DEBUG_SV_PUBLISHER by default to 0 9 years ago
Cedric Boudinet 8432ea8a13 Forcing pythonInterp version to be the same that pythonLibs version 9 years ago
Michael Zillgith dc4090e95d - MMS server API: added documentation for ObtainFile service callbacks 9 years ago
Michael Zillgith e6b8e09e91 - .NET API: fixed server side bug with connection indication handler 9 years ago
Michael Zillgith 5358ef28c3 - make: added TARGET=UCLINUX-XPORT for Lantronix XPORT PRO 9 years ago
Michael Zillgith 9ad549592d - refactoring names in string_utils.h/.c
- fixed bug in StringUtils_copySubString
9 years ago
Michael Zillgith 245a21b129 - client: added function IedConnection_readInt64Value 9 years ago
Michael Zillgith 291653a38d - fixed model file and Makefile in server_example_config_file 9 years ago
Michael Zillgith b8a4e8c7b0 - some fixes 9 years ago
Michael Zillgith da21bb2e76 - C# wrapper: fixed bug in client readObject functions 9 years ago
Michael Zillgith a597762c11 - updated CHANGELOG for version 1.0 9 years ago
Michael Zillgith 46575aeb68 - implemented setFile service
- prepared for release 1.0.0
9 years ago
Michael Zillgith 940bcee6fc - MmsValue_getNumberOfSetBits now deals with wrong padding 9 years ago
Michael Zillgith 23cf37d048 - hardened client report handler 9 years ago
Michael Zillgith 0fd5b05dd8 - implemented client and server side MMS obtain-file service
- added FileSystem_writeFile function to API and windows, linux providers
9 years ago
Michael Zillgith d15e2c73b1 - implemented server side obtain file procedure 9 years ago
Michael Zillgith 4d5a9e27a1 - added server1 example to dotnet 9 years ago
Michael Zillgith da21182077 - removed SV function from wo-goose.def file to be able to build without libpcap on windows 9 years ago
Michael Zillgith 5360b805d9 Merge branch 'master' of mz-automation.de:libiec61850-all 9 years ago