Skip to content

Changes

Started by upstream project gerrit-pysim #2744
Started 5 days 1 hr ago
Queued 1 min 31 sec

Summary

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