Commit Graph

78 Commits (1c29937cf434910d723d6ad2fe7bfca465266077)
 

Author SHA1 Message Date
Stefan Feuerhahn 1c29937cf4 switched doc from asciidoc to markdown 7 years ago
Stefan Feuerhahn f4259edb7a moved license file 7 years ago
Stefan Feuerhahn ec72200684 reformatted everything using google java formatter 7 years ago
Stefan Feuerhahn cdb5dc9231 updated copyright header 7 years ago
Stefan Feuerhahn 940a3eaaaf updated gitignore 7 years ago
Stefan Feuerhahn 53425c9b6d updated gradle wrapper 7 years ago
Stefan Feuerhahn 182d0a8687 renamed folder run-scripts to bin 7 years ago
Stefan Feuerhahn c093bf0038 reduced gitignore file 7 years ago
Stefan Feuerhahn 4a5a23b870 prepare new release 1.7.1-SNAPSHOT 7 years ago
Stefan Feuerhahn 3d3abc16db release v1.7.0 7 years ago
Stefan Feuerhahn 03607911ce updated changelog 7 years ago
Stefan Feuerhahn 0645fc994e Merge branch 'develop' 7 years ago
Stefan Feuerhahn a97c91eda7 added newest gradle wrapper v4.10.2 7 years ago
Stefan Feuerhahn 56fee3cf19 made values of BDAs volatile so they are thread save 7 years ago
Stefan Feuerhahn 1c24852d77 fixed correct shutdown of server thread pools 7 years ago
Stefan Feuerhahn 648d839df7 fixed typo in console server 7 years ago
Stefan Feuerhahn 484152d1ba changed jasn1 dependency to jasn1-iec61850mod so that boolean true values are coded as 0x01 instead of 0xff because it is need by some devices 7 years ago
Stefan Feuerhahn 0641743072 sample server now supports writing booleans 7 years ago
Stefan Feuerhahn aad176e439 set version to 1.6.2-SNAPSHOT 7 years ago
Stefan Feuerhahn ca47659ebe set version to 1.6.1 7 years ago
Stefan Feuerhahn 1d5b09e0fc scl parser can now handle multiple IEDs in a single scl file 7 years ago
Stefan Feuerhahn 0200a86cb1 SclParser now returns list of ServerModels instead of ServerSaps 7 years ago
Stefan Feuerhahn 00ed96935f prepare new release 1.6.1-SNAPSHOT 7 years ago
Stefan Feuerhahn 1788baa1d3 release v1.6.0 7 years ago
Stefan Feuerhahn 729b69f2db updated changelog 7 years ago
Stefan Feuerhahn ffe3800619 code clean up using eclipse formatter and cleaner 7 years ago
Stefan Feuerhahn 3eec5f9589 updated gradle wrapper version 7 years ago
Stefan Feuerhahn d9590e1524 updated gradle bnd plugin 7 years ago
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