[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] Optionally disable UCS2 communication with AT phones (SE T610 pr
From: |
Hugo Haas |
Subject: |
[PATCH] Optionally disable UCS2 communication with AT phones (SE T610 problem) |
Date: |
Fri, 12 Mar 2004 17:21:09 +0100 |
User-agent: |
Mutt/1.5.5.1+cvs20040105i |
Hi.
I investigated further the issues with my T610, and realized that
things go wrong once the character encoding is set to UCS2. As an
example with minicom:
ATZ
OK
AT+CPBS="ME"
OK
AT+CSCS="UCS2"
OK
AT+CPBS="ME"
ERROR
Attached is a patch to disable UCS2 use. By default, it still behaves
like before. When the configuration file contains "unicode=no", then
UCS2 is not used and things go well with the T610, or at least mine.
The patch is against version 0.6.0.
Regards,
Hugo
--
Hugo Haas - http://larve.net/people/hugo/
gnokii-unicode-option.diff
Description: Text document
signature.asc
Description: Digital signature
- [PATCH] Optionally disable UCS2 communication with AT phones (SE T610 problem),
Hugo Haas <=