]> git.pld-linux.org Git - packages/gammu.git/commitdiff
- outdated
authorPaweł Gołaszewski <blues@pld-linux.org>
Thu, 12 Dec 2002 03:23:49 +0000 (03:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mygnokii2-config.h -> 1.2
    mygnokii2-manpage -> 1.3

mygnokii2-config.h [deleted file]
mygnokii2-manpage [deleted file]

diff --git a/mygnokii2-config.h b/mygnokii2-config.h
deleted file mode 100644 (file)
index d1d726c..0000000
+++ /dev/null
@@ -1,46 +0,0 @@
-#ifndef config_h
-#define config_h
-
-/* This is config file. Change ONLY lines with comment */
-
-#define VERSION "0.45"                 /* Version of package           */
-
-#ifndef _MSC_VER
-#  define DEBUG                                /* Want DEBUG info or not ?     */
-#endif
-
-#define GSM_ENABLE_MBUS2               /* MBUS2 over cable             */
-#define GSM_ENABLE_FBUS2               /* FBUS2 over cable.            */
-#define GSM_ENABLE_DLR3                        /* DLR3 cable                   */
-#define GSM_ENABLE_IRDA                        /* Direct infrared              */
-#define GSM_ENABLE_INFRARED            /* Infrared over irda sockets   */
-#define GSM_ENABLE_AT                  /* AT protocol                  */
-
-/* By default commented: some people reported me (for example, with 6210
- * and 3210), that their phones doesn't answer at all sometimes or answer
- * with (too) long delay. Possible reason: firmware in phone is too slow
- * I didn't have such problems personally with phone and PC with Celeron 800
- * Please also note, that CB function was always TO CHECK in mygnokii/gnokii
- * too.
- */
-#define GSM_ENABLE_CELLBROADCAST       /* Enables cell broadcast       */
-
-/* By default commented: you can have some problems, when using it.
- * Example: with my 6210 after using it info about incoming sms is shown much
- * earlier than sms in phone and phone restart (once and random) later after
- * connection. Seems phone firmware isn't too good here
- */
-//#define GSM_ENABLE_N71_91INCOMINGSMS /* Show incoming SMSfor7110/9110*/
-
-#define GSM_ENABLE_NOKIA6110           /* n6110.c models               */
-#define GSM_ENABLE_NOKIA6510           /* n6510.c (DCT4) models        */
-#define GSM_ENABLE_NOKIA7110           /* n7110.c models               */
-#define GSM_ENABLE_NOKIA9110           /* n9110.c models               */
-#define GSM_ENABLE_ATGEN               /* AT generic models            */
-
-/* Bu default commented: some parts of source (especially for DCT4) are not
- * ready or not tested at all (or aren't good tested). Uncomment, if want them
- */
-#define DEVELOP
-
-#endif
diff --git a/mygnokii2-manpage b/mygnokii2-manpage
deleted file mode 100644 (file)
index 52742c2..0000000
+++ /dev/null
@@ -1,611 +0,0 @@
-.TH "Mygnokii2" "1" "09.09.2002" "Marcin Wiacek and others" "Cellurar phones utilities"\r
-.SH "NAME"\r
-.LP \r
-MyGnokii2 \- Does some neat things with your cellular phone\r or modem
-.SH "SYNTAX"\r
-.LP \r
-mygnokii [\fIoptions\fP]
-.br \r
-.SH "DESCRIPTION"\r
-.LP \r
-This program is a tool for Nokia and other mobile phones.\r
-.SH "OPTIONS"\r
-.LP \r
-.TP \r
-\fB\-\-help\fR\r
-Output help information and exit.\r
-.TP \r
-\fB\-\-version\fR\r
-Output version information and exit.\r
-\r.TP \r
-\fB\-\-identify\fR\r
-Show the most important phone data\r.
-\r.TP \r
-\fB\-\-monitor\fR\r
-Get phone status and writes continuously to stdout. Press Ctrl+C\r
-to break this state.\r
-\r.TP \r
-\fB\-\-reset SOFT|HARD\fR\r
-Make phone reset: soft (without asking for PIN) or hard (with PIN).\r
-
-\fINote:\fR some phones will make hard reset even with \fBSOFT\fR option.\r
-.TP
-\fB\-\-resetphonesettings PHONE|DEV|UIF|ALL|FACTORY\fR
-Reset phone settings. \fIBE CAREFULL !!!!\fR
-
-.br
-\fBPHONE:\fR
-.br
-
-.br
-\fBDEV:\fR
-.br
-
-.br                    
-\fBALL:\fR Clear user settings
-.br
-* removes or set logos to default
-.br
-* set default phonebook and other menu settings
-.br
-* clear T9 words,
-.br
-* clear call register info
-.br
-* set default profiles settings 
-.br
-* clear user ringtones
-
-\fBUIF:\fR
-.br
-* changes like after \fBALL\fR
-.br
-* disables netmon and PPS (all "hidden" menus)
-
-\fBFACTORY:\fR
-.br
-* changes like after \fBUIF\fR
-.br
-* clear date/time
-.TP
-\fB\-\-presskeysequence mMnNpPuUdD+-123456789*0#gGrRwW\fR
-Press specified key sequence on phone keyboard
-
-\fBmM\fR - Menu
-.br
-\fBnN\fR - Names key
-.br
-\fBpP\fR - Power
-.br
-\fBuU\fR - Up
-.br
-\fBdD\fR - Down
-.br
-\fB+-\fR - +-
-.br
-\fBgG\fR - Green
-.br
-\fBrR\fR - Red
-.br
-\fB123456789*0#\fR is numeric keyboard
-.TP
-\fB\-\-getdisplaystatus\fR
-.TP
-\fB\-\-getprofile start [stop]\fR
-.TP
-\fB\-\-setautonetworklogin\fR
-.TP
-\fB\-\-getsecuritystatus\fR
-Show, if phone wait for security code (like PIN, PUK, etc.) or not
-.TP
-\fB\-\-entersecuritycode PIN|PUK|PIN2|PUK2 code\fR
-Allow to enter security code from PC                        
-\r.TP \r
-\fB\-\-getdatetime\fR\r
-Get date and time from phone\r
-\r.TP \r
-\fB\-\-setdatetime\fR\r
-Set date and time in phone to date and time set in computer. Please \r
-note, that this option doesn't show clock on phone screen. It only set\r
-date and time.\r
-
-\fITIP:\fR you can make such synchronization each time, when will connect\r
-your phone and use MyGnokii2. See \fBgnokiirc\fR for details.\r
-\r.TP \r
-\fB\-\-getalarm\fR\r
-Get alarm from phone\r
-.TP
-\fB\-\-setalarm hour minute\fR
-\r.TP \r
-\fB\-\-getmemory DC|MC|RC|ON|VM|SM|ME start [stop]\fR\r
-Get memory location from phone. Numerate locations from 1.\r
-
-\fBDC\fR = Dialled calls\r
-.br
-\fBMC\fR = Missed calls\r
-.br
-\fBRC\fR = Received calls\r
-.br
-\fBON\fR = Own numbers\r
-.br
-\fBVM\fR = voice mailbox\r
-.br
-\fBSM\fR = SIM phonebook\r
-.br
-\fBME\fR = phone internal phonebook\r
-.TP
-\fB\-\-senddtmf sequence\fR
-Plays DTMF sequence. In some phones available only during calls
-.TP
-\fB\-\-getspeeddial start [stop]\fR
-\r.TP \r
-\fB\-\-getsms folder start [stop]\fR\r
-Get SMS. Locations are numerated from 1.\r
-\r
-When give folder 0, sms is given from "flat" memory (all sms from all\r
-folders have unique numbers). It's sometimes emulated by MyGnokii2.\r
-You can use it with all phones.\r
-\r
-When give folder 1, 2, etc. sms are taken from Inbox, Outbox, etc.\r
-and each sms has unique number in his folder. Name of folders can\r
-depend on your phone (the most often 1="Inbox", 2="Outbox", etc.).\r
-This method is not supported by all phones (for example, not supported\r
-by Nokia 3310, 5110, 6110). If work with your phone, use
-\fB\-\-getsmsfolders\fR\r to get folders list.\r
-\r.TP \r
-\fB\-\-deletesms folder start [stop]\fR\r
-Delete SMS from phone. See description for \fB\-\-getsms\fR for info about
-sms folders naming convention. Locations are numerated from 1.\r
-.TP
-\fB\-\-deleteallsms folder\fR
-Delete all SMS from specified SMS folder.        
-\r.TP \r
-\fB\-\-getallsms\fR\r
-Get all SMS from phone. In some phones you will have also SMS templates\r
-and info about locations used to save Picture Images. With each sms you\r
-will see location. If you want to get such sms from phone alone, use\r
-\fBmygnokii \-\-getsms 0 location\fR\r
-.TP
-\fB\-\-geteachsms\fR
-Similiary to \fB\-\-getallsms\fR. Difference is, that links all contacenated sms         
-\r.TP \r
-\fB\-\-getsmsc start [stop]\fR\r
-Get SMSC settings from SIM card. Numerate locations from 1.\r
-\r.TP \r
-\fB\-\-getsmsfolders\fR\r
-Get names for SMS folders in phone\r
-.TP
-\fB\-\-getphoneringtone location [file]\fR
-\r.TP \r
-\fB\-\-getringtone location [file]\fR\r
-Get ringtone from phone in RTTL or BINARY format. Locations are\r numerated from 1.\r
-\r.TP \r
-\fB\-\-setringtone file [location] [\-scale]\fR\r
-Set ringtone in phone. When don't give location, it will be written
-"with preview" (in phones supporting this feature like 61xx or 6210).
-When use RTTL ringtones, give location and use \fB\-scale\fR, there will be written
-scale info with each note. It will avoid scale problems available during
-editing ringtone in composer from phone menu (for example, in N33xx).\r
-
-\fITIP:\fR when use ~ char in ringtone name, in some phones (like 33xx)\r
-name will blink later in phone menus\r
-\r.TP \r
-\fB\-\-copyringtone source destination [RTTL|BINARY]\fR\r
-Copy source ringtone to destination.\r
-\r.TP \r
-\fB\-\-playringtone file\fR\r
-Play aproximation of ringtone over phone buzzer.\r
-.TP
-\fB\-\-getringtoneslist\fR
-\r.TP \r
-\fB\-\-nokiacomposer file\fR\r
-Show, how to enter RTTL ringtone in composer existing in many Nokia phones
-(and how should it look like).\r
-\r.TP \r
-\fB\-\-dialvoice number\fR\r
-Make voice call from SIM card line set in phone.\r
-\r.TP \r
-\fB\-\-answercall\fR\r
-Answer incoming call.\r
-\r.TP \r
-\fB\-\-cancelcall\fR\r
-Cancel incoming call\r
-.TP
-\fB\-\-gettodo start [stop]\fR
-\r.TP \r
-\fB\-\-getcalendarnote start [stop]\fR\r
-Get calendar note(s) from phone. In Nokia 3310 and 3330 they're named
-"Reminders" and have some limitations (they depends on phone firmware version).
-Locations are numerated from 1.\r
-\r.TP \r
-\fB\-\-deletecalendarnote start [stop]\fR\r
-Delete calendar notes (or "Reminders") from phone. Locations are numerated
-from 1.\r
-\r.TP \r
-\fB\-\-getwapbookmark start [stop]\fR\r
-Get WAP bookmark(s) from phone. Locations are numerated from 1.\r
-\r.TP \r
-\fB\-\-deletewapbookmark start [stop]\fR\r
-Delete WAP bookmark(s) from phone. Locations are numerated from 1.\r
-\r.TP \r
-\fB\-\-getwapsettings start [stop]\fR\r
-Get WAP settings from phone. Locations are numerated from 1.\r
-\r.TP \r
-\fB\-\-getbitmap STARTUP [file]\fR\r
-Get static startup logo from phone. Allow to save it in file.\r
-\r.TP \r
-\fB\-\-getbitmap CALLER location [file]\fR\r
-Get caller group logo from phone. Locations 1\-5.\r
-\r.TP \r
-\fB\-\-getbitmap OPERATOR [file]\fR\r
-Get operator logo (picture displayed instead of operator name) from\r phone.\r
-\r.TP \r
-\fB\-\-getbitmap PICTURE location [file]\fR\r
-Get Picture Image from phone.\r
-\r.TP \r
-\fB\-\-getbitmap TEXT\fR\r
-Get startup text from phone.\r
-\r.TP \r
-\fB\-\-getbitmap DEALER\fR\r
-In some models it's possible to save dealer welcome note \- text displayed
-during enabling phone, which can't be edited from phone menu.  Here you can
-get it.\r
-\r.TP \r
-\fB\-\-setbitmap STARTUP file|1|2|3\fR\r
-Set startup logo in phone. It can be static (then you will have to give file
-name) or one of predefined animated (only some phones like Nokia 3310 or 3330
-supports it)\r
-\r.TP \r
-\fB\-\-setbitmap CALLER location [file]\fR\r
-Set caller logo.\r
-\r.TP \r
-\fB\-\-setbitmap OPERATOR [file [netcode]]\fR\r
-Set operator logo in phone. When won't give file and netcode, operator logo
-will be removed from phone. When will give only filename, operator logo will
-be displayed for your current GSM operator. When give additionaly network
-code, it will be displayed for this operator: \r\fBmygnokii \-\-setbitmap OPERATOR file "260 02"\fR\r
-\r.TP \r
-\fB\-\-setbitmap PICTURE file location\fR\r
-\r.TP \r
-\fB\-\-setbitmap TEXT text\fR\r
-\r.TP \r
-\fB\-\-setbitmap DEALER text\fR\r
-\r.TP \r
-\fB\-\-copybitmap inputfile [outputfile [OPERATOR | PICTURE | STARTUP | CALLER] ]\fR\r
-Allow to convert logos files to another. When give ONLY inputfile, output will
-be written to stdout using ASCII art. When give output file and format, in
-some file formats (like NLM) will be set indicator informing about logo type
-to given.\r
-\r.TP \r
-\fB\-\-savesms TEXT [\-folder number] [\-reply] [\-sender number] [\-flash] \r[\-smscset number] [\-smscnumber number] [\-len len] \r[\-enablefax] [\-disablefax] [\-enablevoice] [\-unsent] \r[\-disablevoice] [\-enableemail] [\-disableemail] [\-read] [\-voidsms] [\-unicode] [\-inputunicode] [\-unread] [-replacemessages ID] [-replacefile file]\fR\r
-\rTake text from stdin and save as text SMS into SIM/phone memory. \r
-
-\fB\-folder number\fR \- save to specified folder. Numerate folders from 1.\r
-The most often folder 1 = "Inbox", 2 = "Outbox",etc.\r Use
-\fB\-\-getsmsfolders\fR to get folder list.
-
-\fB\-unread\fR \- makes message unread. In some phones (like 6210)\r
-you won't see unread sms envelope after saving such\r
-sms. In some phones with internal SMS memory (like\r
-6210) after using it SIM SMS memory will be used\r
-
-\fB\-read\fR \- makes message read. In some phones with internal\r
-SMS memory (like 6210) after using it SIM SMS\r memory will be used\r
-
-\fB\-unsent\fR \- makes message unsent\r
-
-\fB\-reply\fR \- reply SMSC is set\r
-
-\fB\-sender number\fR \- set sender number (default: "MyGnokii2")\r
-
-\fB\-flash\fR \- Class 0 SMS\r
-
-\fB\-smscset number\fR \- SMSC will be taken from set \fBnumber\fR. Default set: 1\r
-
-\fB\-smscnumber number\fR \- SMSC number\r
-
-\fB\-len len\fR \- specify, how many chars will be read. When use this\r
-option and text will be longer than 1 SMS, will be\r splitted into more
-linked SMS\r
-
-\fB\-enablevoice\fR | \fB\-disablevoice\fR | \fB\-enablefax\r\fR | \fB\-disablefax\r\fR |
-\fB\-enableemail\r\fR | \fB\-disableemail\r\fR \- sms will set such indicators.
-Text will be cut to 1\r sms.
-
-\fB\-voidsms\fR \- many phones after receiving it won't display anything,
-only beep, vibrate or turn on light. Text will be cut to 1 sms.\r
-
-\fB\-unicode\fR \- SMS will be saved in Unicode format\r
-
-\fB\-inputunicode\fR \- input text is in Unicode.\r
-
-\fITIP:\fR
-You can create Unicode file using WordPad in Win32 (during saving select
-"Unicode Text Document" format). In Unix can use for example YUdit.\r
-
-\fB-replacemessages ID\fR - \fBID\fR can be 1..7. When you will use option and
-send more single SMS to one recipient with the same ID, each another SMS will
-replace each previous with the same ID
-
-\fB-replacefile file\fR  - when you want, you can make file in such format:
-\fBsrc_unicode_char1,dest_unicode_char1,src_unicode_char2,dest_unicode_char2\fR
-(everything in one line). After reading text for SMS from stdin there will
-be made translation and each src char will be converted to dest char. In docs
-there is example file (\fIreplace.txt\fR), which will change all "a" chars to "1"
-                                                                                                                                                                                                                                                                                                                                            \r
-\fITIP:\fR when use ~ char in sms text and \fB\-unicode\fR option
-(Unicode coding required), text of sms after ~ char will blink in some phones
-(like N33xx)
-.TP\r
-\fB\-\-savesms RINGTONE file [\-folder number] [\-sender number] [\-reply]\r [\-smscset number] [\-smscnumber number]\r [\-long] [\-unread] [\-read] [\-unsent] [\-scale]\fR\r
-\rRead RTTL ringtone from file and save as SMS into SIM/phone memory.\r
-Ringtone is saved in Nokia format.\r
-
-\fB\-folder number\fR \- save to specified folder. Numerate forlders from 1.
-The most often folder 1 = "Inbox", 2 = "Outbox", etc.\r
-
-\fB\-unread\fR \- makes message unread. In some phones (like 6210) you won't see 
-unread sms envelope after saving such sms. In some phones with internal 
-SMS memory (like 6210) after using it SIM SMS memory will be used\r
-
-\fB\-read\fR \- makes message read. In some phones with internal\r
-SMS memory (like 6210) after using it SIM SMS memory\r will be used\r
-
-\fB\-unsent\fR \- makes message unsent\r
-
-\fB\-reply\fR \- reply SMSC is set\r
-
-\fB\-sender number\fR \- set sender number\r
-
-\fB\-flash\fR \- Class 0 SMS\r
-
-\fB\-smscset number\fR \- SMSC will be taken from set \fBnumber\fR. Default set: 1\r
-
-\fB\-smscnumber number\fR \- SMSC number\r
-
-\fB\-long\fR \- ringtone is saved using Profile style. It can be longer (and saved
-in 2 SMS), but decoded only by newer phones (like 33xx)\r
-
-\fB\-scale\fR \- ringtone will have Scale info for each note. It will allow to edit
-it correctly later in phone composer (for example, in 33xx)\r
-.TP
-\fB\-\-savesms OPERATOR file [\-folder number] [\-sender number] [\-reply]\r [\-netcode netcode] [\-smscset number] [\-read]\r [\-smscnumber number] [\-unread] [\-unsent] [-biglogo]\fR\r
-Save operator logo as sms (Nokia format - size 72x14 or 78x21 after
-using \fB\-biglogo\fR).
-.TP
-\fB\-\-savesms CALLER file [\-folder number] [\-sender number] [\-unread]\r [\-reply] [\-smscset number] [\-smscnumber number]\r [\-unsent] [\-read]\fR\r
-\rSave caller logo as sms (Nokia format \- size 72x14).\r
-.TP \r
-\fB\-\-savesms PICTURE file [\-folder number] [\-sender number] [\-unicode]\r [\-smscset number] [\-smscnumber number] [\-read]\r [\-text text] [\-reply] [\-unread] [\-unsent]\fR\r
-\rSave Picture Image as sms (Nokia format \- size 72x28).\r
-.TP \r
-\fB\-\-savesms BOOKMARK file location [\-folder number] [\-reply] [\-unsent]\r [\-sender number] [\-smscset number]\r [\-smscnumber number] [\-unread]\r [\-read]\fR\r
-\rRead WAP bookmark from file created by \fB\-\-backup\fR option and saves in
-Nokia format as SMS\r
-.TP \r
-\fB\-\-savesms SETTINGS file location [\-folder number] [\-reply] [\-unsent]\r [\-sender number] [\-smscset number]\r [\-smscnumber number] [\-unread]\r [\-read]\fR\r
-\rRead WAP settings from file created by \fB\-\-backup\fR option and saves in\r
-Nokia format as SMS\r
-.TP \r
-\fB\-\-savesms CALENDAR file location [\-folder number] [\-sender number]\r [\-smscset number] [\-unsent] [\-reply]\r [\-smscnumber number] [\-unread]\r [\-read]\fR\r
-Read calendar note from file created by \fB\-\-backup\fR option and saves in
-VCALENDAR 1.0 format as SMS\r
-\r.TP
-\fB\-\-savesms VCARD10|VCARD21 file SM|ME location [\-folder number]\r [\-smscset number]\r [\-reply] [\-unread]\r [\-smscnumber number]\r [\-sender number]\r [\-read] [\-unsent]\fR\r
-\rRead phonebook entry from file created by \fB\-\-backup\fR option and saves in
-VCARD 1.0 (only name and default number) or VCARD 2.1 (all entry details with
-all numbers, text and name) format as SMS\r
-\r.TP \r
-\fB\-\-savesms PROFILE name bitmap ringtone [\-folder number] [\-reply]\r [\-smscset number] [\-unsent]\r [\-smscnumber number] [\-read]\r [\-sender number] [\-unread]\fR\r
-\rRead ringtone (RTTL) format and bitmap (Picture Image size) and name and save
-as Nokia profile.\r
-\r.TP \r
-\fB\-\-savesms EMSSOUND [\-number number] [\-file file] [\-folder number] [\-reply] [\-smscset number] [\-smscnumber number]\r [\-sender number] [\-unread] [\-read] [\-unsent]\r\fR
-\rSave SMS with predefined EMS sound (when use \fB\-number\fR) or ringtone given
-by user (\fB\-file\fR option reads ringtone from RTTL or compatible file)\r
-\r.TP \r
-\fB\-\-savesms EMSANIMATION [\-number number] [\-file file] [\-folder number]\r [\-smscset number] [\-smscnumber number] [\-read]\r [\-sender number] [\-unread] [\-unsent] [\-reply]\fR\r
-When use \fB\-number\fR, there is saved SMS with predefined EMS animation
-number. When use option \fB\-file\fR, next frame of animation is read from
-file (so, you have to use \fB\-file\fR 4 times, when use 1 frame files and
-want have full animation). Size of each frame is 16x16 or 8x8.\r
-\r.TP \r
-\fB\-\-savesms EMSBITMAP file [\-folder number] [\-reply] [\-smscset number] [\-smscnumber number] [\-sender number]\r [\-unread] [\-read] [\-unsent]\r\fR
-Saves SMS with EMS bitmap (32x32 or 16x16 or 8x8)\r
-\r.TP \r
-\fB\-\-sendsms TEXT destination [\-reply] [\-flash] [\-smscset number]\r [\-smscnumber number] [\-len len]\r [\-enablefax] [\-disablefax] [\-enablevoice]\r [\-disablevoice] [\-enableemail] [\-report]\r [\-disableemail] [\-voidsms] [\-unicode]\r [\-inputunicode] [-replacemessages ID] [-replacefile file]\fR\r
-.TP \r
-\fB\-\-sendsms RINGTONE destination file [\-reply] [\-smscset number]\r [\-long] [\-smscnumber number]\r [\-report] [\-scale]\fR\r
-.TP \r
-\fB\-\-sendsms OPERATOR destination file [\-reply] [\-smscset number]\r [\-netcode netcode] [\-report]\r [\-smscnumber number] [-biglogo]\fR\r
-.TP \r
-\fB\-\-sendsms CALLER destination file [\-reply] [\-smscset number]\r [\-report] [\-smscnumber number]\fR\r
-.TP \r
-\fB\-\-sendsms PICTURE destination file [\-reply] [\-smscset number]\r [\-report] [\-smscnumber number]\r [\-unicode] [\-text text]\fR\r
-.TP \r
-\fB\-\-sendsms BOOKMARK destination file location [\-smscset number]\r [\-reply] [\-report]\r [\-smscnumber number]\fR\r
-.TP \r
-\fB\-\-sendsms SETTINGS destination file location [\-smscset number]\r [\-smscnumber number]\r [\-report] [\-reply]\fR\r
-.TP \r
-\fB\-\-sendsms CALENDAR destination file location [\-smscset number]\r [\-smscnumber number]\r [\-report] [\-reply]\fR\r
-.TP \r
-\fB\-\-sendsms VCARD10|VCARD21 destination file SM|ME location\r [\-reply] [\-smscset number] [\-smscnumber number] [\-report]\fR\r
-.TP \r
-\fB\-\-sendsms PROFILE destination name bitmap ringtone\r [\-reply] [\-smscset number] [\-smscnumber number] [\-report]\fR\r
-.TP \r
-\fB\-\-sendsms EMSSOUND destination[\-number number] [\-file file] [\-reply]\r [\-smscset number] [\-smscnumber number]\r [\-report]\fR\r
-.TP \r
-\fB\-\-sendsms EMSANIMATION destination [\-number number] [\-file file]\r [\-smscset number] [\-reply]\r [\-smscnumber number] [\-report]\fR\r
-.TP \r
-\fB\-\-sendsms EMSBITMAP destination file [\-reply] [\-smscset number]\r [\-smscnumber number] [\-report]\fR\r
-\r.TP \r
-\fB\-\-nokiagetoperatorname\fR\r
-6110.c phones have place for name for one GSM network (of course, with flashing it's
-possible to change all names, but MyGnokii2 is not flasher ;\-)). You can get this
-name using this option.\r
-\r.TP \r
-\fB\-\-nokiasetoperatorname networkcode name\fR\r
-\r.TP \r
-\fB\-\-nokianetmonitor test\fR\r
-Takes output or set netmonitor for Nokia DCT3 phones.\r
-
-\fITIP:\fR For more info about this option, please visit
-\fIhttp://marcin\-wiacek.topnet.pl\fR and read netmonitor manual.\r
-
-\fITIP:\fR test \fB243\fR enables all tests (after using command
-\fBmygnokii \-\-nokianetmonitor 243\fR in some phones like 6210 or 9210 have to
-reboot them to see netmonitor menu)\r
-\r.TP \r
-\fB\-\-nokianetmonitor36\fR\r
-Reset counters from netmonitor test 36 in Nokia DCT3 phones.\r
-
-\fITIP:\fR For more info about this option, please visit
-\fIhttp://marcin\-wiacek.topnet.pl\fR and read netmonitor manual.\r
-.TP
-\fB\-\-nokiasetvibralevel level\fR
-Set vibra power to "level" (given in percent)
-.TP
-\fB\-\-nokiasecuritycode\fR
-Get/reset to "12345" security code
-\r.TP \r
-\fB\-\-nokiatests\fR\r
-Make tests for Nokia DCT3 phones\r
-
-\fINOTE:\fR EEPROM test can show error, when your phone has EEPROM in flash\r
-(like in 82xx/7110/62xx/33xx). The same Clock test will show error\r
-when phone doesn't have internal battery for clock (like 3xxx)\r
-...and for DCT4 (work in progress)
-\r.TP \r
-\fB\-\-nokiasetphonemenus\fR\r
-Enable all (?) possible menus for DCT3 Nokia phones:\r
-\r
-1. ALS (Alternative Line Service) option menu\r
-.br
-2. vibra menu for 3210\r
-.br
-3. 3315 features in 3310 5.45 and higher\r
-.br
-4. two additional games (React and Logic) for 3210 5\.31 and higher\r
-.br
-5. WellMate menu for 6150
-.br
-6. NetMonitor
-
-and for DCT4:
-       
-1. ALS (Alternative Line Service) option menu
-.br
-2. Bluetooth, WAP bookmarks and settings menu, ... (6310i)
-.br
-3. GPRS Always Online
-.br
-...                                          
-\r.TP \r
-\fB\-\-backup file\fR\r
-Backup your phone to file. It's possible to backup (depends on phone):\r
-\r
-* phonebook from SIM and phone memory\r
-.br
-* calendar notes\r
-.br
-* SMSC settings\r
-.br
-* operator logo\r
-.br
-* startup (static) logo or startup text\r
-.br
-* WAP bookmarks\r
-.br
-* WAP settings\r
-.br
-* caller logos and groups\r
-.br
-* user ringtones\r
-\r
-when use text backup files. List can be extended on request.\r
-\r
-\fITIP:\fR if you will backup settings to MyGnokii2 text file, it will be possible to edit
-it. It's easy: many things in this file will be written double \- once in Unicode,
-once in ASCII. When you will remove Unicode version MyGnokii2 will use ASCII
-on \fB\-\-restore\fR (and you can easy edit ASCII text) and will convert it
-according to your OS locale. When will be available Unicode version of text,
-it will be used instead of ASCII (usefull with Unicode phones \- it isn't important,
-what locale is set in computer and no conversion Unicode \-> ASCII and ASCII \->
-Unicode is done).\r
-\r.TP \r
-\fB\-\-backupsms file\fR\r
-\r.TP \r
-\fB\-\-restore file\fR\r
-Restore settings written in file created using \fB\-\-backup option\fR. All things
-backup'ed by \fB\-\-backup\fR can be restored (when made backup to MyGnokii2 text
-file).\r
-
-In some phones restoring calendar notes will not show error, but won't
-be done, when phone doesn't have set clock inside.           
-\r.TP
-\fB\-\-restoresms file\fR\r
-\r.TP \r
-\fB\-\-decodesniff MBUS2|IRDA file [phonemodel]\fR\r
-Option available only, if MyGnokii2 was compiled with debug. Allows to decode
-sniffs. See \fI/docs/develop/develop.txt\fR for more details.\r
-\r.TP \r
-\fB\-\-decodebinarydump file [phonemodel]\fR\r
-After using option \fBlogfile\fR with name \fBbinary\fR (see \fI/readme.txt\fR for
-info about this method of reporting bugs) created file can be decoded using
-this option. It's available only, if MyGnokii2 was compiled with debug.\r
-\r.SH "FILES"\r
-.LP \r
-\fI~/.gnokiirc\fP
-.br
-\fI/usr/share/doc/mygnokii2/*\fP
-.br
-\fI/dev/ircomm?\fP
-.br
-\fI/dev/ttyS?\fP\r
-\r.SH "EXAMPLES"\r
-.LP \r
-To check it out, edit \fI~/.gnokiirc\fP and put there something like\r
-
-\r\fB[mygnokii]
-.br
-port = /dev/ircomm0
-.br
-connection = irda
-\fR
-and try\r \fBmygnokii \-\-identify\fR\r
-\r.SH "AUTHORS"\r
-.LP \r
-Marcin Wiacek
-.br
-<marcin\-wiacek@topnet.pl>\r
-.br
-http://marcin\-wiacek.topnet.pl
-\r
-Here are some people, who somehow helped in this project. Probably not\r
-everyone is mentioned. If you think, you're missed, please let us know:\r
-   \r
-1.all people developing gnokii (some ideas are from it) like
-\fIPavel Janik\fR, \fIPawel Kot\fR, \fIManfred Jonsson\fR, ...
-(see CREDITS from Gnokii)
-
-2.all people responsible for MyGnokii (MyGnokii2 is based on it too)
-like \fIGabriele Zappi\fR, \fIRalf Thelen\fR, .... (see CREDITS from MyGnokii)
-
-3.\fIMarcin Wiacek\fR \- author of all this mess ;\-)
-
-4.\fIMarkus Plail & Tibor Harsszegi\fR \- for DCT4 help
-
-5.\fIFrederick Ros \fR\- 5210 help
-
-6.\fIJan Kratochvil \fR\- AT commands
-
-7.\fIWalek\fR \- fixes \r
-.SH "SEE ALSO"\r
-.LP \r
-gnokii(1)
-
-xgnokii(2)\r
-
-http://www.gnokii.org\r
-
-http://marcin\-wiacek.topnet.pl\r
This page took 0.094363 seconds and 4 git commands to generate.