Sei sulla pagina 1di 2

RELEASE NOTES: ABOUT: OpenSCLTools is a set of libraries and applications to view, create or edit IEC 61850-6 SCL files.

Is an open source software licensed under GPL and LGPL, allowing any Utility, individual or IED vendors to use, study and modify them for its own purposes. Project's home page is located at: http://sourceforge.net/projects/opensclconfig No windows installer exists jet, but you can download OpenSCLTools and uncompres s it in a folder and run OpenSCLConfigurator directly, on Linux boxes new distributions have mono pre-installed and on Windows it has .NET installed as well. To run OpenSASConfigurator you will need GTK# (and maybe Mono) for Windows. Get them from http://www.go-mono.com/mono-downloads/download.html OpenSASConfigurator application is basically a Viewer, because Edition capabilit ies are under development. It's main goals for now is to add powerful utilities to analyze SCL files structure and its information in a easy way, could act as a documentation viewer application. OpenSCLConfigurator is the main application to create/edit SCL files. CONTRIBUTE: You can use SharpDevelop or MonoDevelop on Windows for source code hacking/view. Gtk version use MonoDevelop (http://monodevelop.com/Download). The SourceForge.net source repository use Git, then if you want the last source and fancy new features added to this project (for any version) you need to download Git from: http://code.google.com/p/msysgit/downloads/list may you want some help to use Git visit: http://learn.github.com/ For contributions summit or help wanted visit: http://sourceforge.net/projects/opensclconfig/support CHANGES FROM 0.5.1 TO 0.5.2 OpenSCLTools 0.5.2 * Changed politics for version setting, in order to increment version number on main applications to advertise user new functionalities on underlining libraries Released OpenSCLConfigurator 0.3.0 * Sync version with the new politics for version setting * Updated autors' and contributors' e-mails * Changed toolbar cursor to default Released OpenSCL library 0.5.2 * Added new constructors for tConnectedAP.

* Deleted redundant, not used, code on tConnectedAP, tSubnetwork clases. * Added AddConnectedAP function to tSubnetwork class. * Added AddAP and GetAP functions to tIED class. * Modified AddSubNetwork function to tCommunication class. * Added GetIED function to SCL class. * Added a AddSubNetwork method to tCommunication, it checks for duplicated subne twork names; returns false on error. * Initial work to avoid serialized properties not initiated by a deserialization . * All BOOLEAN types are always serialized to false, only serialize initated attr ibutes. * Custom namespaces, now are serialized on root node. * Fixing some initialization code for tP, tDA, tLNode, tLN, tAbastractDataAttrib ute, tConfLNs. * tFCDA serialization doesn't honors original ldInst. Added a LDevice property. * tLN inst and prefix properties set, does't honors original lnType. Added a con structor for automatic verification on LD and LNodeType. Added a Status Property . * tLNode's default constructor, sets XSWI as default lnClass. Added a constructo r for automatic verification. * Changed behaviour of tLNode on set/get lnInst, iedName, ldInst, lnType and lnC lass properties, in order to honors original values. Their functionality has bee n moved to the above constructor. Released OpenSCLUI library 0.3.4 * Modified CommunicationDialog to get advantage of new OpenSCL API, deprecating the use of ObjectManagement. Fix Bug #3076839. * Renamed DrawTPNodes to AddTPTreeNode and added a new overload as static functi on in order to avoid instantiate a Utils class. * Added a initial work to modify/add custom XML attributes, adding a new Context Menu option and a new, first snapshot, CustomAttributeDialog class. * Added first snapshot to Add a tCommunication object to SCL. Needs to Deprecate ObjectManagement and set correct tP types. * Fixed Bug #3076847: Now set lnClass to PSCH works. Attributes reordered and cl asified. * DataSet dialog editor with better distribution for more intuitive and more use r friendly. Released OpenSASUI 0.3.1 * Sync version with the new politics for version setting * Updated sources licences to LGPL 3.0 OpenSASConfigurator Version 0.3.1 * Sync version with the new politics for version setting * Updated application icons and sources licences to LGPL 3.0 * Added icon to project to fix compilation using other IDE BUGS FIXED * Bug #3076847: * Bug #3076839: * Bug #3073828: * Bug #3073497:

Fail to change lnClass to PSCH Can't add tCommunication FCDA don't set ldInst tP is wrong serialized

Potrebbero piacerti anche