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
Michael Zillgith
0193902da1
- M/U SVCB implementation WIP
...
- added example project for IEC 61850-9-2 LE
10 years ago
Michael Zillgith
8482cfce9b
- server side support for SV control blocks - WIP
10 years ago
Michael Zillgith
25d8254683
- added prefix "IEC61850_" to IEC data types
...
- old type declarations are available with CONFIG_IEC61850_USE_COMPAT_TYPE_DECLARATIONS
10 years ago
Michael Zillgith
6ad3c4b17e
Merge branch 'master' into pavo_changes
...
Conflicts:
tools/model_generator/genconfig.jar
tools/model_generator/genmodel.jar
10 years ago
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,
10 years ago
Michael Zillgith
5ef1da7ac2
- added function ControlObjectClient_useConstantT to enable constant T parameter value during a control sequence
10 years ago
Michael Zillgith
bbccffb65a
- added function LogicalNode_getDataSet
10 years ago
Michael Zillgith
7eeac08551
- first commit for pavo changes
10 years ago
Michael Zillgith
16fe7c2a7c
- fixed bug in range of GOOSE APPID
10 years ago
Michael Zillgith
8521a42f0d
- made SCL parser more tolerant (added warnings)
10 years ago
Michael Zillgith
a3c4e32197
- fixed bug #366 : SCL parser now (only) accepts hexadecimal values for APPID and VLAN-ID
10 years ago
Michael Zillgith
5547adf853
- added support for multiple data models in static model generator
11 years ago
Michael Zillgith
f70d43b99b
- changed FC names (added prefix IEC61850_FC_).
11 years ago
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
11 years ago