Skip to content

Changes

Summary

  1. pySim.ota.OtaDialectSms: Implement command decoding (details)
Commit 57b31670c1f4891d8d1ddc9019072bcfbcc8aa80 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