Michael Zillgith
|
5261378603
|
- added CONFIG_IEC61850_EDITION_1 configuration option
- removed "Owner" from RCBs for edition 1 builds
|
10 years ago |
Michael Zillgith
|
7a8bd5dabe
|
- allow 16 octet ISO session selector in C code
|
10 years ago |
Michael Zillgith
|
d54301fa09
|
- added c++ header to goose/sv publisher
- fixed problem in GetFileDirectory-service with a single file as parameter
|
10 years ago |
Michael Zillgith
|
e1a9b6a852
|
- prepared for 0.9 release
|
10 years ago |
Michael Zillgith
|
da0af0ba0f
|
- extented SV publisher code / 9-2LE example
|
10 years ago |
Michael Zillgith
|
80cf01f1d4
|
- fixed 9-2 example code
|
10 years ago |
Michael Zillgith
|
833765bbb2
|
- fixed performance problem (removed Thread_sleep()) for single and multithreaded server
|
10 years ago |
Michael Zillgith
|
daa0a1e958
|
- GoCB DatSet and GoID are now readonly by stack_config.h
|
10 years ago |
Michael Zillgith
|
a6830fb0a8
|
- changed debug output for buffered reporting
|
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
|
daf876e4df
|
- fixed bug in sv_subscriber: missing initialization of allocated memory
|
10 years ago |
Michael Zillgith
|
c0174f9f38
|
- added SV subscriber and example
|
10 years ago |
Michael Zillgith
|
8482cfce9b
|
- server side support for SV control blocks - WIP
|
10 years ago |
Michael Zillgith
|
25d8254683
|
- added prefix "IEC61850_" to IEC data types
- old type declarations are available with CONFIG_IEC61850_USE_COMPAT_TYPE_DECLARATIONS
|
10 years ago |
Michael Zillgith
|
9896742d12
|
- added support for sorted getNameList reponse (can be switched off by setting CONFIG_MMS_SORT_NAME_LIST to 0)
|
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
|
584493cf53
|
- some small fixes
|
10 years ago |
Michael Zillgith
|
6ad3c4b17e
|
Merge branch 'master' into pavo_changes
Conflicts:
tools/model_generator/genconfig.jar
tools/model_generator/genmodel.jar
|
10 years ago |
Michael Zillgith
|
5ef1da7ac2
|
- added function ControlObjectClient_useConstantT to enable constant T parameter value during a control sequence
|
10 years ago |
Michael Zillgith
|
bbccffb65a
|
- added function LogicalNode_getDataSet
|
10 years ago |
Michael Zillgith
|
7eeac08551
|
- first commit for pavo changes
|
10 years ago |
Michael Zillgith
|
b1eda97ab4
|
- changed signature of WriteAccessHandler: Handler now return MmsDataAccessError instead of boolean value!
|
10 years ago |
Michael Zillgith
|
633e61a17c
|
- restore default stack configuration
- extended beagle_client.c to use SBO
|
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
|
2f771f6e29
|
- fixed ctlNum bug in client control implementation
|
11 years ago |
Michael Zillgith
|
f70d43b99b
|
- changed FC names (added prefix IEC61850_FC_).
|
11 years ago |
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
|
11 years ago |
Michael Zillgith
|
1700bca56b
|
- fixed problem with report activation
|
11 years ago |
Michael Zillgith
|
0fb4ed0efc
|
- moved some internal declarations to private header files
- updated version to 0.8.5
|
11 years ago |
Michael Zillgith
|
6fd4024113
|
- fixed problem with MMS_DYNAMIC_DATA_SETS define
|
11 years ago |
Michael Zillgith
|
751dc5f7c2
|
- added configuration option CONFIG_MMS_MAX_NUMBER_OF_DATA_SET_MEMBERS to limit the maximum number of data set members
|
11 years ago |
Michael Zillgith
|
ca305dc254
|
- fixed bug in goose receiver when data set has not been initialized
|
11 years ago |
Michael Zillgith
|
ad89a0f26a
|
- added some documentation
|
11 years ago |
Michael Zillgith
|
b5e319b904
|
- updated to version 0.8.3-dev
|
11 years ago |
Michael Zillgith
|
a0f67f9a5d
|
- update to current development version
|
11 years ago |
Michael Zillgith
|
48d717f12c
|
- initial commit for new repository structure
|
11 years ago |