Commit Graph

124 Commits (f416a334180a948beb249952c0c8fb5c3d7bf3d3)
 

Author SHA1 Message Date
Stefan Feuerhahn f416a33418 renamed OpenIEC61850 to IEC61850bean 5 years ago
Stefan Feuerhahn 75ad0eb76c updated build plugins/dependencies: spotless, bnd, junit, archunit 5 years ago
Stefan Feuerhahn 066a034c49 further improved support for white space in parameter 5 years ago
Stefan Feuerhahn 8e4a1b0f81 added quotes around in bash scripts to allow for white spaces in parameter paths 5 years ago
Stefan Feuerhahn d7d87c6004 switched to newest snapshot of jasn1 which was renamed to asn1bean 5 years ago
Stefan Feuerhahn e37e072144 removed redundant repository declaration in build script 5 years ago
Stefan Feuerhahn 92705822d6 moved HexConverter to internal package and renamed it to HexString 5 years ago
Stefan Feuerhahn 7552c59319 fixed compile bug introduced in latest fix to reset data sets in the scl parser 5 years ago
Stefan Feuerhahn 9b7e830559 minor code clean up 5 years ago
Stefan Feuerhahn 983fbbddb4 Merge branch 'master' of github.com:beanit/openiec61850 5 years ago
Stefan Feuerhahn 9fc7d2376c added eclipse output dirs bin/main and bin/test to gitignore, and ignore them when creating tar file 5 years ago
sfeuerhahn fb6dded6c9
Merge pull request #11 from MoheyEl-DinBadr/patch-1
fix parsing multiple IEDs in SCL file by clearing data set map
5 years ago
MoheyEl-DinBadr 10dd18750a
Update SclParser.java
The library has a problem of importing a whole SCD file which consists of several IEDs and that is because The dataSets Map is not cleared between switching of creating the next ServerModel of next IED.
5 years ago
Stefan Feuerhahn cbac75d770 added first ArchUnit test 5 years ago
Stefan Feuerhahn 42e855fce6 converted gradle build file from groovy dsl to kotlin dsl 6 years ago
Stefan Feuerhahn d1237d2e45 removed itest source set 6 years ago
Stefan Feuerhahn 476bed5898 renamed thread factory 6 years ago
Stefan Feuerhahn 9d01e8b867 minor update to gradle version 6 years ago
Stefan Feuerhahn 193e76209e minor updated in general build script 6 years ago
Stefan Feuerhahn c7c69b6294 moved jar config in afterEvaluate 6 years ago
Stefan Feuerhahn 7c4961db5f changed gradle to insert automatic module name into manifest file and to link generated javadoc to java se 8 6 years ago
Stefan Feuerhahn 9aa85d1a90 converted junit 4 tests to junit 5 tests 6 years ago
Stefan Feuerhahn 5235f51e32 changed java version from 7 to 8 6 years ago
Stefan Feuerhahn 249b7c6dd9 gradle wrapper and spotless gradle plugin update 6 years ago
Stefan Feuerhahn 7e9eb53e0f minor change in naming of threads created by the library 6 years ago
Stefan Feuerhahn 1cc94089f4 updated doc to reflect changes in the way client parses an scl file 6 years ago
Stefan Feuerhahn bbc98a065a moved all start scripts to bin folder 6 years ago
Stefan Feuerhahn d2c53aeb94 updated links in readme 6 years ago
Stefan Feuerhahn a3a11ed52c switched to gradle java-library plugin 7 years ago
Stefan Feuerhahn e8bb35fd02 set version to 1.8.1-SNAPSHOT 7 years ago
Stefan Feuerhahn 40cbedc854 release v1.8.0 7 years ago
Stefan Feuerhahn bea0860f4f updated the user guide 7 years ago
Stefan Feuerhahn 4071101f54 updated changelog for release 7 years ago
Stefan Feuerhahn 72494fb83d removed use of methods deprecated in java 11 7 years ago
Stefan Feuerhahn 2419583978 fixed doc warnings 7 years ago
Stefan Feuerhahn b38c813b2f updated asn1 compile scripts 7 years ago
Stefan Feuerhahn a801db5404 added modified version of jASN1 BerBoolean so that true is encoded as 0x01 instead of 0xff but using the original jasn1 dependency 7 years ago
Stefan Feuerhahn 88e96e1a0f added readme 7 years ago
Stefan Feuerhahn e80f68c5aa updated user guide 7 years ago
Stefan Feuerhahn 59eee5cbc0 updated build files 7 years ago
Stefan Feuerhahn fafbec0786 code clean up 7 years ago
Stefan Feuerhahn 0d3a5e2971 updated dependency to to newest jasn1 version 7 years ago
Stefan Feuerhahn 2e268028e9 updated generated asn1 files 7 years ago
Stefan Feuerhahn 3082a3739e reformat code again using google java formatter 7 years ago
Stefan Feuerhahn d0caa66dc4 updated common code 7 years ago
Stefan Feuerhahn c0fb912326 moved classes from org.openmuc package to com.beanit package 7 years ago
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