Commit Graph

1382 Commits (v1.5)
 

Author SHA1 Message Date
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 758615a3f8 - extended beaglebone demo 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 6e260b88a4 - fixed bug in .net implementation. Garbage collected command termination handler. 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 16fe7c2a7c - fixed bug in range of GOOSE APPID 10 years ago
Michael Zillgith 8521a42f0d - made SCL parser more tolerant (added warnings) 10 years ago
Michael Zillgith ad0b4cbd7a Merge branch 'master' of mz-automation.de:libiec61850 10 years ago
Michael Zillgith a3c4e32197 - fixed bug #366: SCL parser now (only) accepts hexadecimal values for APPID and VLAN-ID 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 c5e5165e7a Merge branch 'master' of mz-automation.de:libiec61850 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 29d53cbc08 Merge branch 'master' of mz-automation.de:libiec61850 10 years ago
Michael Zillgith 9fb69df84e - updated CHANGELOG 10 years ago
Michael Zillgith a9afafe7c2 - removed debug output 10 years ago
Michael Zillgith 633e61a17c - restore default stack configuration
- extended beagle_client.c to use SBO
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