Markus Zolliker 7a870aa56c rework datatypes (setter should not check limits)
- use Datatype.validate for converting and checking limits
  (used also in properties)
- Datatype.__call__ converts and validates, but without checking
  limits (used in setter)
- Datatype.validate may be used to add missing optional struct elements
  from previous value (used in Dispatcher._setParameterValue)
- remove problematic range check
+ use shorter formula for converting float to int in ScaledInteger
  (leftover from python2 compatibility)
+ improve error messages (strip very long repr(value))

Change-Id: Ib85736fe558ec3370ebce4e1c43f957e3bb0497c
2023-01-16 10:18:15 +01:00
2022-12-20 09:48:14 +01:00
2022-12-19 14:34:48 +01:00
2022-11-10 15:00:27 +01:00
2022-12-22 13:39:47 +01:00
2022-11-09 16:29:29 +01:00
2022-11-09 16:29:29 +01:00
2022-11-09 16:29:29 +01:00
2022-11-09 16:29:29 +01:00
2022-12-06 10:18:50 +01:00
2022-11-08 17:44:58 +01:00
2020-01-15 08:15:35 +01:00
2022-12-20 09:48:14 +01:00
2022-11-09 16:29:29 +01:00
2022-11-09 16:29:29 +01:00
2022-11-09 16:29:29 +01:00
Description
PSI local frappy repo, probably ahead of git/gerrit at MLZ
4.7 MiB
Languages
Python 99.9%