Jump to content


Minigps Elf


  • Please log in to reply
877 replies to this topic

#41 OFFLINE   DomagojX

DomagojX
  • New Members
  • PipPipPipPipPipPip
  • Se-nse-ual

  • 813 posts
  • Gender:Male
  • Location:Croatia, Zagreb
  • Mobile:w580->R8be001 & w595 r3ef001

Posted 12 April 2008 - 03:56 PM

View Postmousex, on 2008-04-12 15:52, said:

I added BM2.5 Support to the MiniGPS elf and removed exit on powerbutton. I attach only the code so that copini can see what's needed to implement this. You can also have a look at the hello world elf code. It has also BM2.5 support. At the moment it runs stable but as I don't want to release another MiniGPS elf which would cause confusion it's only the c file.
Attachment main.zip


where i need to put that

#42 OFFLINE   number1

number1
  • Members.
  • PipPipPipPipPipPipPipPipPipPipPip
  • scots Level SE-NSE Addict

  • 5,384 posts
  • Gender:Male
  • Location:Uk,Kent,Sittingbourne
  • Mobile:Nokia N97 & N8(hacked)
  • Tutorials Submitted:2

Posted 12 April 2008 - 04:00 PM

View Posttheshadow03, on 2008-04-12 16:56, said:

i know that the log ini is verry important...perhaps copini will fix this big..

i hope a new version will be released that fixes the log file problem all we can do is wait.

#43 OFFLINE   mousex

mousex
  • VIP
  • SVP

  • 1,526 posts
  • Gender:Male
  • Location:Germany, North Rhine-Westphalia
  • Mobile:Nokia N900

Posted 12 April 2008 - 04:01 PM

View PostDomagojX, on 2008-04-12 17:56, said:

where i need to put that
That's the reason it's a c file. People who don't know what this is shouldn't use it.

SleepModeMod is open-source.
Member No. 3.735


#44 OFFLINE   theshadow03

theshadow03
  • New Members
  • PipPipPipPipPip
  • Se-nse-ible

  • 609 posts
  • Gender:Male
  • Location:Romania
  • Mobile:SE W595 SW-R3EF001 BROWN

Posted 12 April 2008 - 04:02 PM

View Postnumber1, on 2008-04-12 17:00, said:

i hope a new version will be released that fixes the log file problem all we can do is wait.
i know...hope to see a version with the log bug fixed.

W595 R3EF001

SYS/GFX/Patches: Enabled.


#45 OFFLINE   aaallleeennn

aaallleeennn
  • New Members
  • PipPipPipPipPipPip
  • Se-nse-ual

  • 913 posts
  • Gender:Male
  • Location:bosnia
  • Mobile:K770i

Posted 12 April 2008 - 04:06 PM

hope that someone makes it work on w660
earn online, trusted site
register here
  http://bux.to/?r=allen8
K770
w850+w880 acoustics mix with PeterV2 ultrabass
flash menus,flash wallpapers
Patches

#46 OFFLINE   mousex

mousex
  • VIP
  • SVP

  • 1,526 posts
  • Gender:Male
  • Location:Germany, North Rhine-Westphalia
  • Mobile:Nokia N900

Posted 12 April 2008 - 04:34 PM

I have a new question which does not only affect the MiniGPS elf, I guess this can affect e.g. daydis, too.
How can I add a placename wich uses more than one line? I know that there is a wordwrap, but I want to add places like
		   Examplestreet
		   Exampletown
I tried like this
[LAC:CellID]:Examplestreet
			 Exampletown;which doesn't work, no mystery :p just shows Exampletown without the second line
		 [LAC:CellID]:Examplestreet\nExampletown;doesn't work either, just shows \n

The reason I want this is, that I successfully implemented the MiniGPS to the SleepMode elf and the names are wordwrapped to, but then it looks like
	   Example
	   town, E
	   xample 
	   Street
and so I want to add Names that use two lines like shown at the top of this post.

SleepModeMod is open-source.
Member No. 3.735


#47 OFFLINE   Joker XT

Joker XT
  • New Members
  • PipPip
  • No Se-nse

  • 57 posts
  • Gender:Male
  • Mobile:C901

Posted 12 April 2008 - 04:46 PM

W810 R4EA031

[LAC_ADDR]: 0x4C025617;
[CID_ADDR]: 0x4C025610;

Pattern db2010 and db2020:
??,B5,??,??,??,??,??,28,??,D1,??,4C,??,49,??,1D,??,??,??,??,??,28,??,D0,??,20,??,??,??,??,??,BD

LDR     R4,=CID_ADDR
LAC_ADDR = CID_ADDR+0x7

Edited by Joker XT, 12 April 2008 - 04:49 PM.

C901 SW-R1GA028 + 4GB M2 + ElfPack...
=)

#48 OFFLINE   djjoza

djjoza
  • Members
  • PipPipPip
  • Non-se-nse

  • 115 posts
  • Gender:Male
  • Location:Rijeka, Croatia
  • Mobile:W810i R4EA031

Posted 12 April 2008 - 06:01 PM

View PostJoker XT, on 2008-04-12 18:46, said:

W810 R4EA031

[LAC_ADDR]: 0x4C025617;
[CID_ADDR]: 0x4C025610;

for me it doesn't work, my phone restarts...this is my ini in /other/ini/ folder

[LOG_FOLDER]: /usb/other/MiniGPS
[LAC_ADDR]: 0x4C025617;
[CID_ADDR]: 0x4C025610;

[XXXX:XXXX]: Home

W810i R4EA031 Modded: Audio: RaKisTa MonsterBass + Camera: Sarmad 6.0 & 30+ patches including: elfpack tartes mod 1.9.1, confidentiality v3, sysgfx and other. Currently using ELFs: bookman v2.97, sleepmode v1.28, minigps v1.19, stanbymode v2.7, screenshooter v1.2, logochanger v0.61, se-lifestyle toolbar v1.3 & camera shortcuts v1.2!

#49 OFFLINE   Joker XT

Joker XT
  • New Members
  • PipPip
  • No Se-nse

  • 57 posts
  • Gender:Male
  • Mobile:C901

Posted 12 April 2008 - 06:07 PM

Who author of elf MiniGPS?

Has Corrected elf, now orderly works =)
C901 SW-R1GA028 + 4GB M2 + ElfPack...
=)

#50 OFFLINE   djjoza

djjoza
  • Members
  • PipPipPip
  • Non-se-nse

  • 115 posts
  • Gender:Male
  • Location:Rijeka, Croatia
  • Mobile:W810i R4EA031

Posted 12 April 2008 - 06:09 PM

where can i download this version then? thx
W810i R4EA031 Modded: Audio: RaKisTa MonsterBass + Camera: Sarmad 6.0 & 30+ patches including: elfpack tartes mod 1.9.1, confidentiality v3, sysgfx and other. Currently using ELFs: bookman v2.97, sleepmode v1.28, minigps v1.19, stanbymode v2.7, screenshooter v1.2, logochanger v0.61, se-lifestyle toolbar v1.3 & camera shortcuts v1.2!

#51 OFFLINE   number1

number1
  • Members.
  • PipPipPipPipPipPipPipPipPipPipPip
  • scots Level SE-NSE Addict

  • 5,384 posts
  • Gender:Male
  • Location:Uk,Kent,Sittingbourne
  • Mobile:Nokia N97 & N8(hacked)
  • Tutorials Submitted:2

Posted 12 April 2008 - 06:13 PM

I get alot of whitescreens with this elf
aswell.

#52 OFFLINE   centur

centur
  • New Members
  • PipPip
  • No Se-nse

  • 74 posts
  • Gender:Male
  • Location:Bulgaria

Posted 12 April 2008 - 06:15 PM

I have different LAC / CellID on phone and M.P.E. ( MyPhoneExplorer ) ???

Posted Image

Posted Image
Sony Ericsson C902 + Sony M2 4GB + Sony Ericsson HPM-70 + Bluetooth CN-BTU2
SW R3EG004
Flash lite 2.1

#53 OFFLINE   jamesbond22

jamesbond22
  • VIP
  • Eggy Level SE-NSE Addict

  • 4,352 posts
  • Gender:Male
  • Location:one million kilometers from life...
  • Mobile:Sony Ericsson XPeria X8
  • Twitter:x

Posted 12 April 2008 - 06:24 PM

Elf me not work. When I run elf then my phone restart.

My .ini file:
[LOG_FOLDER]: /tpa/user/other/MiniGPS
[LAC_ADDR]: 0x20175E5B;
[CID_ADDR]: 0x20175E54;

[XXXX:XXXX]: Home

Sony Ericsson XPeria X8 Android 2.1

#54 OFFLINE   piku234

piku234
  • New Members
  • PipPipPip
  • Non-se-nse

  • 173 posts
  • Gender:Male
  • Location:Poland
  • Mobile:W850i

Posted 12 April 2008 - 06:26 PM

Me working good this elf.

#55 OFFLINE   Joker XT

Joker XT
  • New Members
  • PipPip
  • No Se-nse

  • 57 posts
  • Gender:Male
  • Mobile:C901

Posted 12 April 2008 - 06:32 PM

MiniGPS worker =)

http://slil.ru/25682105
C901 SW-R1GA028 + 4GB M2 + ElfPack...
=)

#56 OFFLINE   jamesbond22

jamesbond22
  • VIP
  • Eggy Level SE-NSE Addict

  • 4,352 posts
  • Gender:Male
  • Location:one million kilometers from life...
  • Mobile:Sony Ericsson XPeria X8
  • Twitter:x

Posted 12 April 2008 - 06:35 PM

I don't know why, but now elf me work good. Yesterday not work me.
Sony Ericsson XPeria X8 Android 2.1

#57 OFFLINE   hippy dave

hippy dave
  • New Members
  • PipPipPipPipPipPip
  • Se-nse-ual

  • 839 posts

Posted 12 April 2008 - 06:49 PM

View PostJoker XT, on 2008-04-12 19:32, said:

MiniGPS worker =)

http://slil.ru/25682105
confirmed working (including log) on k800 :)

#58 OFFLINE   centur

centur
  • New Members
  • PipPip
  • No Se-nse

  • 74 posts
  • Gender:Male
  • Location:Bulgaria

Posted 12 April 2008 - 06:49 PM

View PostJoker XT, on 2008-04-12 21:32, said:

MiniGPS worker =)

http://slil.ru/25682105


10, work fine!

Edited by centur, 12 April 2008 - 06:57 PM.

Sony Ericsson C902 + Sony M2 4GB + Sony Ericsson HPM-70 + Bluetooth CN-BTU2
SW R3EG004
Flash lite 2.1

#59 OFFLINE   Joker XT

Joker XT
  • New Members
  • PipPip
  • No Se-nse

  • 57 posts
  • Gender:Male
  • Mobile:C901

Posted 12 April 2008 - 07:01 PM

And what at others?
LAC will turn? =)
C901 SW-R1GA028 + 4GB M2 + ElfPack...
=)

#60 OFFLINE   mousex

mousex
  • VIP
  • SVP

  • 1,526 posts
  • Gender:Male
  • Location:Germany, North Rhine-Westphalia
  • Mobile:Nokia N900

Posted 12 April 2008 - 07:07 PM

For me it shows the same LAC as MyPhoneexplorer, but as far as I know Myphoneexplorer shows them wrong. i have a list with GSM Towers in Germany and their LACs and CellIDs, Joker XTs MiniGPS elf and MyPhoneexplorer show 6E01 as LAC, but on my list is only 016E.

SleepModeMod is open-source.
Member No. 3.735



0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users