Skip to content

Latest commit

 

History

History
54 lines (38 loc) · 1.51 KB

CHANGELOG.md

File metadata and controls

54 lines (38 loc) · 1.51 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.2.1] - 2019-02-01

Changed

  • Update PGN 127489 Fuel Pressure units (Issue 141.)
  • Update PGN 127498 ASCII string lengths (Issue 142.)
  • Update PGN 127498 Max Speed resolution and unit (Issue 140.)
  • Update PGN 65026 Generator AC Real/Apparent Power values should be 4 bytes

[1.2.0] - 2019-02-01

Added

  • support for Digital Yacht iKonvert
  • actisense-serial supports higher baud rates 460800 and 921600 (where supported by OS)
  • analyzer can read YDWG-02 logfiles
  • replay utility to play back raw logfiles with same rate as they were recorded

Changed

  • Fixed calculation of negative numbers
  • Minor fixes to some PGNs.

[1.1.0] - 2018-10-27

Added

  • Add -version option to all C binaries
  • Add hyperlinks to README.md.

Changed

  • Rename + rework README to README.md for better readability on GitHub.
  • Reformat all C code with new .clang-format file.
  • Refactor use of StringBuffer and logDebug in actisense-serial.

Removed

1.0.0 - 2018-10-21

Added

  • Add version. Since this is a pretty mature product we start at 1.0.0.
  • Add changelog (this file).

Changed

Removed

Versions