Fixed typos in cli output and source code comments
This commit is contained in:
committed by
Andreas Eversberg
parent
97636aac1e
commit
a07764f0d9
@@ -63,7 +63,7 @@ Use a diode with a low forward voltage drop, like a Schottky diode. I use a simp
|
||||
|
||||
<p>
|
||||
<font color="red">Important: Some serial interfaces have wrong signal labels.
|
||||
TX and RX might be reversed, so that TX is actually an input and RX an ouput.
|
||||
TX and RX might be reversed, so that TX is actually an input and RX an output.
|
||||
You will find out when you connect an Milliamp meter between signal and ground.
|
||||
The output will have several Milliamps, but the input doesn't.
|
||||
</font>
|
||||
@@ -111,42 +111,42 @@ Use the '-s' option to give the correct serial interface:
|
||||
FUTLN=23100001, Sicherungscode=3103, Kartekennung=3, Sonderheitenschluessel=0, Wartungsschluessel=65535
|
||||
Telephone directory has 80 entries.
|
||||
SIM emulator ready, please start the phone!
|
||||
sim.c:1352 info : Reset singnal on (low)
|
||||
sim.c:1352 info : Reset singnal off (high)
|
||||
sim.c:1352 info : Reset signal on (low)
|
||||
sim.c:1352 info : Reset signal off (high)
|
||||
sim.c:1371 info : Card has disabled PIN (system PIN '0000') Selecting card #1.
|
||||
sim.c:1374 info : Sending ATR
|
||||
sim.c:1125 info : RX message
|
||||
sim.c:1135 info : control I: N(S)=0 N(R)=0
|
||||
sim.c: 473 info : SL-APPL app 3
|
||||
sim.c:1222 info : TX resonse
|
||||
sim.c:1222 info : TX response
|
||||
sim.c:1228 info : control I: N(S)=0 N(R)=1
|
||||
sim.c:1125 info : RX message
|
||||
sim.c:1135 info : control I: N(S)=1 N(R)=1
|
||||
sim.c: 558 info : RD-EBDT
|
||||
sim.c:1222 info : TX resonse
|
||||
sim.c:1222 info : TX response
|
||||
sim.c:1228 info : control I: N(S)=1 N(R)=2
|
||||
sim.c:1125 info : RX message
|
||||
sim.c:1135 info : control I: N(S)=2 N(R)=2
|
||||
sim.c: 473 info : SL-APPL app 4
|
||||
sim.c:1222 info : TX resonse
|
||||
sim.c:1222 info : TX response
|
||||
sim.c:1228 info : control I: N(S)=2 N(R)=3
|
||||
sim.c:1125 info : RX message
|
||||
sim.c:1135 info : control I: N(S)=3 N(R)=3
|
||||
sim.c: 473 info : SL-APPL app 3
|
||||
sim.c:1222 info : TX resonse
|
||||
sim.c:1222 info : TX response
|
||||
sim.c:1228 info : control I: N(S)=3 N(R)=4
|
||||
sim.c:1125 info : RX message
|
||||
sim.c:1135 info : control I: N(S)=4 N(R)=4
|
||||
sim.c: 558 info : RD-EBDT
|
||||
sim.c:1222 info : TX resonse
|
||||
sim.c:1222 info : TX response
|
||||
sim.c:1228 info : control I: N(S)=4 N(R)=5
|
||||
sim.c:1125 info : RX message
|
||||
sim.c:1135 info : control I: N(S)=5 N(R)=5
|
||||
sim.c: 599 info : RD-RUFN (loc=0)
|
||||
sim.c: 655 info : 80 numbers can be stored in EEPROM
|
||||
sim.c:1222 info : TX resonse
|
||||
sim.c:1222 info : TX response
|
||||
sim.c:1228 info : control I: N(S)=5 N(R)=6
|
||||
sim.c:1352 info : Reset singnal on (low)
|
||||
sim.c:1352 info : Reset signal on (low)
|
||||
|
||||
</pre>
|
||||
|
||||
|
Reference in New Issue
Block a user