Commit Graph

  • 3082a3739e reformat code again using google java formatter Stefan Feuerhahn 2019-03-22 11:04:00 +0100
  • d0caa66dc4 updated common code Stefan Feuerhahn 2019-03-22 10:49:11 +0100
  • c0fb912326 moved classes from org.openmuc package to com.beanit package Stefan Feuerhahn 2019-03-22 10:38:38 +0100
  • 1c29937cf4 switched doc from asciidoc to markdown Stefan Feuerhahn 2019-03-22 10:16:29 +0100
  • f4259edb7a moved license file Stefan Feuerhahn 2019-03-22 10:14:29 +0100
  • ec72200684 reformatted everything using google java formatter Stefan Feuerhahn 2019-03-22 10:13:14 +0100
  • cdb5dc9231 updated copyright header Stefan Feuerhahn 2019-03-22 10:08:08 +0100
  • 940a3eaaaf updated gitignore Stefan Feuerhahn 2019-03-22 09:39:07 +0100
  • 53425c9b6d updated gradle wrapper Stefan Feuerhahn 2019-03-22 09:38:47 +0100
  • 182d0a8687 renamed folder run-scripts to bin Stefan Feuerhahn 2019-03-07 09:52:45 +0100
  • c093bf0038 reduced gitignore file Stefan Feuerhahn 2019-03-07 09:51:18 +0100
  • 4a5a23b870 prepare new release 1.7.1-SNAPSHOT Stefan Feuerhahn 2018-11-06 15:31:57 +0100
  • 3d3abc16db release v1.7.0 v1.7.0 Stefan Feuerhahn 2018-11-06 15:25:42 +0100
  • 03607911ce updated changelog Stefan Feuerhahn 2018-11-06 15:22:30 +0100
  • 0645fc994e Merge branch 'develop' Stefan Feuerhahn 2018-11-06 15:01:15 +0100
  • a97c91eda7 added newest gradle wrapper v4.10.2 Stefan Feuerhahn 2018-11-06 14:57:00 +0100
  • 56fee3cf19 made values of BDAs volatile so they are thread save Stefan Feuerhahn 2018-11-06 14:43:05 +0100
  • 1c24852d77 fixed correct shutdown of server thread pools Stefan Feuerhahn 2018-11-06 14:42:45 +0100
  • 648d839df7 fixed typo in console server Stefan Feuerhahn 2018-11-06 09:31:02 +0100
  • 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 Stefan Feuerhahn 2018-09-21 13:12:00 +0200
  • 0641743072 sample server now supports writing booleans Stefan Feuerhahn 2018-08-21 13:23:00 +0200
  • aad176e439 set version to 1.6.2-SNAPSHOT Stefan Feuerhahn 2018-07-12 12:40:52 +0200
  • ca47659ebe set version to 1.6.1 Stefan Feuerhahn 2018-07-12 12:36:04 +0200
  • 1d5b09e0fc scl parser can now handle multiple IEDs in a single scl file Stefan Feuerhahn 2018-07-12 12:35:27 +0200
  • 0200a86cb1 SclParser now returns list of ServerModels instead of ServerSaps Stefan Feuerhahn 2018-07-10 11:16:01 +0200
  • 00ed96935f prepare new release 1.6.1-SNAPSHOT Stefan Feuerhahn 2018-06-26 17:35:56 +0200
  • 1788baa1d3 release v1.6.0 v1.6.0 Stefan Feuerhahn 2018-06-26 17:33:27 +0200
  • 729b69f2db updated changelog Stefan Feuerhahn 2018-06-26 17:30:04 +0200
  • ffe3800619 code clean up using eclipse formatter and cleaner Stefan Feuerhahn 2018-06-26 17:25:36 +0200
  • 3eec5f9589 updated gradle wrapper version Stefan Feuerhahn 2018-06-26 16:59:41 +0200
  • d9590e1524 updated gradle bnd plugin Stefan Feuerhahn 2018-06-26 16:58:54 +0200
  • 3e529ca8a1 fixed minor javadoc warning Stefan Feuerhahn 2018-06-26 16:57:57 +0200
  • 23a4715f65 fixed bug that would cause casting error if ctlVal in server implementation is of type AnalogueValue Stefan Feuerhahn 2018-06-26 16:54:21 +0200
  • a03e1b29ba updated jasn1 dependency from version 1.9.0 to 1.10.0 Stefan Feuerhahn 2018-06-26 16:22:42 +0200
  • 727c7eaffb added out folder to gitignore Stefan Feuerhahn 2018-06-26 16:21:51 +0200
  • 646f7f4907 Merge branch 'develop' of https://github.com/mz-automation/openiec61850 into mz-automation-develop Stefan Feuerhahn 2018-05-03 16:25:53 +0200
  • 7f22d94496 removed unnecessary .gitignore Stefan Feuerhahn 2018-05-03 16:00:55 +0200
  • febe96dc73 - fixed bug in BdaEntryTime.getTimestampValue #4 Michael Zillgith 2018-04-13 17:44:22 +0200
  • 54a902e0de Merge branch 'develop' into mz-automation-develop Stefan Feuerhahn 2018-04-02 14:34:20 +0200
  • a70f921171 updated gradle wrapper to version 4.6 Stefan Feuerhahn 2018-04-02 14:11:38 +0200
  • 27512e4f5e added .idea to gitignore Stefan Feuerhahn 2018-04-02 14:11:04 +0200
  • ead6f7611c - eclipse code clean-up and formatter applied Michael Zillgith 2018-03-09 15:37:00 +0100
  • d2bd73adf7 - removed debug output Michael Zillgith 2018-03-08 21:05:09 +0100
  • acf5c15746 - client: added GetFileDirectory, DeleteFile, and GetFile service implementation Michael Zillgith 2018-03-08 20:56:05 +0100
  • f064d16553 - added connect timeout Michael Zillgith 2018-03-06 20:39:06 +0100
  • dc632f3007 - added ObjectReference.getLdName method Michael Zillgith 2018-01-23 11:29:41 +0100
  • b14388a764 - BasicDataAttribute.setValueFrom method made public Michael Zillgith 2018-01-23 11:08:04 +0100
  • bdb5db7aa0 - started to implement client side get file directory service Michael Zillgith 2018-01-23 10:58:03 +0100
  • c9d8278029 prepare new release 1.5.1-SNAPSHOT Stefan Feuerhahn 2017-12-13 22:13:15 +0100
  • 7fe11c6e0a release v1.5.0 v1.5.0 Stefan Feuerhahn 2017-12-13 22:11:13 +0100
  • e337276bd8 updated changelog Stefan Feuerhahn 2017-12-13 22:06:40 +0100
  • 566582b15b updated changelog Stefan Feuerhahn 2017-12-13 22:03:29 +0100
  • ba8f0c969e generated asn.1 classes using newest version of jasn1-compiler 1.9.0 Stefan Feuerhahn 2017-12-13 20:54:06 +0100
  • 370ce99967
    Merge pull request #3 from mz-automation/develop sfeuerhahn 2017-12-05 20:05:11 +0100
  • 2e2da64a97 - added support for INT128 type - added "Owner" field to RCBs generated by SclParser - fixed test case reportingWithCreatedDataSetTest #3 Michael Zillgith 2017-12-05 18:08:04 +0100
  • f410af785e updated version of bnd tool used by build script Stefan Feuerhahn 2017-10-30 11:41:35 +0100
  • b14d228929 updated gradle wrapper and main build file Stefan Feuerhahn 2017-10-26 10:18:32 +0200
  • e3e1b86a12 minor mod in test Stefan Feuerhahn 2017-10-20 11:02:05 +0200
  • c07eaa4cd9 minor fixes in console client Stefan Feuerhahn 2017-10-17 12:44:11 +0200
  • bda67ef556 fixed toString() of BdaQuality to not throw exception if its bitstring value is empty Stefan Feuerhahn 2017-10-16 17:18:24 +0200
  • 1da32db3d8 removed check if received bit string is smaller than max bit size because some devices send empty bit strings Stefan Feuerhahn 2017-10-16 15:39:50 +0200
  • f45bdbaae5 improved reporting option of console client Stefan Feuerhahn 2017-10-16 14:49:34 +0200
  • f8b40c03ac two additional fixes in report refactoring, added simple create data set and enable reporting actions to console client Stefan Feuerhahn 2017-10-16 11:10:21 +0200
  • 78f80620c6 fixed previous reporting refactoring Stefan Feuerhahn 2017-10-16 08:49:36 +0200
  • b4c30a3a6c refactored parsing reports on client side, added toString() method to reports Stefan Feuerhahn 2017-09-29 17:22:20 +0200
  • 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 Stefan Feuerhahn 2017-09-29 11:25:42 +0200
  • 6d18d51efc added console client option to read all data Stefan Feuerhahn 2017-09-19 16:50:42 +0200
  • 734a58e338 changed behaviour of console client to read model from server or from file at start-up instead of upon explicit console command Stefan Feuerhahn 2017-09-19 16:24:29 +0200
  • 9cedd0222f data sets are now printed by console client Stefan Feuerhahn 2017-09-19 16:01:43 +0200
  • af6b48b80c documented reference syntax in of datasets in RCBs Stefan Feuerhahn 2017-09-18 15:39:38 +0200
  • bf8d299979 removed unnecessary asn1 mms files Stefan Feuerhahn 2017-09-18 15:24:19 +0200
  • 92c56aba0f removed duplicate files that were mistakenly copied when repository was moved to github Stefan Feuerhahn 2017-09-18 15:18:49 +0200
  • 6254d9ff36 eclipse clean up Stefan Feuerhahn 2017-09-14 11:03:33 +0200
  • 6ed7849a1a added test for reporting of dynamically created datasets, fixed bugs to get test running Stefan Feuerhahn 2017-09-14 10:11:11 +0200
  • 10f6ee2898 updated jasn1 dependency from 1.8.0 to 1.8.2 Stefan Feuerhahn 2017-09-13 11:02:20 +0200
  • 3fd38df6dd prepare new release 1.4.2-SNAPSHOT Stefan Feuerhahn 2017-08-27 23:59:21 +0200
  • 382f9b26da release v1.4.1 v1.4.1 Stefan Feuerhahn 2017-08-27 23:57:20 +0200
  • 2e74af95ab updated changelog Stefan Feuerhahn 2017-08-27 23:54:18 +0200
  • 5654f30433 fixed bug decoding and encoding presentation layer, introduced when removing ANY_NODECODES from ASN1 code of presentation layer Stefan Feuerhahn 2017-08-27 23:42:28 +0200
  • c3a4868140 updated gradle wrappter to version 4, made compatibility changes in build file Stefan Feuerhahn 2017-07-28 16:25:59 +0200
  • 0fb4083d38 first commit Stefan Feuerhahn 2017-07-28 16:21:40 +0200