Log of /yoda/techmodel/CalibTrk2Reader.cpp
Parent Directory
| Revision Log
Revision
5.0 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Aug 29 09:46:13 2005 UTC
(19 years, 3 months ago)
by
kusanagi
Branch:
MAIN
CVS Tags:
YODA5_0/00,
YODA5_0/01,
YODA5_0/02
Changes since
4.4: +2 -2 lines
Diff to
previous 4.4
Starting form this version:
1) includes are defined with relative (not absolute) path respect to the YODA aplication
2) RegistryEvent class is foreseen to contain post-unpack data.
Revision
4.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat May 28 10:44:11 2005 UTC
(19 years, 6 months ago)
by
kusanagi
Branch:
MAIN
Changes since
4.3: +2 -2 lines
Diff to
previous 4.3
Main features of this release are:
- updated classes documentations;
- major changes on the calibration fortran routine for the calorimeter
- update on the TMTC thermistors
- removed old classes as CalibTrkBoth and CalibTrd
Revision
4.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Mar 16 22:51:36 2005 UTC
(19 years, 8 months ago)
by
kusanagi
Branch:
MAIN
CVS Tags:
YODA4_1/00
Changes since
4.1: +5 -7 lines
Diff to
previous 4.1
Bug Fix:
- the parameters "tempPed_par" and "tempSig_par" were defined as int intead to be float
- the filling of the "tempPed_par" and "tempSig_par" and "tempBad_par" was wrong
Revision
4.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Mar 9 19:44:19 2005 UTC
(19 years, 8 months ago)
by
kusanagi
Branch:
MAIN
CVS Tags:
YODA4_0/02,
YODA4_0/03,
YODA4_0/04
Changes since
4.0: +3 -4 lines
Diff to
previous 4.0
Bug Fix:
The parameter DSPbad_par into the struct was defined not in the same order of the
corresponding COMMON in the FORTRAN routine.
The parameter checksum into the struct was defined not defined in the corresponding
COMMON in the FORTRAN routine so has been deleted.
Revision
3.0 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Mar 4 15:54:11 2005 UTC
(19 years, 9 months ago)
by
kusanagi
Branch:
MAIN
Changes since
2.6: +2 -2 lines
Diff to
previous 2.6
Error proof version.
Implemented all detectors packets plus all the main telemetries packets.
Missing all the Init and Alarm packets.
Disabled CRC control on VarDump, ArrDump, TabDump for CPU debugging needs
(the data formats seems correct even if CRC get wrong)
Revision
2.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Dec 3 22:08:00 2004 UTC
(20 years ago)
by
kusanagi
Branch:
MAIN
Changes since
2.1: +57 -70 lines
Diff to
previous 2.1
Finally added a real group of Exception classes
Re-strucuted all the log systems (for better performances on unpacking)
Minor changes following the packets changes
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Aug 24 16:01:57 2004 UTC
(20 years, 3 months ago)
by
kusanagi
Branch:
MAIN
Changes since
1.4: +3 -3 lines
Diff to
previous 1.4
substituted some free() instructions changing them with the more proper delete []
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.