Commit Graph

73 Commits (c5cda1c311118acfb3ad818c9745d7c97c9d6b15)

Author SHA1 Message Date
Michael Zillgith 9e1a9a63ba - static model generator: set data attribute name to NULL for array elements (LIB61850-240) 3 years ago
Michael Zillgith d8b595944d - IED server: fixed value initialization of array elements
- fixed merging problem in LogicalNode.java
3 years ago
Michael Zillgith 7099535a39 Merge branch 'v1.5_develop' into v1.6_develop 3 years ago
Michael Zillgith 25bcd14618 - dynamic code generator: replace invalid characters in generated function names 3 years ago
Michael Zillgith 637b750d7f - updated model generator code for update data model structures 3 years ago
Michael Zillgith 659dd49338 - reworked server side array handling (-> incompatible data model structure changes!) 4 years ago
Michael Zillgith 8755019986 - IED server: implemented functional naming 4 years ago
Michael Zillgith 25394b11e1 Merge branch 'v1.5' of https://github.com/mz-automation/libiec61850 into v1.6 4 years ago
Michael Zillgith 9a2fd3e23e - started to implement functional naming for LDs 4 years ago
Michael Zillgith 5aec4c94b1 - added tool support for transient data objects (genmodel/genconfig) 4 years ago
Michael Zillgith bef1ad21b4 - Java Tools: Add support to handle Services.ReportSettings@owner attribute 5 years ago
Michael Zillgith 2bc47a6a6c - IED server: added configuration file support for data set entries with array elements or array element components 5 years ago
Michael Zillgith e4b2849894 - fixed problems in handling array elements and array element components 5 years ago
Michael Zillgith 9ab37e9836 - IED Server/GOOSE: Don't send GOOSE message with new event while data model is locked 5 years ago
Michael Zillgith db5740db0e - updated java tools binaries 5 years ago
Michael Zillgith 0e184389b9 - Java tools: moved minTime, maxTime from GSEControl to GSE; updated
GOOSE server example CID file
5 years ago
Michael Zillgith 236a773365 - updated java tools 6 years ago
Michael Zillgith c7d0f88ce2 static model generator: Initialize Dbpos value from Val element in ICD/CID file (see github #163) 6 years ago
Michael Zillgith b909907041 - updated java binaries 6 years ago
Michael Zillgith bac41913c1 - Java SCL parser: Val element content for times is interpreted as UTC times 6 years ago
Michael Zillgith 95cf87ebb4 - added missing Java files 7 years ago
Michael Zillgith 0dff4286aa - merged latest changes to the server reporting module from 1.3 branch
- merged with 1.3 branch
7 years ago
Davide Andreuzza 832bb5e9f1 fix bufOvfl typo in parsing OptionFields 7 years ago
Michael Zillgith 3e30910319 - IEC 61850 client: added missing async functions for files 7 years ago
Michael Zillgith e9936b1d0e - modelviewer: show full hierarchy including sub data objects 7 years ago
Michael Zillgith 46437cdbe1 - Java SCL parser: added support for timestamp values in "Val" elements 7 years ago
Michael Zillgith 9d26990313 - Java tools: fixed bug in SCL parser (wrong interpretation of numbers with leading "0" 7 years ago
Michael Zillgith 5064c9c31c - updated java binaries 7 years ago
Michael Zillgith 9cb032138b - Java SCL parser: parser is more tolerant. Added access to IED list. 7 years ago
Michael Zillgith 60b7b673f4 - Java SCL parser: allow parse float "Val" elements using "," as decimal separator 8 years ago
Michael Zillgith fe9d292d29 - java-tools: added support for OptFlds and TrgOps basic data types 8 years ago
Michael Zillgith fe8deb9a0a - Java SCL parser: added support for "Val" elements for Octet64 types 8 years ago
Michael Zillgith b1641b82ff - MMS client/server: extended BER encoder to support MMS PDU sizes with more than 64k 8 years ago
Michael Zillgith ad98531b1b - fixed SDO bug in dynamic code generator 8 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 d81e9e1c19 - implemente ControlObjectClient_setTestMode function, also for C# wrapper 9 years ago
Michael Zillgith 7a5f4a25e2 - added functions SV_ASDU_addFLOAT64 and SV_ASDU_setFLOAT64 to SV publisher 9 years ago
Michael Zillgith c577bb3949 - added dynamic code generator tool 9 years ago
Michael Zillgith 516c8f5a40 - add readJournal flag in initate response servicesSupportedCalled 9 years ago
Michael Zillgith 9f96006ffb - added logs and LCBs to config file example
- fixed parser bug in config_file_parser.c
9 years ago
Michael Zillgith 52e712437b - added some options to CDC_LPL_create
- added CDC_DPL_create function
9 years ago
Michael Zillgith 0c042f2ba4 - added server examples logging
- added logging API
- added sqlite3 driver for logging
9 years ago
Michael Zillgith ba08a2ad59 - implemented client and server side readJournal message parsing and generation 9 years ago
Michael Zillgith 7acd515a96 - WIP: server side logging 9 years ago
Michael Zillgith 2d753f3b24 - added static model generation for LogCBs and Logs
- added MMS data model for LCBs
- server: MMS getNameList now supports journals
9 years ago
Michael Zillgith 379c2ac445 - GeneralLog is default name for Logs 9 years ago
Michael Zillgith 956deaf958 - MMS client: added support to read domain specific journals from server: MmsConnection_getDomainJournals 9 years ago
Michael Zillgith 50115191cc - SCL parser/modeviewer: show unused types 10 years ago
Michael Zillgith 9e626d58b8 - added java based modelviewer tool 10 years ago