Age | Commit message (Collapse) | Author | Lines |
|
|
|
|
|
also makes distinct_param_values more deterministic
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Otherwise, initialization steps may be undone by the calibration
(as it removes VCC from the device)
|
|
|
|
|
|
A bug introduced by 3b624b1bb4e3614d5befbe5b367d1506dad3c933 caused traces
to be duplicated in a not entirely predictable manner, occasionally affecting
model data.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This way, PTA models can have sleep transitions without conflict
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|