Andreas Metzler | 3 Aug 16:47
X-Face

Nokia 5200

Hello,

are there any plans for official Nokia 5200 support?

Seeing that the 5300 is supported I simply did a "grep -rl 5300" in
the 1.20.0 source code and copied the respective entries:
----------------------------
--- gammu-1.20.0.orig/common/gsmphones.c
+++ gammu-1.20.0/common/gsmphones.c
@@ -250,6 +250,7 @@
 	{"5140" ,"NPL-4" ,"Nokia 5140",
{F_PBKTONEGAL,F_TODO66,F_RADIO,F_PBKUSER,F_WAPMMSPROXY,F_CHAT, F_SYNCML,0}},
 	{"5140" ,"NPL-5" ,"Nokia 5140",
{F_PBKTONEGAL,F_TODO66,F_RADIO,F_PBKUSER,F_WAPMMSPROXY,F_CHAT, F_SYNCML,0}},
 	{"5140i","RM-104","Nokia
5140i",{F_PBKTONEGAL,F_TODO66,F_RADIO,F_PBKUSER,F_WAPMMSPROXY,F_CHAT, F_SYNCML,0}},
+	{"5200" ,"RM-174","Nokia 5200", {F_SERIES40_30,F_FILES2,F_TODO66,F_RADIO,F_NOTES,F_SMS_FILES,0}},
 	{"5300" ,"RM-146","Nokia 5300", {F_SERIES40_30,F_FILES2,F_TODO66,F_RADIO,F_NOTES,F_SMS_FILES,0}},
 	{"5310" ,"RM-303","Nokia 5310",
{F_SERIES40_30,F_FILES2,F_TODO66,F_RADIO,F_NOTES,F_SMS_FILES,0}},/* guess */
 	{"6020" ,"RM-30" ,"Nokia 6020", {F_VOICETAGS, F_FILES2, F_CHAT, F_WAPMMSPROXY, F_TODO66,
F_PBKTONEGAL, F_NOTES,0}},/* guess */
--- gammu-1.20.0.orig/common/phone/nokia/dct4s40/6510/n6510.c
+++ gammu-1.20.0/common/phone/nokia/dct4s40/6510/n6510.c
@@ -4223,7 +4223,7 @@
 };

 GSM_Phone_Functions N6510Phone = {
-	"1100|1100a|1100b|2650|3100|3100b|3105|3108|3109c|3200|3200a|3205|3220|3300|3510|3510i|3530|3589i|3590|3595|5100|5140|5140i|5300|5310|6020|6021|6030|6070|6085|6086|6100|6101|6103|6111|6125|6131|6151|6170|6200|6220|6230|6230i|6233|6234|6270|6280|6300|6310|6310i|6385|6510|6610|6610i|6800|6810|6820|6822|7200|7210|7250|7250i|7260|7270|7360|7370|7600|7900|8310|8390|8800|8910|8910i",
+	"1100|1100a|1100b|2650|3100|3100b|3105|3108|3109c|3200|3200a|3205|3220|3300|3510|3510i|3530|3589i|3590|3595|5100|5140|5140i|5200|5300|5310|6020|6021|6030|6070|6085|6086|6100|6101|6103|6111|6125|6131|6151|6170|6200|6220|6230|6230i|6233|6234|6270|6280|6300|6310|6310i|6385|6510|6610|6610i|6800|6810|6820|6822|7200|7210|7250|7250i|7260|7270|7360|7370|7600|7900|8310|8390|8800|8910|8910i",
(Continue reading)

Marcin Wiacek | 3 Aug 23:54

RE: Nokia 5200

Hi,

> are there any plans for official Nokia 5200 support?
> Seeing that the 5300 is supported I simply did a "grep -rl 
> 5300" in the 1.20.0 source code and copied the respective entries:
[...]

Gammu+ has got already a little better SMS support for S40 3rd and later
(make almost  the same with ID and it should work). If you want to have
more, I need help with buying some phone for example....

Pozdrowienia/Best Regards
--
Marcin Wiacek (www.gammu.org, www.mwiacek.com, I'm looking for a job)  

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Gammu-users mailing list - https://lists.sourceforge.net/lists/listinfo/gammu-users

Michal Čihař | 28 Aug 20:30
Favicon
Gravatar

Re: Nokia 5200

Hi

Dne Sun, 3 Aug 2008 16:48:29 +0200
Andreas Metzler <ametzler <at> downhill.at.eu.org> napsal(a):

> are there any plans for official Nokia 5200 support?

Official support done by merging your patch, thanks :-).

(The SMS Name issue is another bug which I will address later.)

--

-- 
	Michal Čihař | http://cihar.com | http://blog.cihar.com
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Gammu-users mailing list - https://lists.sourceforge.net/lists/listinfo/gammu-users

Gmane