Commit graph

24 commits

Author SHA1 Message Date
Michael Zillgith
db6cf1ec28 - fixed examples: all timestamp updates prior to corresponding value updates 2015-04-24 14:04:04 +02:00
Michael Zillgith
48b02ec1b0 - extended server_example3.c to show Timestamp handling
- fixed server crash bug when whole LN is requested in a read request (bug #309)
2015-04-14 16:53:09 +02:00
Michael Zillgith
b42aa358e9 - fixed bug #307 2015-04-13 17:35:39 +02:00
Michael Zillgith
5547adf853 - added support for multiple data models in static model generator 2015-04-10 15:37:26 +02:00
Michael Zillgith
ebe82435e8 - added documentation for GOOSE receiver 2015-03-05 11:29:40 +01:00
Michael Zillgith
f70d43b99b - changed FC names (added prefix IEC61850_FC_). 2015-03-03 12:10:36 +01:00
Michael Zillgith
4a4250ce2b - added model target to all server examples and to main examples makefile 2015-02-25 13:37:51 +01:00
Michael Zillgith
fb73281966 - updated changelog for release 0.8.5 2015-02-25 11:49:40 +01:00
Michael Zillgith
8b27f57d15 - added support for GOOSE minTime, maxTime in SCL parser
- configuration options for write access to GoCB elements
- extended file format and data structure to support configuration of minTime, maxTime
2015-02-24 17:37:35 +01:00
Michael Zillgith
98d91464cb - prevent server from crashing when reports are too large for maximum PDU size
- improved memory handling for reports
2015-02-23 17:36:19 +01:00
Michael Zillgith
1700bca56b - fixed problem with report activation 2015-02-18 16:59:00 +01:00
Michael Zillgith
97d6b9ab57 - changed server_example5 to use writeAccessHandler
- fixed memory alignement problem in reporting.c
2015-02-16 12:55:40 +01:00
Michael Zillgith
fa8abf813f - fixed problem with non-blocking socket send function on WIN32 2015-02-13 11:22:50 +01:00
Michael Zillgith
a3ae9cb589 - added additional "const" modifiers to API functions 2015-01-22 12:26:09 +01:00
Michael Zillgith
8cfb9d99a0 - added support for data sets that span multiple logical devices with server configuration file (see feature #271) 2015-01-19 14:29:03 +01:00
Michael Zillgith
7f1714e4af - changed behaviour of CommandTermination- and LastApplError message 2015-01-08 12:08:57 +01:00
Michael Zillgith
375b1a9c12 - added access function to data set references for reports to client API C/C#
- renamed function MmsValue_createEmptyArray (fixed typo "Emtpy")
- added some missing API functions to windows DLL def files
2014-12-11 17:24:26 +01:00
Michael Zillgith
0941e2a971 - fixed bug in IedConnection_createDataSet function 2014-12-08 20:52:06 +01:00
Michael Zillgith
0adf9ee59a - added function LibIEC61850_getVersionString 2014-12-08 11:49:09 +01:00
Michael Zillgith
9f3854fbfb - dynamic model generator can now use default values also for type templates 2014-12-04 16:16:20 +01:00
Michael Zillgith
66da568bea - fixed bug with setting groups 2014-12-04 14:30:37 +01:00
Michael Zillgith
f53b254097 - added bufOvfl support for buffered reports 2014-12-01 17:26:02 +01:00
Michael Zillgith
a0f67f9a5d - update to current development version 2014-12-01 10:47:22 +01:00
Michael Zillgith
48d717f12c - initial commit for new repository structure 2014-12-01 10:34:45 +01:00