Skip to content

v0.7.1

Choose a tag to compare

@mattludwigs mattludwigs released this 16 Sep 17:53
· 134 commits to main since this release

Added

  • QMI.NetworkAccess.get_rf_band_info/1 to get band and channel information
  • QMI.WirelessData.set_event_report/2 to configure the wireless data service
    to report transmit and receive stats
  • Parsing for wireless data service's event report indication
  • QMI.Codec.WirelessData.set_event_report/1
  • QMI.Codec.NetworkAccess.get_rf_band_info/0

Changed

  • QMI.request() decode function type now allows returning :ok for request
    who's response does not contain any information.