Skip to content

Changes

Summary

  1. pySim.ota.OtaDialectSms: Implement command decoding (details)
Commit 3bb4ff21dbc58786a08d13c38b37a0f61a4088cc 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 pySim/ota.py
The file was modified tests/test_ota.py