gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnokiid AT command reference


From: Pawel Kot
Subject: Re: gnokiid AT command reference
Date: Sat, 5 Feb 2005 21:03:33 +0100 (CET)

On Fri, 4 Feb 2005, Daniele Forsi wrote:

so AT+CSQ works, and AT+CMGL works too but all messages have zeroed dates

because at lines 618, 623, 625 of common/data/at-emulator.c it should use
sending tima in message->smsc_time instead of message->time which is valid
only if message->type == GN_SMS_MT_DeliveryReport, right?

Yes, message->time makes sense only with delivery report. I'll fix this.

apart from these zeros, there is year 1905

+CMGL: 13,"REC READ","<munged>",,"00/00/00,00:00:00+00"
log says
       Date: 1905-01-22 17:38:20+0100

01 08 00 08 01 02 0d 00 07 91 93 33 85 28 52 00 |
00 00 00 01 04 00 00 53 0c 91 <munged>
ff ff ff ff 50 10 22 71 83 02 40 c3 b2 3b 0c 0a |

I'm afraid I need more detailes in here. I don't know in which place it appears as 1905 not 2005. It should be easy to fix, but dunno where...

83 ec 69 36 3b 0c 1a 87 e9 61 f9 3c ed 02 39 df |
6e 10 f9 2d 16 a7 c3 ed 37 08 5e 76 cf c3 f2 32 |
28 0c 72 a7 cb 6e 7a d9 05 72 be dd a0 f9 1b c4 |
3e bd e5 61 97 cb 05 9a 86 e5 7f 10 3b 0c 9a bf |
d9 69 7a 18                                     |

for another (SMSC is different)
+CMGL: 17,"REC READ","<munged>",,"00/00/00,00:00:00+00"
       Date: 2004-12-24 11:39:35+0100

01 08 00 08 01 02 11 00 07 91 93 43 29 00 80 89 |
00 00 00 01 04 00 00 36 0c 91 <munged>
10 82 61 71 40 21 72 90 23 44 40 c3 74 f8 ed 02 |

This looks even more incorrect. It should be (according to the line above):
        Date: 2004-12-27 09:32:44 +0100

take care,
pkot
--
p k o t a t b e z s e n s u d o t p l
http://www.gnokii.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]