You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Fixes
Added handling for case where pragma is None
Lower array archive threshold to arrays with fewer than 1000 elements
to prevent our high-rate encoder and power meter readbacks. This is a good
threshold because it represents 1000Hz data with a 1Hz polling rate, a
very typical parameter.
Default APST and MPST fields to "On Change" for waveform PVs. These are
special waveform fields that tell monitors and the archiver when to take an
update, and previously they were set to "Always", causing influxes of data
from static char waveform strings.