Releases: GridProtectionAlliance/PMUConnectionTester
PMU Connection Tester v4.7.4
This is the official release for the PMU Connection Tester v4.7.4
Changes Include:
- Added ability to search / filter phasors for selection for a PMU
- Added configuration frame version to connection related settings
- Ensures open phasor search list stays intact through config updates
Full Changelog: v4.7.1...v4.7.4
Asset Filename | SHA256 Hash |
---|---|
PMUConnectionTester.Installs.zip | 530C7A7E426A7B15B086AE71050DE7BFB0C82DE56AAF6BF062F0F9560324754F |
PMU Connection Tester v4.7.3
This is the official release for the PMU Connection Tester v4.7.3
Changes Include:
- Added ability to search / filter phasors for selection for a PMU
- Added configuration frame version to connection related settings
Full Changelog: v4.7.1...v4.7.3
Asset Filename | SHA256 Hash |
---|---|
PMUConnectionTester.Installs.zip | 80FA44251CD8582AF2FB311ED4A1777B29CFF0EB8241AB5BC78BCF277A5EA26C |
PMU Connection Tester v4.7.1
This is the official release for the PMU Connection Tester v4.7.1
Changes include:
- Converted all code to C# -- this version of PMU Connection Tester contains no VB code or references
- Assisted by SharpDevelop Code Converter (VB - C#)
- Fixed issue with simulated timestamp ordering during file-based replay
- Fixed restoration of file-based auto-repeat playback checkbox when deserializing a saved connection file
- Updated file based connection to begin auto-replay when changing state of auto-repeat playback checkbox
Asset Filename | SHA256 Hash |
---|---|
PMUConnectionTester.Installs.zip | 617149916056E98A529E01FD8385CBB98556062F10EC609CCBE3501D6AE69788 |
PMU Connection Tester v4.6.9
This is the official release for the PMU Connection Tester v4.6.9
Changes include:
- Improvements to parsing spanned IEEE C37.118-2011 Configuration 3 Frames when reading from a
.PmuCapture
file. File-based replays will now continue read file buffers until CFG3 frame is fully received. - Added pacing to config frame processing for better UI response so that back-to-back encountered config frames, such as, auto-repeating a capture file that only contains a config frame, are not parsed too quickly. UI needs time to process and react to config detail loading.
- Added wait cursor when loading protocol specific attribute tree. This provides better feedback on work in progress for very large trees.
See latest updates since previous release.
File Hash
Algorithm: SHA256
Hash: 7ACFDC9C3B5DB9F4A8E5D4CC8D52410D883BBE9E4D88C7DD8806E4A00E7F1259
File: PMUConnectionTester.Installs.zip
PMU Connection Tester v4.6.7
This is the official release for the PMU Connection Tester v4.6.7
Changes include parsing improvements for spanned IEEE C37.118-2011 Configuration 3 Frames
See latest updates since previous release.
File Hash
Algorithm: SHA256
Hash: 0A3FF388D96791849F92953684E0C1C275752CF67EBE3FEBD9330529867F08A7
File: PMUConnectionTester.Installs.zip
PMU Connection Tester v4.6
This is the official release for the PMU Connection Tester v4.6.3
Changes include IEEE C37.118-2011 updates for Configuration Frame 3
See full release notes since last release.
File Hash
Algorithm: SHA256
Hash: D094432DDD237B78F0BFFD14D692CD22C2F87D5A5EA4BC3035B0EBC400B680D0
File: PMUConnectionTester.Installs.zip
PMU Connection Tester v4.5.12
- Added NGEN compilation steps to installer for faster startup times
- Updated to latest version of GSF libraries which includes many fixes
PMU Connection Tester v4.5.11
Note: This is not the latest version.
- Updated to latest version of GSF libraries which includes many fixes -- some that may be relevant to the PMU Connection Tester are listed below.
- Fixed all application URL's, e.g., help links, to point to github.
GSF 2.2 Updates
-
Added ability to control TCP Nagle algorithm through configuration and applied better defaults when applicable
-
Fixed error when accepting TLS socket connection that caused the server to stop listening for connections when the client force closes the connection too early
-
Corrected a slow memory leak in the MultiProtocolFrameParser that could occur when a replay start time and stop time is specified
-
Modified DoubleBufferedQueueManager behavior to skip calling item handler if there are no items to handle
-
Fixed race condition in LogicalThreadScheduler that caused exceptions in rare circumstances when queuing actions
-
Added static SHA hash algorithm creation functions to Cipher that respect current FIPS setting
PMU Connection Tester v4.5.10
Note: This is not the latest version.
Add a newline after writing the header when doing a stream debug capture.
PMU Connection Tester v4.5.9
Note: This is not the latest version.
Changed the relative phase angle difference calculations to re-wrap the results to -180/+180.