gnokii-users
[Top][All Lists]
Advanced

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

Gnokii on the Zaurus using a Nokia 7190


From: Terry Moreland
Subject: Gnokii on the Zaurus using a Nokia 7190
Date: Sat, 20 Jul 2002 20:51:35 -0400 (EDT)

diff -u output from common/devices/unixirda.c

--- unixirda.c  Sat Jul 20 13:07:05 2002
+++ /home/tmorelan/tmp/nokia/gnokii-0.4.0/common/devices/unixirda.c     Tue Jul 
 9 18:49:13 2002
@@ -1,6 +1,6 @@
 /*
  *
- * $Id: unixirda.c,v 1.1 2002/07/20 17:07:05 tmorelan Exp $
+ * $Id: unixirda.c,v 1.13 2002/04/23 16:27:56 pkot Exp $
  *
  * G N O K I I
  *
@@ -41,7 +41,6 @@
        "Nokia 6310",
        "Nokia 6510",
        "Nokia 7110",
-  "Nokia 7190",
        "Nokia 8210",
        "Nokia 8310"
 };

diff -u output from include/gsm-bitmaps.h 
note: this change is for the Zaurus, it produces the following warning without 
the change: 
  gnokii.c:1613: warning: comparison is always false due to limited range of 
data type

--- gsm-bitmaps.h       Sat Jul 20 20:46:46 2002
+++ /home/tmorelan/tmp/nokia/gnokii-0.4.0/include/gsm-bitmaps.h Tue Jul  9 
18:49:13 2002
@@ -1,6 +1,6 @@
 /*

-  $Id: gsm-bitmaps.h,v 1.1 2002/07/20 17:28:53 tmorelan Exp $
+  $Id: gsm-bitmaps.h,v 1.19 2002/06/11 00:20:38 pkot Exp $

   G N O K I I

@@ -65,7 +65,7 @@
        char dealertext[256];    /* Text used for dealer welcome-note */
        bool dealerset;          /* Is dealer welcome-note set now ? */
        unsigned char bitmap[GSM_MAX_BITMAP_SIZE]; /* Actual Bitmap */
-       unsigned char number;      /* Caller group number */
+       char number;             /* Caller group number */
        char ringtone;           /* Ringtone no sent with caller group */
 } GSM_Bitmap;

output from *#0000* on nokia 7190

V 03.30
06-11-00
NSB-5
(c) NMP.

Terry





reply via email to

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