Message Passing Facility
Industry Pack Support

Release Notes

Release 1-6

The config files have been changed to use the base 3.13.3 makeBaseApp rules. This method also works for earlier release of base.

Stack Overflow may occur for PowerPC. This problem was fixed by change the stack size in the calls to taskSpawn in the following files: RMRClient.cc, RMRServer.cc, andTcp.cc.

DevMpf previously issued an error message and returned without calling startIO is PACT is true and no replyMessage is present. This check is no longer made. This allows the creation of device support that has to process several messages before a record completes processing.

Release 1-5

All device specific code has been unbundled from MPF itself except the ip carrier support.

DevMpf changed to properly handle connects during ioc initialization.

NOTE: The following actuallly refer to the unbundled support.

The serial test (startEpicsSerial) has been changed so records are event scanned and so that scan rate of all records can be changed from a single control that appears at the top of the adl screen.

OctalUARTPort::read has been changed to lock interrupts while calling startIoTimeout.

serialServer should now properly handle circularBuffer mode .

Changes have been made to OctalUART to handle soft reboots.

Release 1-4

The major changes have been to DevMpf and to serialServer. Thanks to input from Mark Rivers both of these should be much more useful. Read the new version of the manual for details.

Release 1-3

This is the first release that follows a regular releases numbering scheme. Since the last release the following major changes have occured. The following changes are necessary to convert existing mpf applications: