wip
This commit is contained in:
@@ -147,7 +147,8 @@ void trigsim_func(void *arg)
|
||||
rt_task_sleep_until(rtSlice+5*1E6); //in ns
|
||||
pshm->P[1]=0;
|
||||
|
||||
if(pshm->Coord[1].Q[0]==-10)
|
||||
//if(pshm->Coord[1].Q[0]==-10)
|
||||
if(pshm->Coord[1].DesTimeBase==0)
|
||||
{
|
||||
rt_task_sleep_until(rtSlice+10*1E6); //in ns
|
||||
pshm->P[0]=1;
|
||||
|
||||
Reference in New Issue
Block a user