Stefan Feuerhahn
|
3e529ca8a1
|
fixed minor javadoc warning
|
7 years ago |
Stefan Feuerhahn
|
23a4715f65
|
fixed bug that would cause casting error if ctlVal in server implementation is of type AnalogueValue
|
7 years ago |
Stefan Feuerhahn
|
a03e1b29ba
|
updated jasn1 dependency from version 1.9.0 to 1.10.0
|
7 years ago |
Stefan Feuerhahn
|
727c7eaffb
|
added out folder to gitignore
|
7 years ago |
Stefan Feuerhahn
|
646f7f4907
|
Merge branch 'develop' of https://github.com/mz-automation/openiec61850 into mz-automation-develop
|
7 years ago |
Stefan Feuerhahn
|
7f22d94496
|
removed unnecessary .gitignore
|
7 years ago |
Michael Zillgith
|
febe96dc73
|
- fixed bug in BdaEntryTime.getTimestampValue
|
7 years ago |
Stefan Feuerhahn
|
54a902e0de
|
Merge branch 'develop' into mz-automation-develop
|
8 years ago |
Stefan Feuerhahn
|
a70f921171
|
updated gradle wrapper to version 4.6
|
8 years ago |
Stefan Feuerhahn
|
27512e4f5e
|
added .idea to gitignore
|
8 years ago |
Michael Zillgith
|
ead6f7611c
|
- eclipse code clean-up and formatter applied
|
8 years ago |
Michael Zillgith
|
d2bd73adf7
|
- removed debug output
|
8 years ago |
Michael Zillgith
|
acf5c15746
|
- client: added GetFileDirectory, DeleteFile, and GetFile service implementation
|
8 years ago |
Michael Zillgith
|
f064d16553
|
- added connect timeout
|
8 years ago |
Michael Zillgith
|
dc632f3007
|
- added ObjectReference.getLdName method
|
8 years ago |
Michael Zillgith
|
b14388a764
|
- BasicDataAttribute.setValueFrom method made public
|
8 years ago |
Michael Zillgith
|
bdb5db7aa0
|
- started to implement client side get file directory service
|
8 years ago |
Stefan Feuerhahn
|
c9d8278029
|
prepare new release 1.5.1-SNAPSHOT
|
8 years ago |
Stefan Feuerhahn
|
7fe11c6e0a
|
release v1.5.0
|
8 years ago |
Stefan Feuerhahn
|
e337276bd8
|
updated changelog
|
8 years ago |
Stefan Feuerhahn
|
566582b15b
|
updated changelog
|
8 years ago |
Stefan Feuerhahn
|
ba8f0c969e
|
generated asn.1 classes using newest version of jasn1-compiler 1.9.0
|
8 years ago |
sfeuerhahn
|
370ce99967
|
Merge pull request #3 from mz-automation/develop
support for INT128 type and some fixes
|
8 years ago |
Michael Zillgith
|
2e2da64a97
|
- added support for INT128 type
- added "Owner" field to RCBs generated by SclParser
- fixed test case reportingWithCreatedDataSetTest
|
8 years ago |
Stefan Feuerhahn
|
f410af785e
|
updated version of bnd tool used by build script
|
8 years ago |
Stefan Feuerhahn
|
b14d228929
|
updated gradle wrapper and main build file
|
8 years ago |
Stefan Feuerhahn
|
e3e1b86a12
|
minor mod in test
|
8 years ago |
Stefan Feuerhahn
|
c07eaa4cd9
|
minor fixes in console client
|
8 years ago |
Stefan Feuerhahn
|
bda67ef556
|
fixed toString() of BdaQuality to not throw exception if its bitstring value is empty
|
8 years ago |
Stefan Feuerhahn
|
1da32db3d8
|
removed check if received bit string is smaller than max bit size because some devices send empty bit strings
|
8 years ago |
Stefan Feuerhahn
|
f45bdbaae5
|
improved reporting option of console client
|
8 years ago |
Stefan Feuerhahn
|
f8b40c03ac
|
two additional fixes in report refactoring, added simple create data set and enable reporting actions to console client
|
8 years ago |
Stefan Feuerhahn
|
78f80620c6
|
fixed previous reporting refactoring
|
8 years ago |
Stefan Feuerhahn
|
b4c30a3a6c
|
refactored parsing reports on client side, added toString() method to reports
|
8 years ago |
Stefan Feuerhahn
|
b4de8d70a8
|
made openiec61850 depend on a special version of jasn1 (jasn1-61850mod) that encodes boolean true values als 0x01 instead of 0xff because reserving report control blocks in siprotec devices would otherwise fail
|
8 years ago |
Stefan Feuerhahn
|
6d18d51efc
|
added console client option to read all data
|
8 years ago |
Stefan Feuerhahn
|
734a58e338
|
changed behaviour of console client to read model from server or from file at start-up instead of upon explicit console command
|
8 years ago |
Stefan Feuerhahn
|
9cedd0222f
|
data sets are now printed by console client
|
8 years ago |
Stefan Feuerhahn
|
af6b48b80c
|
documented reference syntax in of datasets in RCBs
|
8 years ago |
Stefan Feuerhahn
|
bf8d299979
|
removed unnecessary asn1 mms files
|
8 years ago |
Stefan Feuerhahn
|
92c56aba0f
|
removed duplicate files that were mistakenly copied when repository was moved to github
|
8 years ago |
Stefan Feuerhahn
|
6254d9ff36
|
eclipse clean up
|
8 years ago |
Stefan Feuerhahn
|
6ed7849a1a
|
added test for reporting of dynamically created datasets, fixed bugs to get test running
|
8 years ago |
Stefan Feuerhahn
|
10f6ee2898
|
updated jasn1 dependency from 1.8.0 to 1.8.2
|
8 years ago |
Stefan Feuerhahn
|
3fd38df6dd
|
prepare new release 1.4.2-SNAPSHOT
|
8 years ago |
Stefan Feuerhahn
|
382f9b26da
|
release v1.4.1
|
8 years ago |
Stefan Feuerhahn
|
2e74af95ab
|
updated changelog
|
8 years ago |
Stefan Feuerhahn
|
5654f30433
|
fixed bug decoding and encoding presentation layer, introduced when removing ANY_NODECODES from ASN1 code of presentation layer
|
8 years ago |
Stefan Feuerhahn
|
c3a4868140
|
updated gradle wrappter to version 4, made compatibility changes in build file
|
8 years ago |
Stefan Feuerhahn
|
0fb4083d38
|
first commit
|
8 years ago |