Commit graph

332 commits

Author SHA1 Message Date
Michael Zillgith
e75936f2d1 - for testing 2016-03-22 15:53:25 +01:00
Michael Zillgith
27a74db4d8 - fixed problem with max PDU size for GetFileDirectory service 2016-03-21 15:32:41 +01:00
Michael Zillgith
eab59b8ae8 - small code cleanup 2016-03-18 14:41:35 +01:00
Michael Zillgith
33fcf156d4 - client: IedConnection_setRCBValues send GI last when RptEna=true included 2016-02-25 12:25:30 +01:00
Michael Zillgith
78b9e4796a - get file-service implementation from master 2016-02-24 12:30:19 +01:00
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
2016-02-24 11:47:52 +01:00
Michael Zillgith
374bfa03d4 - extended file service and mms_utility 2016-02-24 11:39:53 +01:00
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
2016-02-24 11:26:21 +01:00
Michael Zillgith
f55e6f92c3 - fixed problem with winpcap detection in CMakeLists.txt files 2016-02-15 16:40:06 +01:00
Michael Zillgith
5261378603 - added CONFIG_IEC61850_EDITION_1 configuration option
- removed "Owner" from RCBs for edition 1 builds
2016-02-15 16:07:24 +01:00
Michael Zillgith
44b94f0df0 - fixed signed integer encoding problem for frsmId in fileClose client service 2016-02-11 17:19:29 +01:00
Michael Zillgith
6ceecd426f - fixed encoding problem with negative frsmId in client file read service 2016-02-11 17:03:06 +01:00
Michael Zillgith
7a8bd5dabe - allow 16 octet ISO session selector in C code 2016-02-09 17:47:58 +01:00
Michael Zillgith
d54301fa09 - added c++ header to goose/sv publisher
- fixed problem in GetFileDirectory-service with a single file as parameter
2016-02-09 13:50:18 +01:00
Michael Zillgith
96096b7f75 - fixed problem with getFileDirectory-service with a single file as argument - test case Ft4 (ed.1) 2016-02-08 10:38:22 +01:00
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
2016-02-04 14:59:38 +01:00
Michael Zillgith
04ffbdc89a - updated documentation for release 0.9.0 2016-02-02 16:16:48 +01:00
Michael Zillgith
e1a9b6a852 - prepared for 0.9 release 2016-02-02 16:06:55 +01:00
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 2016-02-01 10:33:40 +01:00
Michael Zillgith
da0af0ba0f - extented SV publisher code / 9-2LE example 2016-01-29 15:16:57 +01:00
Michael Zillgith
57a6fa49e2 - added sv_publisher.h 2016-01-28 15:57:55 +01:00
Michael Zillgith
43d99ad438 - extended 9-2LE example 2016-01-28 15:57:01 +01:00
Michael Zillgith
80cf01f1d4 - fixed 9-2 example code 2016-01-26 14:35:35 +01:00
Michael Zillgith
94f62e365b - added sv subscriber code 2016-01-25 14:32:18 +01:00
Michael Zillgith
1a90605754 - added documentation to the GOOSE subscriber 2016-01-25 11:16:00 +01:00
Michael Zillgith
8372540650 - added using of select to multi-threaded server configuration 2016-01-21 14:51:22 +01:00
Michael Zillgith
833765bbb2 - fixed performance problem (removed Thread_sleep()) for single and multithreaded server 2016-01-20 15:20:00 +01:00
Michael Zillgith
ecf64277a8 - fixed bug in server side file directory service with nested directory structure
- mms_utility: added read file directory feature
2016-01-07 16:48:40 +01:00
Michael Zillgith
a256248930 Merge branch 'pavotek' of mz-automation.de:libiec61850-all into pavotek 2015-12-26 11:23:08 +01:00
Michael Zillgith
902ca28056 - fixed problem: GI without activated GI trigger option 2015-12-26 11:20:27 +01:00
Michael Zillgith
9e626d58b8 - added java based modelviewer tool 2015-12-25 18:33:24 +01:00
Michael Zillgith
26d188ab4d - fixed bug with access to "Owner" attribute of BRCBs when resvTms not available 2015-12-14 19:42:57 +01:00
Michael Zillgith
0a82e09b92 - fixed bug for TC sBr21: set BufOvfl when entryID is not set 2015-12-14 19:14:50 +01:00
Michael Zillgith
ed8a73873d - fixed bug for TC sBr25: Purge buffer when RptID is changes 2015-12-14 19:06:26 +01:00
Michael Zillgith
366fa7a1bb - fixed bug for TC sDsN12: non-persitent dataset not allowed for BRCB 2015-12-14 19:02:02 +01:00
Michael Zillgith
837f0ac60e - fixed problem when client API tries to read a complete FC data structure (due to missing ".") 2015-12-06 19:34:02 +01:00
Michael Zillgith
a6830fb0a8 - changed debug output for buffered reporting 2015-11-30 09:45:30 +01:00
Michael Zillgith
91d122fd51 - RCBs support for VMD scope datasets
- Client support for VMD scope datasets
2015-11-27 17:31:29 +01:00
Michael Zillgith
b9c520240a - added support for VMD scope named variable lists 2015-11-27 14:54:21 +01:00
Michael Zillgith
108332774f - added FCs "BR" and "RP"
- fixed conformance problem in buffered reporting timeofEntry write access handling
2015-11-26 18:58:46 +01:00
Michael Zillgith
907eb0bbae - removed ResvTms form BRCB (depending on configuration option CONFIG_IEC61850_BRCB_WITH_RESVTMS) 2015-11-26 12:22:35 +01:00
Michael Zillgith
4c0466c858 - fixed bug in report timestamp in buffered reporting: was using UTC_TIME instead of BINARY_TIME 2015-11-24 15:23:26 +01:00
Michael Zillgith
f5c5fa7fb4 - fixed problems in buffered reporting 2015-11-20 15:23:48 +01:00
Michael Zillgith
33433f1d09 - removed debug output 2015-11-17 15:07:58 +01:00
Michael Zillgith
daf876e4df - fixed bug in sv_subscriber: missing initialization of allocated memory 2015-11-17 14:56:44 +01:00
Michael Zillgith
bae3de6bc3 - added test sv publisher 2015-11-17 12:07:53 +01:00
Michael Zillgith
603f343d5d - removed type DstAddress and replaced by type PhyComAddress 2015-11-16 12:25:33 +01:00
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 2015-11-16 11:31:14 +01:00
Michael Zillgith
dda1bad007 - extended documentation for SV subscriber 2015-11-16 10:51:45 +01:00
Michael Zillgith
06a3f76189 - updated documentation for SV subscriber 2015-11-16 09:48:46 +01:00