Skip to content
Success

Changes

Summary

  1. ts_51_011.EF_SMSP: Use integer division during encode (details)
Commit 45e180f294fe2b21b7bfec1da2898fe34cd16a37 by laforge
ts_51_011.EF_SMSP: Use integer division during encode

Otherwise we might compute float values and fail encoding like this:

> construct.core.FormatFieldError: Error in path (building) -> tp_vp_minutes
> struct '>B' error during building, given value 169.0

Change-Id: I989669434c7ddee9595ee81a0822f9966907a844
The file was modifiedpySim/ts_51_011.py