Skip to content

Changes

Summary

  1. pySim/cat: Fix contruct for Address class/IE (details)
Commit 5446e1d4e4376e2cf5ee87bae84c4477a1afc0a5 by laforge
pySim/cat: Fix contruct for Address class/IE

Something like "this._.total_len-1" only works during decode. Let's
use GreedyBytes instead, working for encode and decode.

Change-Id: Idf8326298cab7ebc68b09c7e829bfc2061222f51
The file was modified pySim/cat.py
The file was addedsmpp_ota_apdu2.py