Log of /yoda/techmodel/TmtcReader.cpp
Parent Directory
| Revision Log
Revision
4.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon May 16 15:36:33 2005 UTC
(19 years, 6 months ago)
by
kusanagi
Branch:
MAIN
CVS Tags:
YODA4_3/00
Changes since
4.1: +3 -3 lines
Diff to
previous 4.1
As lack in the CPU software 4 thermistores were missing.
Consequently the loop to read the TM_TH_ANA data has been set to 16 instead of the previous 12.
Revision
4.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Mar 7 16:29:55 2005 UTC
(19 years, 8 months ago)
by
kusanagi
Branch:
MAIN
CVS Tags:
YODA4_0/01,
YODA4_0/02,
YODA4_0/03,
YODA4_0/04,
YODA4_1/00,
YODA4_2/00,
YODA4_2/01,
YODA4_2/03,
yodaPreTermistores2_0/00,
yodaPreTermistors2_1/00
Branch point for:
PreThermistores2
Changes since
4.0: +4 -4 lines
Diff to
previous 4.0
Parameter TM_TH_ANA was filled uncorrectly
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.7: +2 -2 lines
Diff to
previous 2.7
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.7 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Feb 8 12:34:19 2005 UTC
(19 years, 9 months ago)
by
kusanagi
Branch:
MAIN
Changes since
2.6: +3 -3 lines
Diff to
previous 2.6
Fix: there was a compilation warning about a missing "new line" at the end of the code
Revision
2.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Dec 9 08:48:41 2004 UTC
(19 years, 11 months ago)
by
kusanagi
Branch:
MAIN
Changes since
2.1: +4 -4 lines
Diff to
previous 2.1
Fixed bug of Stack overflow in case of Log CRCError
Added S4Init & S4Alarm packets
Revision
2.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Dec 3 22:08:01 2004 UTC
(19 years, 11 months ago)
by
kusanagi
Branch:
MAIN
Changes since
2.0: +5 -10 lines
Diff to
previous 2.0
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.3 -
(
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.2: +2 -3 lines
Diff to
previous 1.2
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.