Today I am happy to announce version 0.7 of libIEC61850. The most important new features are support for buffered reporting and a very flexible mechanism to perform server-side access control to data attributes. Also the client API has been extended to provide easy access to report and GOOSE control blocks. Also included is client support for abort and release services. Next to these more visible changes also a lot of smaller changes and bug fixes have been included in this release. I also uploaded a datasheet that contains a list of the ACSI services supported by this version.
i appreciated new release version.
specially, i expected what Reporting service feature.
thank you, for your posting
thank you
i am form china . i try use this code in stm32f407 demo board
good demo, From this demo , I understand many IEC61850’s Knowledge.
I Find server_examples2 demo error, There is a memory leak。
Thanks for the report! But I cannot reproduce this problem. Can you explain the circumstances that led to the memory leak you observed?
I am form china, you can test speed,examples 10ms send a read dataset list commond, will can find a segment fault。
Thanks again! I found the bug and uploaded a patched version (0.7.1.1).
I am from china.I have found a problem in goose_subscriber_example,when I publish a goose message ,using goose publisher example (msg length is 135),I set the same appid and gocbRef,but I rcvd a message with length 60 or 66 or 65(int packetSize = Ethernet_receivePacket(socket, buffer, ETH_BUFFER_LENGTH);),so it is not treated as a goose message.(I use tcpdump and wireshark at the same time,I can get the right message),
thank you for your open source .
great works! but i have a question: how to realize file transfer?
The new version (0.7.2) contains example code for using the file services.