Skip to content
Success

Changes

Summary

  1. personalization: set some typical parameter names (details)
Commit 6272f3d00b0d8465b3e9497620715d6d20065a3b by Neels Hofmeyr
personalization: set some typical parameter names

These names better match what humans expect to read, for example "PIN1"
instead of "Pin1".

(We still fall back to the __class__.__name__ if a subclass omits a
specific name, see the ConfigurableParameter init.)

Change-Id: I31f390d634e58c384589c50a33ca45d6f86d4e10
The file was modifiedpySim/esim/saip/personalization.py