Skip to content
Success

Changes

Summary

  1. personalization: set some typical parameter names (details)
Commit fb8f9d55da0967ce1182ce104b82d088faf501a1 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