Skip to content

openXDA 1.3

Compare
Choose a tag to compare
@StephenCWills StephenCWills released this 17 Aug 02:43
· 6639 commits to master since this release

This release includes...

  1. Installer for version 1.3 of the openXDA service.
  2. Binaries for the openXDA service, the DeviceDefinitionsMigrator console application, and the XDA Waveform Data Parser for testing fault records against XDA's parsers.
  3. Setup and configuration guide for the openXDA service.
  4. Example of a device definitions file for the configuration of fault recorders.

Changes since 1.2.1...

  • Added double-ended fault location analysis.
  • Improved fault detection logic to better identify false positive results.
  • Modified the analysis engine to be more data driven allowing configuration of modules to perform different types of analysis.
  • Added fault email templates to allow for configuration of custom email formats.
  • Improved the performance of the initial file scan on system startup.
  • Enhancements to support parallel processing of file data.
  • Improved logging mechanisms and verbosity of log messages.
  • Many minor bug fixes and improvements.