..
goose_observer
- GOOSE: added GOOSE observer feature (GooseSubscriber listening to all GOOSE messages) and GOOSE observer example
5 years ago
goose_publisher
- GOOSE subscriber example: added error handling when ethernet cannot be accessed
6 years ago
goose_subscriber
- GOOSE subscriber: added optional destination address check for GOOSE messages
5 years ago
iec61850_9_2_LE_example
- SV publisher/subscriber: add support for timestamps with nanosecond resolution
6 years ago
iec61850_client_example1
- improved error handling in iec61850_client_example1
6 years ago
iec61850_client_example2
- fixed object reference string buffer size in iec61850_client_example2[2]
6 years ago
iec61850_client_example4
- added error handling in iec61850_client_example4
7 years ago
iec61850_client_example5
- added new type PSelector to represent presentation layer selector more flexible
6 years ago
iec61850_client_example_array
- replaced strndup
7 years ago
iec61850_client_example_async
- fixed client_example_async to compile on Windows
7 years ago
iec61850_client_example_control
- extended server_example_control to show how to change ctlModel with online service
7 years ago
iec61850_client_example_files
- file-tool: open file in binary mode (to fix problem with file download on windows)
5 years ago
iec61850_client_example_log
- added error handling code to client_example_log.c
7 years ago
iec61850_client_example_no_thread
- added report subscription activation to non-thread mode client example
7 years ago
iec61850_client_example_reporting
iec61850_client_example_reporting: revert changes from MMS server potential crash fix
5 years ago
iec61850_client_file_async
- added new example folder
7 years ago
iec61850_sv_client_example
- removed type DstAddress and replaced by type PhyComAddress
10 years ago
mms_utility
- mms_utility: fixed memory leak
6 years ago
server_example_61400_25
- fixed examples that have control handlers with old signature
5 years ago
server_example_basic_io
Merge pull request #262 from mbourhis/v1.5-smile-ecs
5 years ago
server_example_complex_array
- fixed problems in handling array elements and array element components
5 years ago
server_example_config_file
- removed "entryId" from unbuffered RCB configuration in some CID/ICD files
6 years ago
server_example_control
- updated server_example_control
5 years ago
server_example_dynamic
- prepared for 0.9 release
10 years ago
server_example_files
- moved mms_server.h back to public API (see github #117 )
7 years ago
server_example_goose
- IED server: added GoCB event callback
5 years ago
server_example_logging
- MMS client: fixed bug in log entry parsing ( #224 )
5 years ago
server_example_password_auth
- fixed examples that have control handlers with old signature
5 years ago
server_example_service_tracking
- IED server: added code for log service tracking
5 years ago
server_example_setting_groups
- IED server: fixed issue - read access to SGCB is not possible when read access handler is installed
5 years ago
server_example_simple
- examples: changed SCL file extensions to reflect the correct file type
7 years ago
server_example_substitution
updated server substitution example
6 years ago
server_example_threadless
- fixed examples that have control handlers with old signature
5 years ago
server_example_write_handler
- examples: changed SCL file extensions to reflect the correct file type
7 years ago
sv_publisher
- SV publisher: fixed memory leaks ( #191 )
6 years ago
sv_subscriber
- SV subscriber: improved error handling when Ethernet access doesn't work; fixed potential memory leak
6 years ago
tls_client_example
- updated code to use mbedtls-2.16 (LTS version)
6 years ago
tls_server_example
- fixed examples that have control handlers with old signature
5 years ago
CMakeLists.txt
- GOOSE: added GOOSE observer feature (GooseSubscriber listening to all GOOSE messages) and GOOSE observer example
5 years ago
Makefile
- cleanup examples makefiles
7 years ago