Commit Graph

74 Commits (v1.5)

Author SHA1 Message Date
Michael Zillgith 8c0a75cee9 - Java tools: Support for time stamp Val elements (updated binary) 2 years ago
Michael Zillgith 41e1ddd308 - Java tools: Support for time stamp Val elements 2 years ago
Michael Zillgith ec097240a6 - udpated config file generator binary(2) (LIB61850-418) 2 years ago
Michael Zillgith 1f1b005d26 - config file generator: added missing code for GSEControl (LIB61850-418) 2 years ago
Michael Zillgith f734c450cb - udpated config file generator binary (LIB61850-418) 2 years ago
Michael Zillgith 1d62270730 - Config file generator: support multiple access points for GOOSE and SMV control blocks (LIB61850-418) 2 years ago
Michael Zillgith 87ba6b0514 - added updated compiled versions of config file and static model generator (LIB61850-67) 2 years ago
Michael Zillgith 4a5a092796 - config file generator/static model generator: added support for SampledValueControl.smpMod (LIB61850-67) 2 years ago
Michael Zillgith 1c1e3766da - config file generator: added code to add SMVCBs to config files (LIB61850-67) 2 years ago
Michael Zillgith 25bcd14618 - dynamic code generator: replace invalid characters in generated function names 3 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