Skip to content

Changes

Summary

  1. pySim.ota.OtaDialectSms: Implement command decoding (details)
Commit f8cc321eaaae7485d7a8a01ea5bdfd129b8c0e31 by laforge
pySim.ota.OtaDialectSms: Implement command decoding

So far we only implemented command encoding and response decoding.
Let's also add command decoding, which is useful for example when
decoding protocol traces.

Change-Id: Id666cea8a91a854209f3c19c1f09b512bb493c85
The file was modified tests/test_ota.py
The file was modified pySim/ota.py