This project is mirrored from https://www-csr.bessy.de/control/SoftDist/sequencer/repo/branch-2-2.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Apr 02, 2011
-
-
ben.franksen authored
Goes like "when (<cond>) {<actions>} exit and has same effect as (and is implemented by) calling built-in pvExit.
-
ben.franksen authored
-
ben.franksen authored
This includes the new built-in pvExit, the new exit syntax for transition clauses, and the seqStop ioc shell command.
-
ben.franksen authored
-
ben.franksen authored
-
ben.franksen authored
-
- Mar 31, 2011
-
-
ben.franksen authored
-
ben.franksen authored
This affects safe mode mostly, where we must copy only as many elements as we got from the pv layer (CA), not the whole array length as defined in the SNL program.
-
ben.franksen authored
-
ben.franksen authored
-
ben.franksen authored
-
ben.franksen authored
-
ben.franksen authored
-
benjamin.franksen authored
The previous implementation largely avoids taking locks but at the cost of being sensitive to thread priorities. I decided this is too brittle; logical correctness should not depend on thread priorities or fair scheduling. A second change closely interwoven with this is to mark a variable dirty even if its shared buffer is written by a pvPut (an anonymous PV in safe mode). This removes a special case and makes anonymous PVs behave more like named ones.
-
benjamin.franksen authored
-
benjamin.franksen authored
-
- Mar 29, 2011
-
-
ben.franksen authored
-
ben.franksen authored
-
benjamin.franksen authored
-
- Mar 28, 2011
-
-
ben.franksen authored
-
ben.franksen authored
-
ben.franksen authored
-
ben.franksen authored
-
ben.franksen authored
-
ben.franksen authored
-
ben.franksen authored
-
ben.franksen authored
-
ben.franksen authored
-
ben.franksen authored
The seqMain.c is a copy of softMain.cpp from EPICS base with a few minor modifications.
-
ben.franksen authored
-
ben.franksen authored
-
ben.franksen authored
Of course we also provide a default seqMain.c and install it.
-
- Mar 27, 2011
-
-
ben.franksen authored
-
ben.franksen authored
-
ben.franksen authored
-
- Mar 26, 2011
-
-
ben.franksen authored
-
- Mar 25, 2011
-
-
ben.franksen authored
-
ben.franksen authored
Also added a queue with default size to validation tests.
-
ben.franksen authored
-
ben.franksen authored
-