Correct TIME 0 values for non-standard IOPs
Add a MODELRATE_CPS ( CPS ) variable to the model build. Use this to calculate dynamic limits for TIME0. Change TIME0 measurement to always run on second cycle no matter the rate, and to take rate into consideration for the calculation. Fixes both fast (524K) and slow (33K) IOP models, specifically aimed at making LLO pemmid look good.
parent
9337deee
No related branches found
No related tags found
Showing
- src/epics/util/feCodeGen.pl 7 additions, 3 deletionssrc/epics/util/feCodeGen.pl
- src/epics/util/lib/createKernelMakefile.pm 3 additions, 0 deletionssrc/epics/util/lib/createKernelMakefile.pm
- src/epics/util/lib/createUserMakefile.pm 9 additions, 2 deletionssrc/epics/util/lib/createUserMakefile.pm
- src/fe/controllerIop.c 9 additions, 20 deletionssrc/fe/controllerIop.c
- src/fe/moduleLoad.c 4 additions, 0 deletionssrc/fe/moduleLoad.c
- src/include/controller.h 5 additions, 3 deletionssrc/include/controller.h
Loading
Please register or sign in to comment