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
- Added
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
- Changes
v0.5.1
Improvements
- Add
QMI.UserIdentity.read_transparent/3
- Add
QMI.UserIdentity.parse_iccid/1
- Better error reasons returned from sending a request
- Add
Fixes
- Timeout crash when requesting a new client id
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
- Fix type spec for
v0.3.0
Improvements
- Clean up unused code
- Add and update docs
Changes
- Change
:rssis
to:rssi_reports
in theQMI.Codec.NetworkAccess.signal_strength_report()
- Change
v0.2.0
Major refactor
v0.1.0
Initial release