
Iniciado por
chekos
y donde lo descargo??
Ya postee la version 1.14 pruebala en el foro de solo elfpack...
Amigos pido ayuda, quiero poner este elf en el cel y estoy empezando con el ini lo llevo asi: es para w610
Código PHP:
; MiniGPS Elf example configuration
;
; Remove semicolon (;) from the beginning of lines you want to use.
; Insert semicolons before lines you don't want to use, or simply remove those lines.
; Options marked as default will be used even if the option is not entered, example:
; if you don't enter a [LOG_EXT] the .txt extension will be used.
; Choose your phone (not optional!):
;[PHONE]: 0x00; W810_R4EA031
;[PHONE]: 0x01; K790_R8BF003
;[PHONE]: 0x02; W700_R1CA021
;[PHONE]: 0x03; K750_R1CA021
;[PHONE]: 0x04; W800_R1BD001
[PHONE]: 0x05; W610_RBC002
;[PHONE]: 0x06; K810_R8BA024
;[PHONE]: 0x07; K800_R8BF003
;[PHONE]: 0x08; W850_R1KG001
;[PHONE]: 0x09; W880_R8BA024
;[PHONE]: 0x0A; W580_R8BA024
;[PHONE]: 0x0B; W660_R8BB001
;[CUSTOM_CID]: Enter CID address if have different than default phones above
; Choose location of logfile, if this option is left out nothing will be logged:
;[LOG_FOLDER]: /tpa/user/other/ini/MiniGPS
[LOG_FOLDER]: /usb/other/MiniGPS
; Choose logfile date format:
[DATE_FORMAT]: 0x00; YYYY-MM-DD (default)
;[DATE_FORMAT]: 0x01; DD-MM-YYYY
; Choose logfile extension:
[LOG_EXT]: 0x00; .txt (default)
;[LOG_EXT]: 0x01; .ini
; Choose a log mode:
[LOG_MODE]: 0x00; Log every change in LAC:CID (default)
;[LOG_MODE]: 0x01; Only log changes in displayed location (known and unknown)
;[LOG_MODE]: 0x02; Only log known locations
;[LOG_MODE]: 0x03; Only log unknown locations
; Choose a vibration notification for when LAC:CID changes:
;[VIBRATE]: 0x00; Don't vibrate (default)
[VIBRATE]: 0x01; Vibrate three times (70 ms)
;[VIBRATE]: 0x02; Vibrate once for 250 ms
;[VIBRATE]: 0x03; Vibrate once for 500 ms
; Choose position for current location:
;[LOCATION]: 0x07; On the first operator line
[LOCATION]: 0x06; On the second operator line (default)
;[LOCATION]: 0x00; On the third operator line if the second is used, too
;[LOCATION]: 0x09; Within a big message box
;[LOCATION]: 0x0D; At the right bottom (place of date)
;[LOCATION]: 0x0B; small-screen phones: left bottom (place of time)large-screen phones: in place of big clock
;[LOCATION]: 0x0C; One line above the right bottom (only on large-screen phones - default place of small clock)
;[LOCATION]: 0x0F; At the left bottom of large-screen phones
;[LOCATION]: 0x0E; One line above the left bottom (only on large-screen phones)
; Choose a key and keymode to show / hide current location:
[SHOW]: 0x05; Camera focus (key codes depend on phone)
[KEY_MODE]: 0x01; Short press (default)
[IGNORE_KEYLOCK]: 0x01; Key will work only work when keys are unlocked (default)
;[IGNORE_KEYLOCK]: 0x01; Key will work even when keylock is active
; Choose a key to toggle (with long press) between displaying location name / LAC:CID (not affected by above settings):
[SHOWCELLID]: 0x04; Back key on some phones, C key on others
; Choose update options (interval in seconds, hexadecimal):
[UPDATE_INTERVAL]: 0x02; Look for new LAC:CID every 2 seconds (default)
[ALWAYS_UPDATE]: 0x00; Only update the displayed location when it has changed (default)
;[ALWAYS_UPDATE]: 0x01; Update the displayed location even when nothing has changed (fixes disappearing location)
; Choose a character encoding for location names
[CHAR_ENCODING]: 0x00; No special encoding (default)
;[CHAR_ENCODING]: 0x01; Windows-1251 encoding
; Location names (use tilde (~) for newline):
; Put the LAC:CID combination where the Xs are and change "Somewhere" to the name of the corresponding location
[XXXX:XXXX]: Somewhere y de aui para anajo no entiendo nada!:mad:
; Location profiles:
; You have to start the option with "P_" and use the same location name as displayed when you're there
; Profile numbers are in the same order as in the phones menu, starting with 0:
; 0x00 = Normal
; 0x01 = Meeting
; 0x02 = In car
; 0x03 = Outdoors
; 0x04 = Handsfree
; 0x05 = Home
; 0x06 = Office
[P_DEFAULT]: 0x00; Switch to profile Normal when you're at any unconfigured location (optional)
[P_Home]: 0x05; Switch to profile Home when you get to location "Home"
; Location vibration:
; Same idea as profiles, but use "V_".
; Vibrations options are the ase as with [VIBRATE]:
; 0x01 = Vibrate three times (70 ms)
; 0x02 = Vibrate once for 250 ms
; 0x03 = Vibrate once for 500 ms
[V_Home]: 0x01; Vibrate three times when you get to location "Home"
; Location sound
; Same idea as profiles, but use "S_".
; You can only enter filenames, files should be in [SOUND_FOLDER].
[SOUND_FOLDER]: /usb/music
[S_Home]: home.mp3 Plays /usb/music/home.mp3 when you get to location "Home"
;Language Encoding
;name of win2unicode file in ini directory
;Availible files are cyrillic.bin, latin1.bin, greek.bin, turkish.bin, eastern_european.bin, arabic.bin
[WIN2UNICODE_FILE]: latin1.bin
;Timeout in MINUTES before a change in location will initiate an action, default=0x0A;
[NEW_ACTION_TIMEOUT]: 0x0A;
Pero no entiendo lo que esta en negrilla, ayuda amiguitos
quiro que salga en el sleepmode, otra pregunta donde le cambio los nombres a los valores, para que diga casa y eso ???
Marcadores