Commit graph

434 commits

Author SHA1 Message Date
628641cabb sampled values: add support for sample rate attribute 2017-11-10 15:45:34 +01:00
1d8d6211ca remove OS X to cut build time 2017-11-10 14:55:14 +01:00
dffe219303 fix version incompatability in Swig 2017-11-10 14:54:11 +01:00
581bd6e9af run tests in Travis-CI 2017-11-10 14:54:10 +01:00
403c3a9e93 added missing case to switch statement in order to silence compiler warnings 2017-11-10 14:54:10 +01:00
064bfa902e mostly cosmetical cleanup of CMakeLists 2017-11-10 14:54:10 +01:00
4fb3141088 enable build on OS X and Python bindings 2017-11-10 14:54:10 +01:00
02bc54a8c2 fix wrong #cmakedefine01 statement 2017-11-10 11:51:22 +01:00
fc6e3892c6 added Travis-CI config 2017-11-10 11:43:14 +01:00
3047681854 refactoring: use spaces instead of tabs consistently 2017-11-10 11:26:20 +01:00
09d5daf0b5 sampled values: add support for 64 bit integers 2017-11-10 11:23:45 +01:00
Michael Zillgith
c291db5d95 - updated README file
- SV receiver: Added semaphore to make subscriber list thread-safe
2017-11-08 08:53:37 +01:00
Michael Zillgith
0c09385462 - .NET API: ControlObject implements IDisposable interface 2017-10-28 15:52:49 +02:00
Michael Zillgith
5fb8c5b984 - MMS: added more length checks in parsers for file services 2017-10-28 13:13:13 +02:00
Michael Zillgith
cd8f5f483d - IED server: added new function IedServer_udpateDbposValue; added new return code for control check callback function 2017-10-26 09:32:16 +02:00
Michael Zillgith
02689d1410 - MMS server: more restrictive value type check when handling write access 2017-10-25 21:51:35 +02:00
Michael Zillgith
8a67fcc00b - fixed problem with cmake include folders 2017-10-25 18:20:22 +02:00
Michael Zillgith
e26ac787d7 - MMS client: file services -fixed encoding problem with long file names 2017-10-24 11:41:25 +02:00
Michael Zillgith
d8f964ac7c - MMS server: ACSE authenticator passes application reference (ap-title and ae-qualifier) 2017-10-19 15:09:17 +02:00
Michael Zillgith
34dff85ed6 - added missing examples 2017-10-19 09:02:29 +02:00
Michael Zillgith
53e741852e - example directory cleanup 2017-10-19 08:54:13 +02:00
Michael Zillgith
922dac1a34 - MMS: fixed potential memory leak in asn1 code that can be caused by malformed MMS messages 2017-09-28 13:23:15 +02:00
Michael Zillgith
90d910625b - MMS: asn1 parser - removed debugging code 2017-09-28 08:43:34 +02:00
Michael Zillgith
a008275f37 - MMS client: parse reject PDU
- MMS: improved BER decoder stability
2017-09-27 23:32:23 +02:00
Michael Zillgith
5b470f740c - MMS server: MMS read handler sets domain to NULL for VMD scope variable 2017-09-27 15:30:23 +02:00
Michael Zillgith
c3043290ac - MMS client: MmsConnection_getVariableAccessAttributes support for VMD specific variables 2017-09-21 21:57:01 +02:00
Michael Zillgith
e595cb7b46 - MMS client: improved error handling 2017-09-15 17:52:40 +02:00
Michael Zillgith
fe8deb9a0a - Java SCL parser: added support for "Val" elements for Octet64 types 2017-09-05 12:09:03 +02:00
Michael Zillgith
0651b94be5 - prepared for release 1.1 2017-08-25 15:15:44 +02:00
Michael Zillgith
400e8fab62 Merge branch 'master' of /home/mzillgit/github/libiec61850 2017-08-25 14:57:58 +02:00
Michael Zillgith
63510d7ee8 - socket-win32: updated WSA initialization handling 2017-08-25 14:57:06 +02:00
Michael Zillgith
17bc388ae5 - updated CHANGELOG for release 1.1.0 2017-08-25 08:31:35 +02:00
Michael Zillgith
d0ac21e487 - client/server: added set data set service (MMS write named variable list)
- client/server: improved write access to array elements and sub arrays
2017-08-25 00:02:51 +02:00
Michael Zillgith
4822a1ab7b - SV subscriber: added functions SVClientASDU_hasRefrTm and SVClientASDU_getRefrTmAsMs 2017-08-24 08:53:07 +02:00
Michael Zillgith
325867b5f4 - MMS client: replaced asn1c code in mms_client_initiate.c 2017-08-20 17:44:20 +02:00
Michael Zillgith
311c70ea30 - some code cleanup in mms_client_connection.c 2017-08-20 10:22:54 +02:00
Michael Zillgith
291d21ef9e - IEC 61850 client: Changed result strings of IedConnection_getDataDirectoryByFC. Removed appended FC string. 2017-08-19 11:24:00 +02:00
Michael Zillgith
b1641b82ff - MMS client/server: extended BER encoder to support MMS PDU sizes with more than 64k 2017-08-15 08:15:33 +02:00
Michael Zillgith
8d2b8b087e - fixed problem with windows def file when winpcap not present 2017-08-04 17:49:47 +02:00
Michael Zillgith
a0af20defc - socket_win32.c: replaced free by GLOBAL_FREEMEM 2017-07-20 17:04:00 +02:00
Michael Zillgith
180673ebfa Merge branch 'master' of github/libiec61850 2017-07-11 08:15:28 +02:00
Michael Zillgith
4b8a6ff3e7 - client API: updated function documentation 2017-07-11 08:14:22 +02:00
Michael Zillgith
b931b773eb - C# API: server - keep references to internal control handler delegates to avoid garbage collection 2017-07-05 10:44:22 +02:00
Michael Zillgith
99c0c8bc75 - added IedModel_getDeviceByInst function 2017-06-23 23:41:07 +02:00
Michael Zillgith
15ec6c7a7c - added additional check to MmsValue_update for structure size mismatch 2017-06-21 23:49:24 +02:00
Michael Zillgith
c08fe41cbb - SV publisher: Changed SampledValuesPublisher_create to support setting of Communication parameters at runtime 2017-06-13 17:35:15 +02:00
Michael Zillgith
3ac4cd88df - fixed memory cleanup in GOOSE subscriber
- added GooseReceiver_isRunning function
- updated goose_subscriber example
2017-06-12 22:22:45 +02:00
mzillgith
dcbc3de0de Merge pull request #14 from cedricboudinet/master
Interface as an argument for sv_publisher_example
2017-06-10 17:49:48 +02:00
mzillgith
0282459668 Merge branch 'master' into master 2017-06-10 17:48:43 +02:00
Michael Zillgith
6badf692fe - updated client example for IEC 61850 file services 2017-05-30 11:50:30 +02:00