Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 764 Bytes

File metadata and controls

22 lines (15 loc) · 764 Bytes

FW UPS Pack V3 - Changelog

README | CHANGELOG | TODOs | LICENCE

Version 1.0.1

  • Fixed wrong links in docs
  • Updated base firmware: repoSync
  • Fixed properties: voltage_out_millis
  • Added property: voltage_out
  • Various fixes on simulator and parsers
  • Fixed HALT signal handling

You can find the logs of this version into the docs/logs folder.

Version 1.0.0

  • Copied files from the com.robypomper.smartvan.fw.victron repo
  • Rearranged scripts files and grouped common code
  • Implemented Device class for UPS Pack V3 over serial (UART)
  • Added supported_devices.md and values_mapping.md as documentation pages