Releases: yamcs/pymdb
Releases · yamcs/pymdb
v1.0.12
v1.0.11
v1.0.9
v1.0.7
v1.0.6
v1.0.5
- Added algorithms
- Make parameters persistent by default
- Fix syntax of generated float
ValidRange
- Rename
*DataEncoding
to*Encoding
- Rename
restriction_criteria
tocondition
- Replace
byte_order
enumeration with a simplerlittle_endian
boolean
v1.0.4
- Container:
- Add
rate
option - Rename
include_condition
tocondition
- For entries, add an
absolute
boolean property (removing need forReferenceLocation
).
- Add
- Parameter: add DynamicInteger option to array length
- Improve support for external references (removing need for
YamcsSystem
. - Add more common epochs, and allow specifying a custom datetime.
v1.0.3
- Add capability to specify threshold alarms
- For arguments, rename
initial_value
todefault
(the nameinitial_value
is preserved for parameters and members) - Add option to specify a parameter as persistent (note: not currently supported by Yamcs)
v1.0.2
v1.0.1
- Fix
root
lookup of a System - Allow specifying engineering bits of IntegerParameter/IntegerArgument
- Remove option to set units for arrays/aggregates (set on the nested type instead)
- Allow specifying Polynomial or Interpolate calibrator on IntegerParameter/FloatParameter