mpf-related stuff replaced by asyn-related stuff
minor scaler-record changes to accommodate Joerger VS series. Existing support for other scaler devices should not require any modifications.
BitBus is no longer supported
ioc-status info now provided by vxStats module
PID support rearranged around the asyn module
SSEQ-record delays now snap to nearest clock period, and show user the delay that will actually be used. Fixed bug that was crashing on Linux and Windows.
This is what's left of the synApps std module after the modules autosave, calc, optics, sscan, and vme were split out.
This version is intended to build with EPICS base 3.14.5. Differences from std 2.2:scaler record - device support that used "struct callback" defined in devScaler.h must now replace that with "CALLBACK", and must include epics/base/include/callback.h