Commit Graph

19 Commits (44e53861bed642b42da63381733d2dec0d77587c)

Author SHA1 Message Date
Michael Zillgith 1a95580f94 - fixed bug in reporting when write to RptEna=false when RptEna already is false
- allow client to set data set in RCB to empty string
- data set deletion will be denied if data set is referenced in a RCB
11 years ago
Michael Zillgith c1c60b6a24 - added support for GetNamedVariableListRequests with aa-specific scope to server 11 years ago
Michael Zillgith 993d81116a - fixed bug with wrong sqNum size for unbuffered RCBs (was 16 is now 8 bit)
- fixed bug with missing response for getVariableAccessAttributes if domain name is wrong
- changed types of trgOps and optFlds (-10, -6)
11 years ago
Michael Zillgith ffbd1f3f6a - fixed bug in StaticModelGenerator.java 11 years ago
Michael Zillgith 0e8980ae0f - added function MmsValue_getUtcTimeBuffer
- fixed problem with entry time in buffered reporting
- fixed bug in file directory service when clients sends an empty string as filename
- fixed problem in file read service. Server now respects the negotiated maximum PDU size
11 years ago
Michael Zillgith 1450d84eaf - removed remaining calls to malloc, calloc, free. Replaced by GLOBAL_.. macros. 11 years ago
Michael Zillgith 3faca719cb - reverted control.c 11 years ago
Michael Zillgith 1e018287b2 Merge branch 'master' of mz-automation.de:libiec61850 11 years ago
Michael Zillgith 3f1f6fd2fd - merge 11 years ago
Michael Zillgith 83a7e7cfdc - solve client problem with some implementations of LastApplError (missing $Oper as by TMW Anvil) 11 years ago
Michael Zillgith 98ec51346c - changed back behaviour of LastApplError 11 years ago
Michael Zillgith 7f1714e4af - changed behaviour of CommandTermination- and LastApplError message 11 years ago
Michael Zillgith 91b9c2c64b - added documentation to HandleSet functions 11 years ago
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
11 years ago
Michael Zillgith 47c5892dd1 - added support to use association specific data sets in reports 11 years ago
Michael Zillgith 9f3854fbfb - dynamic model generator can now use default values also for type templates 11 years ago
Michael Zillgith a6652dc643 - added data-reference support for buffered reports (server side) 11 years ago
Michael Zillgith f53b254097 - added bufOvfl support for buffered reports 11 years ago
Michael Zillgith b5e319b904 - updated to version 0.8.3-dev 11 years ago