[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CVS updates
From: |
Markus Plail |
Subject: |
Re: CVS updates |
Date: |
Mon, 20 May 2002 11:24:45 +0200 |
User-agent: |
Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i686-pc-linux-gnu) |
Hi Pavel!
* Pavel Machek writes:
>> It looks OK to me. In the end one has to write some function
>> FillRawSMS_IN, FillRawSMS_Pic and so on for the different message
>> types
> I though pictures are best done at PDU level...? Having duplicated
> code for pictures in each phone driver is certainly not good idea..
This is not about decoding the actual picture, but about reading all the
other stuff: date/time, SMSC, sender etc. Those fields all have
different offsets for different phones and different message types.
Regards
Markus