Discussion:
[Bitpim-devel] Audiovox 8900 Image Support
Dale Blount
2004-04-13 00:50:25 UTC
Permalink
I've got some dumps of the simple binaries that the phone creates when
an image is sent to the phone. I don't know python and don't really
have time to learn it currently, so I can make these available if anyone
would like to add better support for the phone into bitpim. I Could
probably also grab these files for midi/mp3 ringers if needed.

Thanks,
Dale
Roger Binns
2004-04-13 01:21:31 UTC
Permalink
Post by Dale Blount
I've got some dumps of the simple binaries that the phone creates when
an image is sent to the phone.
The best thing to do is convert them to BitPim analyser format and
then email them to me.

The format looks like this:

10:41:40.843 A plain message
10:41:40.844 A message with some data
00000000 09 00 02 00 00 00 05 18 39 7d 40 18 3a 7d 13 10 ........9}@.:}..
00000010 01 00 64 64 01 00 00 4e 65 77 20 65 76 65 6e 74 ..dd...New event
00000020 78 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 x...............
00000030 02 00 00 00 11 09 d3 07 ........
10:41:40.845 Another plain message

You can just use zeros for the time field, but you need the same
amount of punctuation and digits. You can also leave out the
character dump on the right.

Roger

Loading...