Project

General

Profile

Motorola Horizon macroMotorola Horizon macroCTU Console » History » Version 1

laforge, 02/19/2016 10:47 PM
add page on CTU console

1 1 laforge
= CTU Console =
2
3
The CTU each have a DB-9 serial port with a RS-232 UART on them.
4
5
There is a text based command line interface available.  However, the command set seems pretty limited
6
7
== Boot up ==
8
During boot, there are no log messages.  Only after boot has completed, the following information
9
is printed:
10
{{{
11
                       EQCP TTY Operational Code
12
                Motorola Confidential Proprietary 1997-8
13
             Developed by Charlie Green and Lonnie Donovan
14
15
16
                    Version/Revision : 050B.0400
17
                    Release Date     : Jan 13 2005
18
19
                     Last Reset was a Hard Reset
20
21
22
EQCP >
23
}}}
24
25
== Commands ==
26
=== help ===
27
{{{
28
EQCP > help
29
BASIC LEVEL ACCESS COMMANDS
30
===========================
31
ALARMS         CALCHK         CHKSUM         HELP           ?              
32
HWVER          LOGOUT         PS STAT        SN QRY         STATE          
33
SWVER          
34
}}}
35
36
=== alarms ===
37
{{{
38
EQCP > alarms
39
EQCP > 
40
41
        Incorrect State For Command
42
43
}}}
44
45
=== calchk ===
46
{{{
47
EQCP > calchk
48
EQCP > 
49
50
        RX Branch 1:  CAL  CHECKSUM   RX Branch 2:  CAL  CHECKSUM
51
         AIC          YES   fff6        AIC           YES   fffe
52
         AGC          YES   d25d        AGC           YES   ce69
53
         BAY          YES   720f        BAY           YES   6e43
54
         BBG          YES   0027 (This is for both branches.) 
55
         DCO          YES   8811        DCO           YES   5dd7
56
         FREQ         YES   ff59        FREQ          YES   fd78
57
         IFG          YES   0006        IFG           YES   0006
58
         RSSI         YES   a1e8        RSSI          YES   99f2
59
        TX            CAL  CHECKSUM 
60
         DET          YES   347e
61
         PWR          YES   05b6
62
         TX           YES   0003
63
         VVA          YES   8d83
64
}}}
65
66
=== chksum ===
67
{{{
68
EQCP > chksum
69
EQCP > 
70
71
        The Checksum Value is                     : $c0ffee
72
}}}
73
74
=== hwver ===
75
{{{
76
EQCP > hwver
77
EQCP > 
78
79
        The Radio Type is                         : Thor
80
        The RF Hardware is configured for         : DCS1800_HP
81
        The Hardware Version is                   : $5
82
}}}
83
84
=== swver ===
85
{{{
86
EQCP > swver
87
EQCP > 
88
89
        The Software Version is            : $50b
90
        The Software Revision is           : $400
91
        The Feature Capatibility Bitmap is : $ 0  0  0 73
92
}}}
93
94
=== ps stat ===
95
{{{
96
EQCP > ps stat
97
EQCP > 
98
99
Alarmed at the value outside -6V +/-5%
100
Alarmed at the value outside +6V +/-5%
101
Alarmed at the value under 20V
102
Alarmed at the value over 30V
103
Alarmed at the value under 12V -20%
104
Alarmed at the value over +3.3V +10%
105
Alarmed at the value outside +5V +/-5%
106
Alarmed at the value outside -5V +/-5%
107
}}}
108
109
=== sn qry ===
110
{{{
111
EQCP > sn qry
112
EQCP > 
113
114
Radio Serial Number :  X77F0P1APT 
115
Radio Kit Number    :  SWRG5197DA 
116
Radio Description   :  THOR 1800 XCVR 
117
Board Serial Number :  X77F0P18A2 
118
Board Kit Number    :  SWRG5198BBF 
119
}}}
120
121
=== state ===
122
{{{
123
EQCP > state
124
EQCP > 
125
126
        INVALID processor selected
127
}}}
Add picture from clipboard (Maximum size: 48.8 MB)