diff --git a/src/AcquireWaveformLecroy.cpp b/src/AcquireWaveformLecroy.cpp index 43ea127a646b1c4d9ac2ad59986a9e52212371d3..d638378a1c392b7df052fcb895c587b50e27aa17 100644 --- a/src/AcquireWaveformLecroy.cpp +++ b/src/AcquireWaveformLecroy.cpp @@ -1,4 +1,4 @@ -static const char *RcsId = "$Header: /users/chaize/newsvn/cvsroot/Instrumentation/AcquireWaveformLecroy/src/AcquireWaveformLecroy.cpp,v 1.10 2008-02-29 15:00:12 xavela Exp $"; +static const char *RcsId = "$Header: /users/chaize/newsvn/cvsroot/Instrumentation/AcquireWaveformLecroy/src/AcquireWaveformLecroy.cpp,v 1.11 2008-04-24 13:08:44 syldup Exp $"; //+============================================================================= // // file : AcquireWaveformLecroy.cpp @@ -11,11 +11,15 @@ static const char *RcsId = "$Header: /users/chaize/newsvn/cvsroot/Instrumentatio // // project : TANGO Device Server // -// $Author: xavela $ +// $Author: syldup $ // -// $Revision: 1.10 $ +// $Revision: 1.11 $ // // $Log: not supported by cvs2svn $ +// Revision 1.10 2008/02/29 15:00:12 xavela +// xavier: +// sleep added after a write +// // Revision 1.9 2008/02/28 09:02:05 xavela // xavier : // StateMachine file added !! (oups) diff --git a/src/AcquireWaveformLecroy.h b/src/AcquireWaveformLecroy.h index 9eaf7786cb0730d6fa1dd62d9bdecd40879a3f2a..d9f96825d5e83217132d8138d240ce79f6c540e5 100644 --- a/src/AcquireWaveformLecroy.h +++ b/src/AcquireWaveformLecroy.h @@ -6,11 +6,15 @@ // // project : Acquire_Waveform_Lecroy_Prj // -// $Author: xavela $ +// $Author: syldup $ // -// $Revision: 1.7 $ +// $Revision: 1.8 $ // // $Log: not supported by cvs2svn $ +// Revision 1.7 2008/02/28 09:02:05 xavela +// xavier : +// StateMachine file added !! (oups) +// // Revision 1.5 2004/10/18 13:17:49 xavela // xavier : add an attr waveArray2. // Sorts attr in expert and operator view with Pogo. @@ -53,8 +57,8 @@ #include "WaveformException.h" /** - * @author $Author: xavela $ - * @version $Revision: 1.7 $ $ + * @author $Author: syldup $ + * @version $Revision: 1.8 $ $ */ // Add your own constants definitions here. diff --git a/src/AcquireWaveformLecroyClass.cpp b/src/AcquireWaveformLecroyClass.cpp index c27c7be07cf6d639f40e60c67639e97121a2278a..9a8c747fd0294d5683a2487e8ef3a244139d82bc 100644 --- a/src/AcquireWaveformLecroyClass.cpp +++ b/src/AcquireWaveformLecroyClass.cpp @@ -1,4 +1,4 @@ -static const char *RcsId = "$Header: /users/chaize/newsvn/cvsroot/Instrumentation/AcquireWaveformLecroy/src/AcquireWaveformLecroyClass.cpp,v 1.7 2008-02-28 09:02:05 xavela Exp $"; +static const char *RcsId = "$Header: /users/chaize/newsvn/cvsroot/Instrumentation/AcquireWaveformLecroy/src/AcquireWaveformLecroyClass.cpp,v 1.8 2008-04-24 13:08:44 syldup Exp $"; static const char *TagName = "$Name: not supported by cvs2svn $"; @@ -18,11 +18,15 @@ static const char *RCSfile = "$RCSfile: AcquireWaveformLecroyClass.cpp,v $"; // // project : TANGO Device Server // -// $Author: xavela $ +// $Author: syldup $ // -// $Revision: 1.7 $ +// $Revision: 1.8 $ // // $Log: not supported by cvs2svn $ +// Revision 1.7 2008/02/28 09:02:05 xavela +// xavier : +// StateMachine file added !! (oups) +// // Revision 1.5 2004/10/18 13:17:49 xavela // xavier : add an attr waveArray2. // Sorts attr in expert and operator view with Pogo. diff --git a/src/AcquireWaveformLecroyClass.h b/src/AcquireWaveformLecroyClass.h index 3161fdc42626dde08cee70bd283b588dc5dff7e2..4c8c2d7ffb9826247ef29889a1b0850c6f85b5fc 100644 --- a/src/AcquireWaveformLecroyClass.h +++ b/src/AcquireWaveformLecroyClass.h @@ -10,11 +10,15 @@ // // project : TANGO Device Server // -// $Author: xavela $ +// $Author: syldup $ // -// $Revision: 1.7 $ +// $Revision: 1.8 $ // // $Log: not supported by cvs2svn $ +// Revision 1.7 2008/02/28 09:02:05 xavela +// xavier : +// StateMachine file added !! (oups) +// // Revision 1.5 2004/10/18 13:17:49 xavela // xavier : add an attr waveArray2. // Sorts attr in expert and operator view with Pogo. diff --git a/src/AcquireWaveformLecroyStateMachine.cpp b/src/AcquireWaveformLecroyStateMachine.cpp index 2171191236651e31a2f2af591abd4d2525adcdb4..c959dda52ef689b9ae0cdf0dcd55e9fd912d7fe3 100644 --- a/src/AcquireWaveformLecroyStateMachine.cpp +++ b/src/AcquireWaveformLecroyStateMachine.cpp @@ -1,4 +1,4 @@ -static const char *RcsId = "$Header: /users/chaize/newsvn/cvsroot/Instrumentation/AcquireWaveformLecroy/src/AcquireWaveformLecroyStateMachine.cpp,v 1.1 2008-02-28 09:02:05 xavela Exp $"; +static const char *RcsId = "$Header: /users/chaize/newsvn/cvsroot/Instrumentation/AcquireWaveformLecroy/src/AcquireWaveformLecroyStateMachine.cpp,v 1.2 2008-04-24 13:08:44 syldup Exp $"; //+============================================================================= // // file : AcquireWaveformLecroyStateMachine.cpp @@ -8,11 +8,15 @@ static const char *RcsId = "$Header: /users/chaize/newsvn/cvsroot/Instrumentatio // // project : TANGO Device Server // -// $Author: xavela $ +// $Author: syldup $ // -// $Revision: 1.1 $ +// $Revision: 1.2 $ // // $Log: not supported by cvs2svn $ +// Revision 1.1 2008/02/28 09:02:05 xavela +// xavier : +// StateMachine file added !! (oups) +// // // copyleft : European Synchrotron Radiation Facility // BP 220, Grenoble 38043 diff --git a/src/ClassFactory.cpp b/src/ClassFactory.cpp index 4ee815ef7f4122367c743da8c67edc00bfcf54cf..b1c4c3a640f1b130d3a1e882dd75073765a2c1ae 100644 --- a/src/ClassFactory.cpp +++ b/src/ClassFactory.cpp @@ -1,4 +1,4 @@ -static const char *RcsId = "$Header: /users/chaize/newsvn/cvsroot/Instrumentation/AcquireWaveformLecroy/src/ClassFactory.cpp,v 1.5 2008-02-28 09:02:05 xavela Exp $"; +static const char *RcsId = "$Header: /users/chaize/newsvn/cvsroot/Instrumentation/AcquireWaveformLecroy/src/ClassFactory.cpp,v 1.6 2008-04-24 13:08:44 syldup Exp $"; //+============================================================================= // // file : ClassFactory.cpp @@ -10,11 +10,15 @@ static const char *RcsId = "$Header: /users/chaize/newsvn/cvsroot/Instrumentatio // // project : TANGO Device Server // -// $Author: xavela $ +// $Author: syldup $ // -// $Revision: 1.5 $ +// $Revision: 1.6 $ // // $Log: not supported by cvs2svn $ +// Revision 1.5 2008/02/28 09:02:05 xavela +// xavier : +// StateMachine file added !! (oups) +// // Revision 1.4 2004/10/18 13:17:49 xavela // xavier : add an attr waveArray2. // Sorts attr in expert and operator view with Pogo. @@ -49,8 +53,8 @@ static const char *RcsId = "$Header: /users/chaize/newsvn/cvsroot/Instrumentatio /** * Create AcquireWaveformLecroyClass singleton and store it in DServer object. * - * @author $Author: xavela $ - * @version $Revision: 1.5 $ $ + * @author $Author: syldup $ + * @version $Revision: 1.6 $ $ */ void Tango::DServer::class_factory() diff --git a/src/Makefile b/src/Makefile index b979d2e089c470d4948feea672533f4d1e8cb2bf..a58f3ca278a47b4d457d038ac776e52fecae86a7 100644 --- a/src/Makefile +++ b/src/Makefile @@ -14,15 +14,20 @@ # -# $Author: xavela $ +# $Author: syldup $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # # $Log: not supported by cvs2svn $ +# Revision 1.4 2004/10/18 13:17:49 xavela +# xavier : add an attr waveArray2. +# Sorts attr in expert and operator view with Pogo. +# Inconsistencies removed. +# # Revision 1.3 2004/10/07 09:21:19 xavela # xavier : no cout now. # diff --git a/src/main.cpp b/src/main.cpp index bb4bdb2ccf5910dbc307f89375a13293f176fd03..410445bb5be21c32794320c6fed6ef14e064840b 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,4 +1,4 @@ -static const char *RcsId = "$Header: /users/chaize/newsvn/cvsroot/Instrumentation/AcquireWaveformLecroy/src/main.cpp,v 1.5 2008-02-28 09:02:05 xavela Exp $"; +static const char *RcsId = "$Header: /users/chaize/newsvn/cvsroot/Instrumentation/AcquireWaveformLecroy/src/main.cpp,v 1.6 2008-04-24 13:08:44 syldup Exp $"; //+============================================================================= // // file : main.cpp @@ -10,11 +10,15 @@ static const char *RcsId = "$Header: /users/chaize/newsvn/cvsroot/Instrumentatio // // project : TANGO Device Server // -// $Author: xavela $ +// $Author: syldup $ // -// $Revision: 1.5 $ $ +// $Revision: 1.6 $ $ // // $Log: not supported by cvs2svn $ +// Revision 1.5 2008/02/28 09:02:05 xavela +// xavier : +// StateMachine file added !! (oups) +// // Revision 1.4 2004/10/18 13:17:49 xavela // xavier : add an attr waveArray2. // Sorts attr in expert and operator view with Pogo.