Changelog

v0.6.3 - 2021-08-25

Added

  • QMI.DeviceManagement.get_device_serial_numbers/1
  • Support for Wireless Data Service packet status indication

v0.6.2

v0.6.1

  • Enhancements

    • Build and code cleanup
  • Fixes

    • A crash when a response is received after the request has timed out

v0.6.0

  • Updates
    • Changes QMI.Codec.Indications to be an internal module

v0.5.1

v0.5.0

  • Improvements
    • Add support for QMI indications

v0.4.0

  • Changes
    • Change supervision tree to support driver crashes (backwards incompatible)

v0.3.1

  • Fixes
    • Fix type spec for QMI.Codec.NetworkAccess.home_network_report()
    • Fix error when the device closes and QMI retries to open the device

v0.3.0

  • Improvements

    • Clean up unused code
    • Add and update docs
  • Changes

    • Change :rssis to :rssi_reports in the QMI.Codec.NetworkAccess.signal_strength_report()

v0.2.0

Major refactor

v0.1.0

Initial release