Michael Zillgith
cc5a8fec7c
Merge branch 'pavo_changes' of mz-automation.de:libiec61850 into pavo_changes
2015-10-12 12:34:19 +02:00
Michael Zillgith
b5fe0992fd
- removed debugging code
2015-10-12 12:33:56 +02:00
Michael Zillgith
cb24b57975
Merge branch
...
Conflicts:
src/vs/libiec61850-wo-goose.def
2015-10-12 12:31:21 +02:00
Michael Zillgith
120a36c9e3
- added missing functions to .def files
2015-10-12 12:29:57 +02:00
Michael Zillgith
0bc0fd94ed
- fixed bug in get name list service when client sends wrong domain name
2015-10-09 15:22:47 +02:00
Michael Zillgith
2120595792
- fixed bug in mms_get_namelist_service.c when client sends wrong domain name
2015-10-09 15:19:42 +02:00
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
2015-10-09 15:04:26 +02:00
Michael Zillgith
6ad3c4b17e
Merge branch 'master' into pavo_changes
...
Conflicts:
tools/model_generator/genconfig.jar
tools/model_generator/genmodel.jar
2015-09-29 10:45:16 +02:00
Michael Zillgith
6e260b88a4
- fixed bug in .net implementation. Garbage collected command termination handler.
2015-09-29 10:39:12 +02:00
Michael Zillgith
eb31da81a8
- added ControlObjectClient_setOrigin to VS def files
2015-09-25 07:53:34 -03:00
Michael Zillgith
3969e07256
- fixed problem with trailing characters in dataRef in buffered reports
...
- TimeOfEntry is stored for each buffered report entry in report buffer
2015-08-14 17:28:44 +02:00
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,
2015-08-13 08:08:31 +02:00
Michael Zillgith
f024528d85
- enabled VLAN tag in goose publisher
2015-08-10 09:52:45 +02:00
Michael Zillgith
bf4847b6b3
- extended/fixed ws .def files
2015-07-22 09:11:59 +02:00
Michael Zillgith
5ef1da7ac2
- added function ControlObjectClient_useConstantT to enable constant T parameter value during a control sequence
2015-07-20 17:09:05 +02:00
Michael Zillgith
cca6eeab0a
- added function LogicalDevice_getChildByMmsVariableName
2015-07-20 16:39:28 +02:00
Michael Zillgith
bbccffb65a
- added function LogicalNode_getDataSet
2015-07-20 10:37:40 +02:00
Michael Zillgith
7eeac08551
- first commit for pavo changes
2015-07-08 16:04:35 +03:00
Michael Zillgith
16fe7c2a7c
- fixed bug in range of GOOSE APPID
2015-06-17 15:51:27 +02:00
Michael Zillgith
8521a42f0d
- made SCL parser more tolerant (added warnings)
2015-06-17 10:56:09 +02:00
Michael Zillgith
ad0b4cbd7a
Merge branch 'master' of mz-automation.de:libiec61850
2015-06-16 15:00:22 +02:00
Michael Zillgith
a3c4e32197
- fixed bug #366 : SCL parser now (only) accepts hexadecimal values for APPID and VLAN-ID
2015-06-16 14:58:47 +02:00
Michael Zillgith
68573e550f
- fixed text mode bug in windows file provider
2015-06-11 22:23:11 +02:00
Michael Zillgith
b1eda97ab4
- changed signature of WriteAccessHandler: Handler now return MmsDataAccessError instead of boolean value!
2015-06-10 14:26:39 +02:00
Michael Zillgith
8c91a53ea9
- fixed bug #357 : buffer overflow in client control modul with long IED+LD names
2015-06-10 11:10:16 +02:00
Michael Zillgith
97e8bd8f81
- added function IedModel_setIedNameForDynamicModel
2015-06-09 13:15:33 +02:00
Michael Zillgith
c5e5165e7a
Merge branch 'master' of mz-automation.de:libiec61850
2015-06-09 12:36:01 +02:00
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
2015-06-09 12:34:36 +02:00
Michael Zillgith
29d53cbc08
Merge branch 'master' of mz-automation.de:libiec61850
2015-06-05 07:28:14 +02:00
Michael Zillgith
9fb69df84e
- updated CHANGELOG
2015-06-05 07:27:49 +02:00
Michael Zillgith
a9afafe7c2
- removed debug output
2015-06-04 15:30:47 +02:00
Michael Zillgith
633e61a17c
- restore default stack configuration
...
- extended beagle_client.c to use SBO
2015-06-04 15:26:19 +02:00
Michael Zillgith
eb4769333d
- fixed beaglebone demo
...
- fixed bug in server side SBO control: checkHandler received different handles for same client connection
2015-06-04 12:57:00 +02:00
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
2015-06-03 16:24:43 +02:00
mzillgit
4af2e5420d
- detect correct endianess for older GCC versions on powerpc
2015-05-22 11:16:31 +00:00
Michael Zillgith
c2f50239ef
- fixed typo in last commit
2015-05-20 16:59:50 +02:00
Michael Zillgith
7c540f77c4
- fixed bug with unsigned32 on big endian systems
2015-05-20 16:58:54 +02:00
Michael Zillgith
37913842fd
- ISO_SERVER: set state to IDLE when server restarts
2015-05-14 14:34:34 +02:00
Michael Zillgith
26fb5301c7
- fixed problem in GCB handling. GDB handling should now be compatible with edition 1 devices.
2015-05-07 15:36:58 +02:00
Michael Zillgith
21d0218d0b
- GOOSE receiver ignores trailing data (like PRP tail).
2015-05-07 15:20:04 +02:00
Michael Zillgith
363d4ef5a7
- reject CreateDataSet for non-existing LN
2015-04-27 13:55:41 +02:00
Michael Zillgith
a8a18475e8
- fixed bug #313 : Server sends empty report when RCB is disabled while report is pending in bufTm
2015-04-24 17:27:48 +02:00
Michael Zillgith
db6cf1ec28
- fixed examples: all timestamp updates prior to corresponding value updates
2015-04-24 14:04:04 +02:00
Michael Zillgith
38711a8843
- fixed some standard conformance issues in report module
2015-04-22 16:53:28 +02:00
Michael Zillgith
5955ae1577
- changed RCB owner from 128 to 64 bytes
2015-04-21 15:25:28 +02:00
Michael Zillgith
e84da95752
- added function MmsValue_getUtcTimeInMsWithUs to C and C# API
2015-04-21 09:28:48 +02:00
Michael Zillgith
48b02ec1b0
- extended server_example3.c to show Timestamp handling
...
- fixed server crash bug when whole LN is requested in a read request (bug #309 )
2015-04-14 16:53:09 +02:00
Michael Zillgith
b42aa358e9
- fixed bug #307
2015-04-13 17:35:39 +02:00
Michael Zillgith
5547adf853
- added support for multiple data models in static model generator
2015-04-10 15:37:26 +02:00
Michael Zillgith
90c9484e8d
- changed reporting example to use two different RCBs
...
- .net API: remove native callback in ReportControlBlock destructor
2015-03-16 15:44:17 +01:00