Michael Zillgith
b612eed906
- fixed seg fault bug (introduced in 0.9.1) in unbuffered reporting
9 years ago
Michael Zillgith
dae7b74085
- disabled debugging output in reporting.c
9 years ago
Michael Zillgith
b218df8b5c
- buffered reporting: start buffering as soon as a valid data set it set
10 years ago
Michael Zillgith
ff093198e9
- cleanup; optimization
10 years ago
Michael Zillgith
e75936f2d1
- for testing
10 years ago
Michael Zillgith
eab59b8ae8
- small code cleanup
10 years ago
Michael Zillgith
5261378603
- added CONFIG_IEC61850_EDITION_1 configuration option
...
- removed "Owner" from RCBs for edition 1 builds
10 years ago
Michael Zillgith
833765bbb2
- fixed performance problem (removed Thread_sleep()) for single and multithreaded server
10 years ago
Michael Zillgith
9e626d58b8
- added java based modelviewer tool
10 years ago
Michael Zillgith
26d188ab4d
- fixed bug with access to "Owner" attribute of BRCBs when resvTms not available
10 years ago
Michael Zillgith
0a82e09b92
- fixed bug for TC sBr21: set BufOvfl when entryID is not set
10 years ago
Michael Zillgith
ed8a73873d
- fixed bug for TC sBr25: Purge buffer when RptID is changes
10 years ago
Michael Zillgith
366fa7a1bb
- fixed bug for TC sDsN12: non-persitent dataset not allowed for BRCB
10 years ago
Michael Zillgith
a6830fb0a8
- changed debug output for buffered reporting
10 years ago
Michael Zillgith
91d122fd51
- RCBs support for VMD scope datasets
...
- Client support for VMD scope datasets
10 years ago
Michael Zillgith
108332774f
- added FCs "BR" and "RP"
...
- fixed conformance problem in buffered reporting timeofEntry write access handling
10 years ago
Michael Zillgith
907eb0bbae
- removed ResvTms form BRCB (depending on configuration option CONFIG_IEC61850_BRCB_WITH_RESVTMS)
10 years ago
Michael Zillgith
4c0466c858
- fixed bug in report timestamp in buffered reporting: was using UTC_TIME instead of BINARY_TIME
10 years ago
Michael Zillgith
f5c5fa7fb4
- fixed problems in buffered reporting
10 years ago
Michael Zillgith
bae3de6bc3
- added test sv publisher
10 years ago
Michael Zillgith
386d2acd32
- .NET API: added methods GetEntryID/SetEntryID to ReportControlBlock
...
- client API: added function ClientReport_getDataSetName
- common API: added function MmsValue_getStringSize
- API: changed some char* to const char*
10 years ago
Michael Zillgith
947b4a0cd5
- fixed problem with SqNum (INT8U/INT16U) in RCBs and reports
...
- started to implement sorting algorithm for getNameList
10 years ago
Michael Zillgith
3969e07256
- fixed problem with trailing characters in dataRef in buffered reports
...
- TimeOfEntry is stored for each buffered report entry in report buffer
10 years ago
Michael Zillgith
2e24ecb4eb
- changed TimeOfEntry to TimeofEntry for Buffered reporting to deal with "bug" in 8-1 specification
...
- deal with SE/SG in SCL file -> SE will automatically create SG attribute in data model
- added wildcard "*" support to file service
- fixed problem with filesystem file modification date on embedded linux syste,
10 years ago
Michael Zillgith
a8a18475e8
- fixed bug #313 : Server sends empty report when RCB is disabled while report is pending in bufTm
10 years ago
Michael Zillgith
db6cf1ec28
- fixed examples: all timestamp updates prior to corresponding value updates
10 years ago
Michael Zillgith
38711a8843
- fixed some standard conformance issues in report module
10 years ago
Michael Zillgith
5955ae1577
- changed RCB owner from 128 to 64 bytes
10 years ago
Michael Zillgith
1700bca56b
- fixed problem with report activation
11 years ago
Michael Zillgith
97d6b9ab57
- changed server_example5 to use writeAccessHandler
...
- fixed memory alignement problem in reporting.c
11 years ago
Michael Zillgith
6bc7b48e9f
- refactoring for MmsServerConnection - removed struct from API
11 years ago
Michael Zillgith
6fd4024113
- fixed problem with MMS_DYNAMIC_DATA_SETS define
11 years ago
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
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
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
91b9c2c64b
- added documentation to HandleSet functions
11 years ago
Michael Zillgith
47c5892dd1
- added support to use association specific data sets in reports
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