Commit graph

42 commits

Author SHA1 Message Date
Michael Zillgith
fe8deb9a0a - Java SCL parser: added support for "Val" elements for Octet64 types 2017-09-05 12:09:03 +02:00
Michael Zillgith
b1641b82ff - MMS client/server: extended BER encoder to support MMS PDU sizes with more than 64k 2017-08-15 08:15:33 +02:00
Michael Zillgith
ad98531b1b - fixed SDO bug in dynamic code generator 2017-05-15 15:44:10 +02:00
Michael Zillgith
69dbbcf306 - added support for Currency BasicType (mapped to visible-string-3 according to tissue 1047) 2017-04-05 09:17:58 +02:00
Michael Zillgith
463b06d3e6 - java scl tools: fixed parsing bug in OptionFields.java 2017-04-01 12:12:09 +02:00
Michael Zillgith
d81e9e1c19 - implemente ControlObjectClient_setTestMode function, also for C# wrapper 2016-09-08 18:23:20 +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
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
52e712437b - added some options to CDC_LPL_create
- added CDC_DPL_create function
2016-06-10 11:28:43 +02:00
Michael Zillgith
0c042f2ba4 - added server examples logging
- added logging API
- added sqlite3 driver for logging
2016-05-30 00:08:59 +02:00
Michael Zillgith
ba08a2ad59 - implemented client and server side readJournal message parsing and generation 2016-05-23 01:14:00 +02:00
Michael Zillgith
7acd515a96 - WIP: server side logging 2016-05-18 17:44:11 +02:00
Michael Zillgith
2d753f3b24 - added static model generation for LogCBs and Logs
- added MMS data model for LCBs
- server: MMS getNameList now supports journals
2016-05-04 17:44:30 +02:00
Michael Zillgith
379c2ac445 - GeneralLog is default name for Logs 2016-05-02 18:59:26 +02:00
Michael Zillgith
956deaf958 - MMS client: added support to read domain specific journals from server: MmsConnection_getDomainJournals 2016-05-02 12:32:07 +02:00
Michael Zillgith
50115191cc - SCL parser/modeviewer: show unused types 2015-12-26 12:15:53 +01:00
Michael Zillgith
9e626d58b8 - added java based modelviewer tool 2015-12-25 18:33:24 +01:00
Michael Zillgith
0193902da1 - M/U SVCB implementation WIP
- added example project for IEC 61850-9-2 LE
2015-11-10 17:41:45 +01:00
Michael Zillgith
8482cfce9b - server side support for SV control blocks - WIP 2015-11-09 17:42:13 +01:00
Michael Zillgith
25d8254683 - added prefix "IEC61850_" to IEC data types
- old type declarations are available with CONFIG_IEC61850_USE_COMPAT_TYPE_DECLARATIONS
2015-11-05 18:10:54 +01:00
Michael Zillgith
6ad3c4b17e Merge branch 'master' into pavo_changes
Conflicts:
	tools/model_generator/genconfig.jar
	tools/model_generator/genmodel.jar
2015-09-29 10:45:16 +02:00
Michael Zillgith
2e24ecb4eb - changed TimeOfEntry to TimeofEntry for Buffered reporting to deal with "bug" in 8-1 specification
- deal with SE/SG in SCL file -> SE will automatically create SG attribute in data model
- added wildcard "*" support to file service
- fixed problem with filesystem file modification date on embedded linux syste,
2015-08-13 08:08:31 +02:00
Michael Zillgith
5ef1da7ac2 - added function ControlObjectClient_useConstantT to enable constant T parameter value during a control sequence 2015-07-20 17:09:05 +02:00
Michael Zillgith
bbccffb65a - added function LogicalNode_getDataSet 2015-07-20 10:37:40 +02:00
Michael Zillgith
7eeac08551 - first commit for pavo changes 2015-07-08 16:04:35 +03:00
Michael Zillgith
16fe7c2a7c - fixed bug in range of GOOSE APPID 2015-06-17 15:51:27 +02:00
Michael Zillgith
8521a42f0d - made SCL parser more tolerant (added warnings) 2015-06-17 10:56:09 +02:00
Michael Zillgith
a3c4e32197 - fixed bug #366: SCL parser now (only) accepts hexadecimal values for APPID and VLAN-ID 2015-06-16 14:58:47 +02:00
Michael Zillgith
5547adf853 - added support for multiple data models in static model generator 2015-04-10 15:37:26 +02:00
Michael Zillgith
f70d43b99b - changed FC names (added prefix IEC61850_FC_). 2015-03-03 12:10:36 +01:00
Michael Zillgith
8b27f57d15 - added support for GOOSE minTime, maxTime in SCL parser
- configuration options for write access to GoCB elements
- extended file format and data structure to support configuration of minTime, maxTime
2015-02-24 17:37:35 +01:00
Michael Zillgith
ffbd1f3f6a - fixed bug in StaticModelGenerator.java 2015-01-28 15:20:55 +01:00
Michael Zillgith
ad090f707e - changed static model generator to deal with new DataSetEntry structure 2015-01-20 10:25:02 +01:00
Michael Zillgith
8cfb9d99a0 - added support for data sets that span multiple logical devices with server configuration file (see feature #271) 2015-01-19 14:29:03 +01:00
Michael Zillgith
b04b11d886 - fixed Bug #270: Static model generator does not consider default values from "DataTypeTemplates" section of ICD file 2015-01-13 11:09:00 +01:00
Michael Zillgith
ca9cff0c90 - fixed problem in data set creation for C# API 2014-12-04 21:32:22 +01:00
Michael Zillgith
9f3854fbfb - dynamic model generator can now use default values also for type templates 2014-12-04 16:16:20 +01:00
Michael Zillgith
66da568bea - fixed bug with setting groups 2014-12-04 14:30:37 +01:00
Michael Zillgith
a0f67f9a5d - update to current development version 2014-12-01 10:47:22 +01:00
Michael Zillgith
48d717f12c - initial commit for new repository structure 2014-12-01 10:34:45 +01:00