M_PARITY
#define G_PARITY(x) (((x) >> S_PARITY) & M_PARITY)
np->msgout[0] = (phase == 7) ? M_PARITY : M_ID_ERROR;
if (np->lastmsg == M_PARITY || np->lastmsg == M_ID_ERROR) {