Michael Zillgith
9dc1a36568
- renamed README to README.md and now using markdown syntax
...
- added pyiec61850 tutorial and example thanks to Cédric Boudinet
2017-02-12 16:35:02 +01:00
Michael Zillgith
412e0b8da8
- applied patches for pyiec61850
2017-02-10 19:54:49 +01:00
Michael Zillgith
dc4090e95d
- MMS server API: added documentation for ObtainFile service callbacks
2017-01-24 14:59:15 +01:00
Michael Zillgith
e6b8e09e91
- .NET API: fixed server side bug with connection indication handler
2017-01-17 21:13:05 +01:00
Michael Zillgith
5358ef28c3
- make: added TARGET=UCLINUX-XPORT for Lantronix XPORT PRO
2017-01-12 12:00:17 +01:00
Michael Zillgith
9ad549592d
- refactoring names in string_utils.h/.c
...
- fixed bug in StringUtils_copySubString
2017-01-12 11:48:14 +01:00
Michael Zillgith
245a21b129
- client: added function IedConnection_readInt64Value
2016-12-14 17:38:33 +01:00
Michael Zillgith
291653a38d
- fixed model file and Makefile in server_example_config_file
2016-12-08 10:02:23 +01:00
Michael Zillgith
b8a4e8c7b0
- some fixes
2016-11-28 19:27:08 +01:00
Michael Zillgith
da21bb2e76
- C# wrapper: fixed bug in client readObject functions
2016-11-18 12:49:41 +01:00
Michael Zillgith
a597762c11
- updated CHANGELOG for version 1.0
2016-11-07 16:23:14 +01:00
Michael Zillgith
46575aeb68
- implemented setFile service
...
- prepared for release 1.0.0
2016-11-07 16:15:18 +01:00
Michael Zillgith
940bcee6fc
- MmsValue_getNumberOfSetBits now deals with wrong padding
2016-11-02 15:02:10 +01:00
Michael Zillgith
23cf37d048
- hardened client report handler
2016-11-01 21:37:56 +01:00
Michael Zillgith
0fd5b05dd8
- implemented client and server side MMS obtain-file service
...
- added FileSystem_writeFile function to API and windows, linux providers
2016-10-31 14:42:24 +01:00
Michael Zillgith
d15e2c73b1
- implemented server side obtain file procedure
2016-10-30 20:50:34 +01:00
Michael Zillgith
4d5a9e27a1
- added server1 example to dotnet
2016-10-17 12:30:45 +02:00
Michael Zillgith
da21182077
- removed SV function from wo-goose.def file to be able to build without libpcap on windows
2016-10-11 09:51:24 +02:00
Michael Zillgith
5360b805d9
Merge branch 'master' of mz-automation.de:libiec61850-all
2016-10-04 17:48:42 +02:00
Michael Zillgith
2b6a6b8f39
- prepared for release 0.9.3
2016-10-04 17:39:11 +02:00
Michael Zillgith
dc281a7ee9
- added maximum log entry size for LogStorage
...
- implemented maximum log entries for sqlite log storage
- added log to C# API
2016-10-03 18:29:16 +02:00
Michael Zillgith
fca675e2a1
- C# API: added client side log service support
2016-09-24 09:56:43 +02:00
Michael Zillgith
629117214a
- changed Cmake files to be able to build as a subproject
2016-09-16 10:00:09 +02:00
Michael Zillgith
2eeac9adcb
- changed Cmake files to be able to build as a subproject
2016-09-16 09:55:48 +02:00
Michael Zillgith
b4a5292b67
- C# API: added servers side control handling
2016-09-12 20:04:33 +02:00
Michael Zillgith
d81e9e1c19
- implemente ControlObjectClient_setTestMode function, also for C# wrapper
2016-09-08 18:23:20 +02:00
Michael Zillgith
372df34018
- added client side fuctionality to provide user access to raw MMS messages
2016-07-25 20:11:50 +02:00
Michael Zillgith
7a5f4a25e2
- added functions SV_ASDU_addFLOAT64 and SV_ASDU_setFLOAT64 to SV publisher
2016-07-25 13:51:47 +02:00
Michael Zillgith
c577bb3949
- added dynamic code generator tool
2016-06-24 11:09:16 -03:00
Michael Zillgith
516c8f5a40
- add readJournal flag in initate response servicesSupportedCalled
2016-06-23 12:11:26 -03:00
Michael Zillgith
f23e99a191
- updated CHANGELOG for version 0.9.2.1
2016-06-21 12:41:08 -03:00
Michael Zillgith
0e169139e3
- added IEC61850_ prefix to REASON.. values
2016-06-21 12:39:11 -03:00
Michael Zillgith
61534daa99
- fixed: client control object crashes when orIdent is set to NULL -> now sends empty octet string
2016-06-18 09:59:07 -03:00
Michael Zillgith
3abf055cfc
- fixed problems with dynamic model LCBs
...
- fixed: configuration option CONFIG_MMS_SINGLE_THREADED = 1 together with #define CONFIG_MMS_THREADLESS_MODE = 1 doesn't work
- fixed: In configuration CONFIG_MMS_SINGLE_THREADED = 1 IedServer_destroy will loop endlessly when server was not started before
2016-06-18 09:37:44 -03:00
Michael Zillgith
9c8da7f94c
Merge branch 'logging'
2016-06-13 14:11:50 +02:00
Michael Zillgith
0a7b84639a
- added README to create the sqlite log storage driver
2016-06-11 22:58:34 +02:00
Michael Zillgith
8a925e754f
- set single-threaded as default configuration
2016-06-11 20:40:17 +02:00
Michael Zillgith
6a318616c3
- updated CHANGELOG
2016-06-11 20:38:59 +02:00
Michael Zillgith
eba3bf9adb
- added separate HAL thread implementation for BSD (OS X)
2016-06-11 20:05:26 +02:00
Michael Zillgith
64a98871cc
- fixed problem in getNameList service when no logs are present
2016-06-11 12:30:15 +02:00
Michael Zillgith
9f96006ffb
- added logs and LCBs to config file example
...
- fixed parser bug in config_file_parser.c
2016-06-11 10:11:14 +02:00
Michael Zillgith
325c3e0b7e
- removed FileSystem_setBasePath from windows export files
...
- ISO server: fixed race problem when opening/closing connections in multithreaded configuration
2016-06-11 07:39:10 +02:00
Michael Zillgith
6bf13423cb
- added missing cmake file for server_example_logging
2016-06-10 21:28:52 +02:00
Michael Zillgith
b83e174ef9
- added documentation for the log storage SPI
2016-06-10 17:51:24 +02:00
Michael Zillgith
787d7fc270
- file provider functions don't change file names; VMD_FILESTORE base part is now added in MMS server file service handling code
...
- IedConnection_readObject and IedConnection_getVariableSpecification can now read whole LNs
2016-06-10 17:00:55 +02:00
Michael Zillgith
52e712437b
- added some options to CDC_LPL_create
...
- added CDC_DPL_create function
2016-06-10 11:28:43 +02:00
Michael Zillgith
099ccfc0fa
- added log examples to examples makefile
2016-06-09 14:58:32 +02:00
Michael Zillgith
97fd7524f8
- added IEC 61850 client API to query logs
...
- added client example to read logs
2016-06-09 14:46:14 +02:00
Michael Zillgith
922c5eec50
- make GetLogicalNodeDirectory(DATA SET) dynamic. Creates a request at each call.
2016-06-09 00:40:32 +02:00
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
2016-06-09 00:00:02 +02:00