Michael Zillgith
325867b5f4
- MMS client: replaced asn1c code in mms_client_initiate.c
8 years ago
Michael Zillgith
311c70ea30
- some code cleanup in mms_client_connection.c
8 years ago
Michael Zillgith
291d21ef9e
- IEC 61850 client: Changed result strings of IedConnection_getDataDirectoryByFC. Removed appended FC string.
8 years ago
Michael Zillgith
b1641b82ff
- MMS client/server: extended BER encoder to support MMS PDU sizes with more than 64k
8 years ago
Michael Zillgith
8d2b8b087e
- fixed problem with windows def file when winpcap not present
8 years ago
Michael Zillgith
a0af20defc
- socket_win32.c: replaced free by GLOBAL_FREEMEM
8 years ago
Michael Zillgith
4b8a6ff3e7
- client API: updated function documentation
8 years ago
Michael Zillgith
99c0c8bc75
- added IedModel_getDeviceByInst function
8 years ago
Michael Zillgith
15ec6c7a7c
- added additional check to MmsValue_update for structure size mismatch
8 years ago
Michael Zillgith
c08fe41cbb
- SV publisher: Changed SampledValuesPublisher_create to support setting of Communication parameters at runtime
8 years ago
Michael Zillgith
3ac4cd88df
- fixed memory cleanup in GOOSE subscriber
...
- added GooseReceiver_isRunning function
- updated goose_subscriber example
8 years ago
Michael Zillgith
2a40798f10
- server: added MmsFileAccessHandler for server side monitoring and control of file services
...
- file services: added support to set filestore basepath at runtime
- added IedConnection_getFileDirectoryEx to better control receiving file directories
8 years ago
Michael Zillgith
b9ba81f8a0
- added Timestamp_toMmsValue function
8 years ago
Michael Zillgith
ad98531b1b
- fixed SDO bug in dynamic code generator
8 years ago
Michael Zillgith
8999487b24
- C server API: added function IedServer_setLocalIpAddress
...
- C# server API: added IedServer.SetLocalIpAddress
8 years ago
Michael Zillgith
3aa01687c5
- MMS client/server: fixed problem with negative frsmId
...
- some code cleanup
8 years ago
Michael Zillgith
f3b75dd3fc
- added functions Timestamp_create, Timestamp_destroy, Timestamp_setByMmsUtcTime
...
- C# API: Added Timestamp class
- C# API: Added missing UpdateAttribute methods to IedServer
9 years ago
Michael Zillgith
69dbbcf306
- added support for Currency BasicType (mapped to visible-string-3 according to tissue 1047)
9 years ago
mzillgith
046541700a
Merge pull request #6 from cedricboudinet/master
...
Various patch
9 years ago
Cedric Boudinet
81cf937616
Fixing buffer overflow when printing Mms Array Value to buffer
9 years ago
Michael Zillgith
877d4562e4
- COTP: fixed problem in server side src/dst reference handling
9 years ago
Michael Zillgith
c093852fda
- fixed problem in client report handling when report contains no report ID
9 years ago
cedric
517f1d958c
Adding SV_ASDU_getSmpCnt
9 years ago
Cedric Boudinet
d95a31c628
Setting DEBUG_SV_PUBLISHER by default to 0
9 years ago
Michael Zillgith
dc4090e95d
- MMS server API: added documentation for ObtainFile service callbacks
9 years ago
Michael Zillgith
9ad549592d
- refactoring names in string_utils.h/.c
...
- fixed bug in StringUtils_copySubString
9 years ago
Michael Zillgith
245a21b129
- client: added function IedConnection_readInt64Value
9 years ago
Michael Zillgith
b8a4e8c7b0
- some fixes
9 years ago
Michael Zillgith
46575aeb68
- implemented setFile service
...
- prepared for release 1.0.0
9 years ago
Michael Zillgith
940bcee6fc
- MmsValue_getNumberOfSetBits now deals with wrong padding
9 years ago
Michael Zillgith
23cf37d048
- hardened client report handler
9 years ago
Michael Zillgith
0fd5b05dd8
- implemented client and server side MMS obtain-file service
...
- added FileSystem_writeFile function to API and windows, linux providers
9 years ago
Michael Zillgith
d15e2c73b1
- implemented server side obtain file procedure
9 years ago
Michael Zillgith
da21182077
- removed SV function from wo-goose.def file to be able to build without libpcap on windows
9 years ago
Michael Zillgith
2b6a6b8f39
- prepared for release 0.9.3
9 years ago
Michael Zillgith
dc281a7ee9
- added maximum log entry size for LogStorage
...
- implemented maximum log entries for sqlite log storage
- added log to C# API
9 years ago
Michael Zillgith
2eeac9adcb
- changed Cmake files to be able to build as a subproject
9 years ago
Michael Zillgith
d81e9e1c19
- implemente ControlObjectClient_setTestMode function, also for C# wrapper
9 years ago
Michael Zillgith
372df34018
- added client side fuctionality to provide user access to raw MMS messages
9 years ago
Michael Zillgith
7a5f4a25e2
- added functions SV_ASDU_addFLOAT64 and SV_ASDU_setFLOAT64 to SV publisher
9 years ago
Michael Zillgith
516c8f5a40
- add readJournal flag in initate response servicesSupportedCalled
9 years ago
Michael Zillgith
0e169139e3
- added IEC61850_ prefix to REASON.. values
9 years ago
Michael Zillgith
61534daa99
- fixed: client control object crashes when orIdent is set to NULL -> now sends empty octet string
9 years ago
Michael Zillgith
3abf055cfc
- fixed problems with dynamic model LCBs
...
- fixed: configuration option CONFIG_MMS_SINGLE_THREADED = 1 together with #define CONFIG_MMS_THREADLESS_MODE = 1 doesn't work
- fixed: In configuration CONFIG_MMS_SINGLE_THREADED = 1 IedServer_destroy will loop endlessly when server was not started before
9 years ago
Michael Zillgith
eba3bf9adb
- added separate HAL thread implementation for BSD (OS X)
9 years ago
Michael Zillgith
64a98871cc
- fixed problem in getNameList service when no logs are present
9 years ago
Michael Zillgith
9f96006ffb
- added logs and LCBs to config file example
...
- fixed parser bug in config_file_parser.c
9 years ago
Michael Zillgith
325c3e0b7e
- removed FileSystem_setBasePath from windows export files
...
- ISO server: fixed race problem when opening/closing connections in multithreaded configuration
9 years ago
Michael Zillgith
b83e174ef9
- added documentation for the log storage SPI
9 years ago
Michael Zillgith
787d7fc270
- file provider functions don't change file names; VMD_FILESTORE base part is now added in MMS server file service handling code
...
- IedConnection_readObject and IedConnection_getVariableSpecification can now read whole LNs
9 years ago
Michael Zillgith
52e712437b
- added some options to CDC_LPL_create
...
- added CDC_DPL_create function
9 years ago
Michael Zillgith
97fd7524f8
- added IEC 61850 client API to query logs
...
- added client example to read logs
9 years ago
Michael Zillgith
922c5eec50
- make GetLogicalNodeDirectory(DATA SET) dynamic. Creates a request at each call.
9 years ago
Michael Zillgith
2b28c0fed3
- added cmake support to build sqlite log driver
...
- made logging ready to be compiled with Visual Studio
- added functions to create LCBs and LOGs to dynamic model API
- client: added GetLogicalNodeDirectory(LOG) ACSI function
9 years ago
Michael Zillgith
23e695dae8
- removed asn1c dependable code from ServiceError PDU creation
...
- added ServiceError creation function that support serviceSpecific info
- server: delete dataset service now returns ServiceError with object-constraint-conflict when data set cannot be deleted because it is used in a control block
9 years ago
Michael Zillgith
d8ace91bcf
- iso_server.c: fixed bug in multi-threaded version: segfault when conection unexpectedly closed
9 years ago
Michael Zillgith
3696f1f6d9
- added packaging changes and DLL version information to cmake scripts (as suggested by cedric)
9 years ago
Michael Zillgith
069af684e9
- fixed problem with test case sSgN4 (return temporary-unavailable) when no EditSG is selected
...
- continued logging implementation
9 years ago
Michael Zillgith
0c042f2ba4
- added server examples logging
...
- added logging API
- added sqlite3 driver for logging
9 years ago
Michael Zillgith
fd4261cd2d
- implemented client side readJournal service
...
- extended service side readJournal with ReasonCode
- extende mms_utility example with read journal command
9 years ago
Michael Zillgith
9a55687379
- added missing resources
...
- fixed bug (seg fault) in unbuffered reporting
9 years ago
Michael Zillgith
ba08a2ad59
- implemented client and server side readJournal message parsing and generation
9 years ago
Michael Zillgith
7acd515a96
- WIP: server side logging
9 years ago
Michael Zillgith
a23b584d13
- extended logging implementation
9 years ago
Michael Zillgith
2d45c2d679
- add client side code to create read journals requests required for IEC 61850 logging services
9 years ago
Michael Zillgith
923b683e21
- fixed bug in ethernet_win32.c
9 years ago
Michael Zillgith
7de010e1f5
- started to implemente server side read journal handling
9 years ago
Michael Zillgith
4b3a9dc850
- started programming logging trigger logic
9 years ago
Michael Zillgith
2a96d5b40c
- changed version to 0.9.2
9 years ago
Michael Zillgith
442c30d79f
Merge branch 'master' into logging
9 years ago
Michael Zillgith
6c306870e9
Merge branch 'python-bindings'
9 years ago
Michael Zillgith
29b9e46697
- added function MmsConnection_getMmsConnectionParameters
9 years ago
Michael Zillgith
8f45ac88c6
- added functions ControlObjectClient_setInterlockCheck and ControlObjectClient_setSynchroCheck to replace the functions ControlObjectClient_enableInterlockCheck and ControlObjectClient_enableSynchroCheck
9 years ago
Michael Zillgith
9a9e62e29c
- added read access to LCBs
9 years ago
Michael Zillgith
2d753f3b24
- added static model generation for LogCBs and Logs
...
- added MMS data model for LCBs
- server: MMS getNameList now supports journals
9 years ago
Michael Zillgith
fb49549f66
- added Log data structure
9 years ago
Michael Zillgith
6d03f18748
- started to implement MMS journals server side
9 years ago
Michael Zillgith
956deaf958
- MMS client: added support to read domain specific journals from server: MmsConnection_getDomainJournals
9 years ago
Michael Zillgith
ab9ad2dcf2
- added added LogControlBlock data structure
9 years ago
Michael Zillgith
842331322a
- removed mms_access_result.h
9 years ago
Michael Zillgith
3eca0d62c5
- added code to deserialize an BER encoded MMS data element into a MmsValue instance
9 years ago
Michael Zillgith
24e1c902e4
- added MmsValue_setUtcTimeQuality to vs def files
...
- added GetUtcTimeQuality and SetUtcTimeQuality to the C# API
9 years ago
Michael Zillgith
8864bdb02d
- added some functions to vs def files
9 years ago
Michael Zillgith
03f43b795f
- fixed initialization problem with uninitialized integer values
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
27a74db4d8
- fixed problem with max PDU size for GetFileDirectory service
10 years ago
Michael Zillgith
eab59b8ae8
- small code cleanup
10 years ago
Michael Zillgith
33fcf156d4
- client: IedConnection_setRCBValues send GI last when RptEna=true included
10 years ago
Michael Zillgith
78b9e4796a
- get file-service implementation from master
10 years ago
Michael Zillgith
40ed2cea6f
Merge branch 'pavotek' of mz-automation.de:libiec61850-all into pavotek
...
Conflicts:
src/mms/iso_mms/server/mms_file_service.c
src/vs/libiec61850-wo-goose.def
src/vs/libiec61850.def
10 years ago
Michael Zillgith
374bfa03d4
- extended file service and mms_utility
10 years ago
Michael Zillgith
44a4336deb
- changed signature of IedConnection_deleteDataSet, MmsConnection_deleteAssociationSpecificNamedVariableList, MmsConnection_deleteNamedVariableList. added boolean return value to indicate if data set/named variable list has been deleted.
...
- increased version number to 0.9.1
10 years ago
Michael Zillgith
f55e6f92c3
- fixed problem with winpcap detection in CMakeLists.txt files
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
44b94f0df0
- fixed signed integer encoding problem for frsmId in fileClose client service
10 years ago
Michael Zillgith
6ceecd426f
- fixed encoding problem with negative frsmId in client file read service
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
96096b7f75
- fixed problem with getFileDirectory-service with a single file as argument - test case Ft4 (ed.1)
10 years ago
Michael Zillgith
9e12159d8b
- fixed issue with configurable file path in HAL filesystem implementations for win32 and linux
...
- fixed missing function names in def files for GOOSE/SV configurations
10 years ago
Michael Zillgith
04ffbdc89a
- updated documentation for release 0.9.0
10 years ago
Michael Zillgith
e1a9b6a852
- prepared for 0.9 release
10 years ago
Michael Zillgith
5637f837a3
- fixed bug related to test case SrvN1c: GetDataDirectory returns wrong variable specification for non-existent sub variable e.g. Mod.ctlModel.XYZ
10 years ago
Michael Zillgith
da0af0ba0f
- extented SV publisher code / 9-2LE example
10 years ago
Michael Zillgith
57a6fa49e2
- added sv_publisher.h
10 years ago
Michael Zillgith
43d99ad438
- extended 9-2LE example
10 years ago
Michael Zillgith
80cf01f1d4
- fixed 9-2 example code
10 years ago
Michael Zillgith
94f62e365b
- added sv subscriber code
10 years ago
Michael Zillgith
1a90605754
- added documentation to the GOOSE subscriber
10 years ago
Michael Zillgith
8372540650
- added using of select to multi-threaded server configuration
10 years ago
Michael Zillgith
833765bbb2
- fixed performance problem (removed Thread_sleep()) for single and multithreaded server
10 years ago
Michael Zillgith
ecf64277a8
- fixed bug in server side file directory service with nested directory structure
...
- mms_utility: added read file directory feature
10 years ago
Michael Zillgith
a256248930
Merge branch 'pavotek' of mz-automation.de:libiec61850-all into pavotek
10 years ago
Michael Zillgith
902ca28056
- fixed problem: GI without activated GI trigger option
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
837f0ac60e
- fixed problem when client API tries to read a complete FC data structure (due to missing ".")
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
b9c520240a
- added support for VMD scope named variable lists
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
33433f1d09
- removed debug output
10 years ago
Michael Zillgith
daf876e4df
- fixed bug in sv_subscriber: missing initialization of allocated memory
10 years ago
Michael Zillgith
bae3de6bc3
- added test sv publisher
10 years ago
Michael Zillgith
603f343d5d
- removed type DstAddress and replaced by type PhyComAddress
10 years ago
Michael Zillgith
348273a1c8
- fixed bug: GOOSE minTime, maxTime are ignored by GOOSE publisher when set by GSEControlBlock_create. Instead default values from stack_config.h are always used
10 years ago
Michael Zillgith
dda1bad007
- extended documentation for SV subscriber
10 years ago
Michael Zillgith
06a3f76189
- updated documentation for SV subscriber
10 years ago
Michael Zillgith
c0174f9f38
- added SV subscriber and example
10 years ago
Michael Zillgith
c3dace4150
- fixed problem in MmsValue_printToBuffer
...
- extended ClientControlBlock
10 years ago
Michael Zillgith
a4730069ff
- sampled values - WIP
10 years ago
Michael Zillgith
ae3ddfd89c
- added GooseSubscriber_getConfRev function
10 years ago
Michael Zillgith
0193902da1
- M/U SVCB implementation WIP
...
- added example project for IEC 61850-9-2 LE
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
fce3de9b2a
- small code change
10 years ago
Michael Zillgith
4c2e06f723
- fixed problem in Conversions_generalizedTimeToMsTime on 32bit (powerpc?) systems
10 years ago
Michael Zillgith
4a4291314e
- updated CHANGELOG file for release 0.8.7
10 years ago
Michael Zillgith
fbd253d46d
- made new sorting algorithm for getNameList reponse configurable
10 years ago
Michael Zillgith
44ad37b04c
- changed sorting algorithm for getNameList reponse
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
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
c8e08597b3
- windows file provider now supports unicode file names and converts them to UTF-8.
...
- fixed problem in IEC server GOOSE publisher integration: GoID(appID) was not set by the provided value in ICD file
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
3afba2c958
- server: only client that set EditSG can change EditSG and modify variables with FC=SE
10 years ago
Michael Zillgith
64199f791c
- changed ControlObjectClient_create function: doesn't read "Oper" and uses GetVarSpec instead of GetNameList service
10 years ago
Michael Zillgith
5485b62ae0
- code cleanup
10 years ago
Michael Zillgith
e61425f945
- fixed EditSG reservation
10 years ago
Michael Zillgith
9bba6ce44a
- fixed bug: EditSG can be modified by second client while reserved
10 years ago
Michael Zillgith
584493cf53
- some small fixes
10 years ago
Michael Zillgith
94a98bcc6d
- added client side control service support for edition 1/2 APC CDCs
10 years ago
Michael Zillgith
b0e8a6331b
- fixed some problems in server side file directory service
10 years ago
Michael Zillgith
987f8decbb
- merge changes for release 0.8.7
10 years ago
Michael Zillgith
43a023676a
Merge branch 'master' of mz-automation.de:libiec61850
10 years ago
Michael Zillgith
61714b5907
- removed old sv code
10 years ago
Michael Zillgith
e0a60e6591
- added missing error evaluation in client getNameList service
10 years ago
Michael Zillgith
2daa5fdec4
- changed server side getFileDirectory service to return flat file directory
10 years ago
Michael Zillgith
4a4963b964
- fixed server_example5 (new writeAccessHandler)
10 years ago
Michael Zillgith
cc5a8fec7c
Merge branch 'pavo_changes' of mz-automation.de:libiec61850 into pavo_changes
10 years ago
Michael Zillgith
b5fe0992fd
- removed debugging code
10 years ago
Michael Zillgith
cb24b57975
Merge branch
...
Conflicts:
src/vs/libiec61850-wo-goose.def
10 years ago
Michael Zillgith
120a36c9e3
- added missing functions to .def files
10 years ago
Michael Zillgith
0bc0fd94ed
- fixed bug in get name list service when client sends wrong domain name
10 years ago
Michael Zillgith
2120595792
- fixed bug in mms_get_namelist_service.c when client sends wrong domain name
10 years ago
Michael Zillgith
e8f7f17a8f
Merge branch 'pavo_changes' of mz-automation.de:libiec61850 into pavo_changes
...
Conflicts:
src/vs/libiec61850-wo-goose.def
src/vs/libiec61850.def
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
eb31da81a8
- added ControlObjectClient_setOrigin to VS def files
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
f024528d85
- enabled VLAN tag in goose publisher
10 years ago
Michael Zillgith
bf4847b6b3
- extended/fixed ws .def files
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
cca6eeab0a
- added function LogicalDevice_getChildByMmsVariableName
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
68573e550f
- fixed text mode bug in windows file provider
10 years ago
Michael Zillgith
b1eda97ab4
- changed signature of WriteAccessHandler: Handler now return MmsDataAccessError instead of boolean value!
10 years ago
Michael Zillgith
8c91a53ea9
- fixed bug #357 : buffer overflow in client control modul with long IED+LD names
10 years ago
Michael Zillgith
97e8bd8f81
- added function IedModel_setIedNameForDynamicModel
10 years ago
Michael Zillgith
f3347e4f16
- added additional error codes to reflect MMS data access errors
...
- IedConnection_getRCBValues returns correct error code in case the RCB does not exist
10 years ago
Michael Zillgith
eb4769333d
- fixed beaglebone demo
...
- fixed bug in server side SBO control: checkHandler received different handles for same client connection
10 years ago
Michael Zillgith
a603b7af48
- added IED_ERROR_TYPE_INCONSISTENT value to client API
...
- server now reponds with type-inconsistent error when client tries to write a value of wrong type
10 years ago
mzillgit
4af2e5420d
- detect correct endianess for older GCC versions on powerpc
10 years ago
Michael Zillgith
c2f50239ef
- fixed typo in last commit
10 years ago
Michael Zillgith
7c540f77c4
- fixed bug with unsigned32 on big endian systems
10 years ago
Michael Zillgith
37913842fd
- ISO_SERVER: set state to IDLE when server restarts
10 years ago
Michael Zillgith
26fb5301c7
- fixed problem in GCB handling. GDB handling should now be compatible with edition 1 devices.
10 years ago
Michael Zillgith
21d0218d0b
- GOOSE receiver ignores trailing data (like PRP tail).
10 years ago
Michael Zillgith
363d4ef5a7
- reject CreateDataSet for non-existing LN
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