Commit Graph

  • e6765585cf - updated cmake file for hal to compile with Visual Studio Michael Zillgith 2018-07-25 21:19:59 +0200
  • de04f3630b - moved lib_memory to hal project Michael Zillgith 2018-07-25 18:02:17 +0200
  • 7d890b7450 - updated version to 1.3.0 Michael Zillgith 2018-07-24 07:13:29 +0200
  • 210a81d14e - updated Makefiles for separate HAL Michael Zillgith 2018-07-24 06:50:23 +0200
  • 2f71744079 - added serial port hal - moved hal to separate directory - added new hal cmake project Michael Zillgith 2018-07-24 06:31:39 +0200
  • dc4fbd76ad - unification of HAL with lib60870 Michael Zillgith 2018-07-23 20:56:28 +0200
  • c36050f455 - renamed iec61850_client_example3 to iec61850_client_example_control - removed outcommented code Michael Zillgith 2018-07-23 17:38:18 +0200
  • b5cb80868c - IED SERVER: fixed bug when calling write access handler (when access policy DENY) Michael Zillgith 2018-07-19 07:24:49 +0200
  • eacdfa953d - IED SERVER: fixed bug when calling write access handler (wrong pointer for ClientConnection object) Michael Zillgith 2018-07-18 21:48:04 +0200
  • 47d34702b1 - updated IEC 61850-9-2 LE example to be more realistic Michael Zillgith 2018-07-12 21:11:16 +0200
  • 2e160d6279 - added server side example for the substitution service Michael Zillgith 2018-07-12 16:01:56 +0200
  • 77c4d3ae03 - 9-2LE example: updated data set Michael Zillgith 2018-07-06 09:46:39 +0200
  • 894ea2e726 - SV: added function SVPublisher_ASDU_setSmpCntWrap - added quality flag "derived" - updated 9-2LE publisher example Michael Zillgith 2018-07-06 09:33:00 +0200
  • 5de644b3bc - .NET API: added check for maximum size of s-selector Michael Zillgith 2018-07-06 08:47:27 +0200
  • ab51835377 - MMS server: fixed wrong preprocessor defines that can cause problems in some configurations (unlimited number of client connections/ multi-threaded server) Michael Zillgith 2018-06-26 19:28:24 +0200
  • a7cb12f5b0 - IEC 61850 client: added new function ControlObjectClient_getCtlValType to simplify control handling Michael Zillgith 2018-06-22 13:47:18 +0200
  • 4605c60a3b - fixed bug in MmsValue_update Michael Zillgith 2018-06-15 07:47:16 +0200
  • 2119503cbf - Visual Studio support: added missing export definitions for client side GoCB handling Michael Zillgith 2018-06-08 15:13:00 +0200
  • 5064c9c31c - updated java binaries Michael Zillgith 2018-06-08 15:00:22 +0200
  • 2c193fed6e Merge branch 'v1.2' of https://github.com/mz-automation/libiec61850 into v1.2 Michael Zillgith 2018-06-08 14:56:48 +0200
  • 9cb032138b - Java SCL parser: parser is more tolerant. Added access to IED list. Michael Zillgith 2018-06-08 14:56:07 +0200
  • edaa1191e7
    Merge e8c3d11003 into a54c5ebca2 #65 DALL'AGNOLA Cédric 2018-06-08 10:04:17 +0000
  • a54c5ebca2
    Merge pull request #68 from synexxus/installdirs-cmake-update Michael Zillgith 2018-06-08 12:03:39 +0200
  • 9fce1a342a Use GNUInstallDirs for install location on Linux #68 Robert Middleton 2018-06-06 09:20:25 -0400
  • e8c3d11003
    Update AccessPoint.java #65 DALL'AGNOLA Cédric 2018-05-29 17:19:11 +0200
  • 3564d3a03c
    Update AccessPoint.java DALL'AGNOLA Cédric 2018-05-29 16:46:56 +0200
  • d49064f7ff
    Update IED.java DALL'AGNOLA Cédric 2018-05-29 16:17:31 +0200
  • 8cc4d675f0
    Update SclParser.java DALL'AGNOLA Cédric 2018-05-29 16:14:01 +0200
  • 49d06cc9d3 - NET API: added TLS support for server side v1.2.2 Michael Zillgith 2018-05-27 20:16:27 +0200
  • 38ee7b43ef - updated version to 1.2.2 Michael Zillgith 2018-05-26 20:48:57 +0200
  • 56046beebe - updated project file for .NET core Michael Zillgith 2018-05-26 20:42:16 +0200
  • 48b14619a3 - .NET API: Added IedServerConfig class Michael Zillgith 2018-05-26 20:38:19 +0200
  • cc24c86484 - Fixed to compile with C++ Michael Zillgith 2018-05-26 20:04:07 +0200
  • c28d06f4d8 - IEC 61850 server: added support to set file service base path with server configuration object Michael Zillgith 2018-05-26 19:34:55 +0200
  • 7cb5ff670a - IEC 61850 server: added support to configure report buffer at runtime - IEC 61850 server: new IedServerConfig type and new IedServer constructor Michael Zillgith 2018-05-26 19:13:47 +0200
  • fe4ae3f38f Merge branch 'v1.2' of https://github.com/mz-automation/libiec61850 into v1.2 Michael Zillgith 2018-05-26 14:31:42 +0200
  • 9a8415b3e6 - IEC 61850 server: prevent sending reports when data model is locked (updated) Michael Zillgith 2018-05-26 14:29:10 +0200
  • 7ff48e85c5
    Merge pull request #63 from arthurazs/v1.2 Michael Zillgith 2018-05-24 23:29:18 +0200
  • 2c9a4bb088 - TLS client: fixed problem with high CPU load Michael Zillgith 2018-05-24 22:59:15 +0200
  • 9e15185c74 - ISO connection: fixed race condition that can cause corrupted messages Michael Zillgith 2018-05-24 20:50:30 +0200
  • 605913b0c1 - fixed some configuration issues Michael Zillgith 2018-05-23 08:06:12 +0200
  • a451731454 - IEC 61850 server: removed unnecessary dynamic string allocation Michael Zillgith 2018-05-19 15:55:29 +0200
  • 2e434d8d47 Update content list #63 Arthur Zopellaro 2018-05-22 19:22:45 -0300
  • 1ac2a7390f - .NET API: updated marshalling for GooseControlBlock Michael Zillgith 2018-05-19 10:51:09 +0200
  • cab1f783fd - .NET API: added project files for .NET core 2.0 Michael Zillgith 2018-05-02 10:31:13 +0200
  • eb97d64ae2 - .NET API: updated marshaling of bool types in pinvoke code Michael Zillgith 2018-05-02 09:21:37 +0200
  • 731608e5b0 - removed inline qualifier from MemoryAllocator_getAlignedSize Michael Zillgith 2018-04-27 21:07:42 +0200
  • da17f8210a - updated version to 1.2.1 v1.2.1 Michael Zillgith 2018-04-27 12:38:14 +0200
  • cf049071cc - IEC 61850 server: fixed bug in report module when RCB was enabled multiple times (new in 1.2.0) Michael Zillgith 2018-04-27 12:12:27 +0200
  • 76ab1ec9f6 - .NET API: Added destructor and Dispose method to ReportControlBlock - .NET API: Changed ReportControlBlock access to IedConnection to improve stability when connection closes unexpectedly Michael Zillgith 2018-04-27 10:45:33 +0200
  • a696e6e35e - updated README and CHANGELOG v1.2.0 Michael Zillgith 2018-04-25 18:52:54 +0200
  • d327f0715e - added function SVReceiver_enableDestAddrCheck Michael Zillgith 2018-04-23 20:30:10 +0200
  • 4fc17660e9 - IEC 61850 server: fixed bug in buffered report module - report can be lost under some circumstances when BRCB is enabled Michael Zillgith 2018-04-21 08:50:02 +0200
  • 60aa022d54 - updated documentation Michael Zillgith 2018-04-19 08:03:35 +0200
  • c856ae7cfa - SV subscriber: replaced unaligned memory access Michael Zillgith 2018-04-13 20:28:18 +0200
  • f54936045f - updated documentation for ClientReport API Michael Zillgith 2018-04-12 08:01:50 +0200
  • bb1dde4dc7 - cleanup header file for hal_filesystem.h - removed old function declaration Michael Zillgith 2018-04-10 16:22:51 +0200
  • 7b98f368dc - some code reformating Michael Zillgith 2018-03-28 20:07:55 +0200
  • 60b7b673f4 - Java SCL parser: allow parse float "Val" elements using "," as decimal separator Michael Zillgith 2018-03-28 19:40:24 +0200
  • b195acd128 - .NET API: Added SEGMENTATION to ReportOptions Michael Zillgith 2018-03-20 21:15:55 +0100
  • a6b8b7767e - updated README.md Michael Zillgith 2018-03-20 09:01:30 +0100
  • 31e9886b6d - .NET API: fixed bug in TLS wrapper Michael Zillgith 2018-03-20 07:06:46 +0100
  • 68d56d947e - made memory alignment configurable Michael Zillgith 2018-03-18 12:44:26 +0100
  • 02a330e414 - IEC 61850 server: added memory alignement for buffered reporting Michael Zillgith 2018-03-18 12:08:44 +0100
  • e13c3c35dd - updated CHANGELOG; updated version number to 1.1.2 1.1.2 v1.1 Michael Zillgith 2018-03-09 21:32:03 +0100
  • e0bc9b9f37 - client: fixed bug in parsing initiate response message Michael Zillgith 2018-03-09 21:00:31 +0100
  • d86e9f8b98 - client: fixed bug in parsing initiate response message Michael Zillgith 2018-03-09 21:00:31 +0100
  • fe9d292d29 - java-tools: added support for OptFlds and TrgOps basic data types Michael Zillgith 2018-03-08 09:13:05 +0100
  • 64b589ac31 - IEC 61850 server: added support for OptFlds and TrgOps basic data types (required for service tracking) Michael Zillgith 2018-03-07 14:18:43 +0100
  • 22d0f32b2f Merge branch 'development' of https://github.com/mz-automation/libiec61850 into development Michael Zillgith 2018-02-19 07:27:04 +0100
  • 4997104396 - SV publisher: conditional encoding for SmpRate Michael Zillgith 2018-02-19 07:26:05 +0100
  • 58057f89d2 - SV publisher: some code cleanup Michael Zillgith 2018-02-18 20:55:50 +0100
  • 17c66c20cd - fixed some header inclusions Michael Zillgith 2018-02-12 22:25:16 +0100
  • e281e37ab1 Merge development Michael Zillgith 2018-02-12 22:08:47 +0100
  • 49208df7f4 - removed ATTRIBUTE_PACKED Michael Zillgith 2018-02-12 22:08:19 +0100
  • d35f16a633 Merge branch 'development' of https://github.com/mz-automation/libiec61850 into development Michael Zillgith 2018-02-12 22:07:13 +0100
  • 6c218db778 - .NET API: added TLSConfiguration destructor Michael Zillgith 2018-02-12 22:06:36 +0100
  • 3a2ad2c4ef - refactored TLS API (moved TLSSocket in a separate private header file) Michael Zillgith 2018-01-29 21:07:29 +0100
  • 6c588a9a3a Merge branch 'development' of https://github.com/mz-automation/libiec61850 into development Michael Zillgith 2018-01-28 20:37:35 +0100
  • d45e729ecf - MMS client/server: added missing length field checks to increase decoder stability Michael Zillgith 2018-01-28 20:34:43 +0100
  • 76cfa46378 - fixed cmake file - added function IedModel_getDeviceByIndex Michael Zillgith 2018-01-26 07:57:10 +0100
  • d5900a9c52 - cmake: fixed CMakeList.txt to allow to build the library as submodule Michael Zillgith 2018-01-25 10:23:19 +0100
  • 11f0fa9e2a - added cast in MmsValue_update Michael Zillgith 2018-01-19 17:37:12 +0100
  • 304db34130 - added cast in MmsValue_update Michael Zillgith 2018-01-19 17:37:12 +0100
  • 7e43e265a7 - MMS server: added state mutex for IsoServer Michael Zillgith 2018-01-14 17:27:52 +0100
  • 0782763cb2 - MMS server: added state mutex for IsoServer Michael Zillgith 2018-01-14 17:27:52 +0100
  • 1b4675841b - rearranged goose_receiver.h and sv_subscriber.h files to avoid type redefinitions Michael Zillgith 2018-01-14 16:44:52 +0100
  • 260d97ae23 - MMS client: MmsConnection added mutexes for state variable Michael Zillgith 2018-01-14 16:24:17 +0100
  • 5a0315b52b - MMS client: added mutex for state in IsoClientConnection Michael Zillgith 2018-01-14 13:17:20 +0100
  • bb8152c383 - MMS client: MmsConnection added mutexes for state variable Michael Zillgith 2018-01-14 16:24:17 +0100
  • d68b2109ae - MMS client: added mutex for state in IsoClientConnection Michael Zillgith 2018-01-14 13:17:20 +0100
  • 47f6039bab Merge c134066645 into 579248accb #44 Jarkko Peltonen 2018-01-11 17:19:54 +0000
  • f9030a8b4f - MmsValue_update function now allows adjusting octet-string size of target object Michael Zillgith 2018-01-11 18:09:04 +0100
  • 579248accb - MmsValue_update function now allows adjusting octet-string size of target object Michael Zillgith 2018-01-11 18:09:04 +0100
  • 33fb9206b3 - .NET API: Added support for Timestamp and Quality to SV subscriber Michael Zillgith 2018-01-02 21:56:23 +0100
  • e63abff71c - SV subscriber/publisher: add support for Quality type Michael Zillgith 2018-01-02 19:51:41 +0100
  • b00fdfde3d - .NET API: added properties for Quality flags Michael Zillgith 2018-01-02 19:26:14 +0100
  • 70c311d433 - SV: added Timestamp type support Michael Zillgith 2017-12-30 14:31:10 +0100
  • 36b0c94eef - .NET API: added sv_subscriber example - .NET API: added missing functions for float types Michael Zillgith 2017-12-30 14:00:01 +0100
  • 8f951cbcef - SV subscriber: added SVReceiver_isRunning function - .NET API: Added SV subscriber Michael Zillgith 2017-12-30 11:40:22 +0100