Releases: GridProtectionAlliance/phasorsplitter
Synchrophasor Stream Splitter v1.1.13
This is the official release for the Synchrophasor Stream Splitter v1.1.11
- Changes include a fix for automatically moving to next server when multiple TCP server end-points are defined:
- SS-2 Fix for moving to next server specification.
- Improves selected server feedback
- Adds remote UDP command operations with UI configuration
See latest updates since previous release.
Asset Filename | SHA256 Hash |
---|---|
StreamSplitter.Installs.zip | F35BC476494A0FFDD07B4CE1EC375A12842A8B68A50EDBA62B65212523090F26 |
Synchrophasor Stream Splitter v1.1.11
This is the official release for the Synchrophasor Stream Splitter v1.1.11
- Changes include a fix for automatically moving to next server when multiple TCP server end-points are defined:
- [SS-2] Fix for moving to next server specification. by @ritchiecarroll in #3
See latest updates since previous release.
Asset Filename | SHA256 Hash |
---|---|
StreamSplitter.Installs.zip | B3CC64C654B1E639C82BBD4612BEFD09336828CB42E1526A3B2C192F2A706C55 |
Synchrophasor Stream Splitter v1.1.10
This is the official release for the Synchrophasor Stream Splitter v1.1.10
- Changes include a redesigned, easier to use UI to more easily accommodate many hundreds of proxy connections:
- Grid based proxy list with single reusable editing control
- Most columns are sortable which include color-coded connection state and enabled columns
- Improved search operations, including ability add / remove in search sub-set
- Updates to latest synchrophasor libraries.
See latest updates since previous release.
Asset Filename | SHA256 Hash |
---|---|
StreamSplitter.Installs.zip | ED597F50208EA4CE504881EDBC0B5DD591FCAAAD94EBA9FDE6710D7BEE681F51 |
Synchrophasor Stream Splitter v1.1.5
This is the official release for the Synchrophasor Stream Splitter v1.1.5
- Changes include updates to search feature to better find text in name field and maintain search field focus through refreshes on Manager application.
- Updates to latest synchrophasor libraries.
See latest updates since previous release.
Asset Filename | SHA256 Hash |
---|---|
StreamSplitter.Installs.zip | 574B08EA24D97DCC29A7C840FC5C47A8EFFCD44FF2CFA9EE48A7C8F52E984A79 |
Synchrophasor Stream Splitter v1.1.4
This is the official release for the Synchrophasor Stream Splitter v1.1.4
Changes include new search feature on Manager application and updates to latest synchrophasor libraries.
See latest updates since previous release.
Asset Filename | SHA256 Hash |
---|---|
StreamSplitter.Installs.zip | 0D7BCF7EC819C5E09D135CCAF03BA4EF579A4701F45E6A18624A9EAC897D3D92 |
Synchrophasor Stream Splitter v1.1.3
This is the official release for the Synchrophasor Stream Splitter v1.1.3
Changes include parsing improvements for spanned IEEE C37.118-2011 Configuration 3 Frames
See latest updates since previous release.
File Hash
Algorithm: SHA256
Hash: 4DF14B6A8C53A8B2A0CB0B73C3018921060C5C38C43943CF02DBC51B553E7C4F
File: StreamSplitter.Installs.zip
Synchrophasor Stream Splitter v1.1
This is the official release for the Synchrophasor Stream Splitter v1.1.2
Changes include IEEE C37.118-2011 updates for Configuration Frame 3
See full release notes since last release.
Synchrophasor Stream Splitter v1.0.36
- Added NGEN compilation steps to installer for faster startup times
- Updated to latest version of GSF libraries which includes many fixes
Synchrophasor Stream Splitter v1.0.34
Updated release to version 1.0.34 to include:
- Added an event handler to restart an enabled connection when the number of exceptions for a connection has exceeded a threshold.
Updated release to version 1.0.32 to include:
- Fixed potential race conditions between simultaneous calls to Start() and Stop() methods in StreamProxy.
Updated release to version 1.0.31 to include:
- Fixed issue for high-order ID codes, i.e., access ID value, to allow values greater than 32,767 - specifically this now allows unsigned short 16-bit values up to 65,535.
- Upgraded to the latest GSF libraries.
Updated release to version 1.0.28 to include:
- Fixed a race condition that was causing to an infinite asynchronous loop for reverse TCP connections
- Fixed status light for listening servers that are started but have no connected devices
- Added a configurable delay for reporting duplicate socket exceptions, defaults to every 10 seconds
- Upgraded to the latest GSF libraries.
Updated release to version 1.0.24 to include:
- Added a short delay before reconnect when handling terminated connections to prevent flooding event log when using a reverse proxy connection.
- Upgraded to the latest GSF libraries.
Updated release to version 1.0.19 to include:
- Fixed a race condition that would prevent restarting a reverse proxy connection when system was under load.
- Updated UI to accept a zero value as a valid ID code.
- Added StreamSplitter to GSF roll-down process that includes signing of the MSI installer files.
- Upgraded to the latest GSF libraries.
Updated release to version 1.0.12 to include:
- Upgraded to the latest GSF libraries to fix a memory issue on reconnects.
Updated release to version 1.0.11 to include:
- Latest GSF libraries, v2.1.158, that includes TCP server fix to correct race conditions between connects and disconnects on a connection that may not be reporting
Updated release to version 1.0.10 to include:
- Latest GSF libraries, v2.1.154, to include recent bug fixes
- Customizable data monitor interval by adding connection string parameter "dataMonitorInterval" to a specified number of milliseconds
Updated release to version 1.0.9 to include:
- Latest GSF libraries which include stability fixes
- Migration to .NET 4.6 for speed enhancements
Updated release to version 1.0.8 to include:
- Improved error handling and automatic connection recovery when using reverse initiated TCP proxies.
- Updated GSF libraries to latest version.
Updated release to version 1.0.7 to include:
- Added new check boxes for easier support of listening TCP connections for both source and proxy destinations. This allows synchrophasor traffic to cross security perimeters from high-to-low even when traffic normally is initiated in the other direction.
- Updated GSF libraries to latest version.
Updated release to version 1.0.6 to include:
- Fixed "save-as" button to operate as expected
Updated release to version 1.0.5 to include:
- Fixed issue with device access ID assignment
Updated release to version 1.0.4 to include:
- Latest GSF updates
Updated release to version 1.0.3 to include:
- Latest GSF updates
- Auto-start of publication channel (not dependent on config frame reception)
- Upgradable install package with .NET 4.5 detection
Updated release to version 1.0.2 to include:
- Option for IEEE C37.118 to trust parsed byte counts over header length
- "Reconnect" button changed to "Connect To" with dialog for alternate server connection
- Transparent panel now only visible when mouse is over delete tool bar button for current selection emphasis.
Synchrophasor Stream Splitter v1.0.32
Updated release to version 1.0.32 to include:
- Fixed potential race conditions between simultaneous calls to Start() and Stop() methods in StreamProxy.
Updated release to version 1.0.31 to include:
- Fixed issue for high-order ID codes, i.e., access ID value, to allow values greater than 32,767 - specifically this now allows unsigned short 16-bit values up to 65,535.
- Upgraded to the latest GSF libraries.
Updated release to version 1.0.28 to include:
- Fixed a race condition that was causing to an infinite asynchronous loop for reverse TCP connections
- Fixed status light for listening servers that are started but have no connected devices
- Added a configurable delay for reporting duplicate socket exceptions, defaults to every 10 seconds
- Upgraded to the latest GSF libraries.
Updated release to version 1.0.24 to include:
- Added a short delay before reconnect when handling terminated connections to prevent flooding event log when using a reverse proxy connection.
- Upgraded to the latest GSF libraries.
Updated release to version 1.0.19 to include:
- Fixed a race condition that would prevent restarting a reverse proxy connection when system was under load.
- Updated UI to accept a zero value as a valid ID code.
- Added StreamSplitter to GSF roll-down process that includes signing of the MSI installer files.
- Upgraded to the latest GSF libraries.
Updated release to version 1.0.12 to include:
- Upgraded to the latest GSF libraries to fix a memory issue on reconnects.
Updated release to version 1.0.11 to include:
- Latest GSF libraries, v2.1.158, that includes TCP server fix to correct race conditions between connects and disconnects on a connection that may not be reporting
Updated release to version 1.0.10 to include:
- Latest GSF libraries, v2.1.154, to include recent bug fixes
- Customizable data monitor interval by adding connection string parameter "dataMonitorInterval" to a specified number of milliseconds
Updated release to version 1.0.9 to include:
- Latest GSF libraries which include stability fixes
- Migration to .NET 4.6 for speed enhancements
Updated release to version 1.0.8 to include:
- Improved error handling and automatic connection recovery when using reverse initiated TCP proxies.
- Updated GSF libraries to latest version.
Updated release to version 1.0.7 to include:
- Added new check boxes for easier support of listening TCP connections for both source and proxy destinations. This allows synchrophasor traffic to cross security perimeters from high-to-low even when traffic normally is initiated in the other direction.
- Updated GSF libraries to latest version.
Updated release to version 1.0.6 to include:
- Fixed "save-as" button to operate as expected
Updated release to version 1.0.5 to include:
- Fixed issue with device access ID assignment
Updated release to version 1.0.4 to include:
- Latest GSF updates
Updated release to version 1.0.3 to include:
- Latest GSF updates
- Auto-start of publication channel (not dependent on config frame reception)
- Upgradable install package with .NET 4.5 detection
Updated release to version 1.0.2 to include:
- Option for IEEE C37.118 to trust parsed byte counts over header length
- "Reconnect" button changed to "Connect To" with dialog for alternate server connection
- Transparent panel now only visible when mouse is over delete tool bar button for current selection emphasis.