minor changes

This commit is contained in:
2022-09-16 12:26:17 +02:00
parent d52a6cebba
commit 00588f8d68
2 changed files with 35 additions and 18 deletions

View File

@@ -40,7 +40,7 @@ static float timeOfs=0.f; //time ofset
#define SIMFLAG1 (pshm->Coord[1].Q[11])
//#define SIMFLAG0 (pshm->P[10])
//#define SIMFLAG1 (pshm->P[11])
//Power PMAC Software Reference Manual.pdf page 760
//Power PMAC Software Reference Manual.pdf Gate3[i].Chan[j].Status -> page 919 UserFlag
#define FLAG0 (gate3_1->Chan[0].Status&0x800)
#define FLAG1 (gate3_1->Chan[1].Status&0x800)