View previous topic :: View next topic |
Author |
Message |
jaakl Developer
Joined: 20 Aug 2007 Posts: 8 Location: Estonia Phone Type: Unknown
|
Posted: Thu Oct 30, 2008 8:44 am Post subject: |
|
|
Cristian Streng wrote: | jaakl wrote: | - when I select "GPSGate" from mgmaps, then mgmaps tells that "this works only on windows mobile", and does allow to select it. Looks like just a small bug in mgmaps code in the detection of the platform. I did not see any message in the debug log for that. |
Yeah, it searches for a few known platforms (at least JBed and J9)... did you try it with Sun's JVM for Windows Mobile?
|
Yes. It is listed as "SUN Java" in the start menu. I'll try to send error report from mgmaps, maybe from system info you can see something useful to recognize the JVM properly.
ps. midpsysinfo shows: "property.microedition.platform = j2me"
|
|
Back to top |
|
 |
Cristian Streng Founder
Joined: 28 Oct 2005 Posts: 4585
Phone Type: (many)
|
Posted: Wed Nov 05, 2008 10:37 am Post subject: |
|
|
jaakl wrote: | Cristian Streng wrote: | jaakl wrote: | - when I select "GPSGate" from mgmaps, then mgmaps tells that "this works only on windows mobile", and does allow to select it. Looks like just a small bug in mgmaps code in the detection of the platform. I did not see any message in the debug log for that. |
Yeah, it searches for a few known platforms (at least JBed and J9)... did you try it with Sun's JVM for Windows Mobile?
|
Yes. It is listed as "SUN Java" in the start menu. I'll try to send error report from mgmaps, maybe from system info you can see something useful to recognize the JVM properly.
ps. midpsysinfo shows: "property.microedition.platform = j2me" |
Not good, that "j2me" identification string is very generic, it's the same on many non-WM Motorola and Samsung phones...
|
|
Back to top |
|
 |
baxus Newbie
Joined: 08 Mar 2009 Posts: 1
Phone Type: Unknown
|
Posted: Sun Mar 08, 2009 1:38 pm Post subject: |
|
|
Hi,
Can anyone give me GPSPort? The link in the .doc is dead.
Thx
|
|
Back to top |
|
 |
Cristian Streng Founder
Joined: 28 Oct 2005 Posts: 4585
Phone Type: (many)
|
Posted: Sun Mar 08, 2009 9:19 pm Post subject: |
|
|
baxus wrote: | Hi,
Can anyone give me GPSPort? The link in the .doc is dead.
Thx |
Description: |
GPSPort for PocketPC (phones with stylus or touchscreen) |
|
 Download |
Filename: |
GpsPortPPC.zip |
Filesize: |
5.23 KB |
Downloaded: |
2949 Time(s) |
Description: |
GPSPort for Smartphone (phones with keyboard but no touchscreen or stylus) |
|
 Download |
Filename: |
GpsPortSP.zip |
Filesize: |
5.37 KB |
Downloaded: |
1344 Time(s) |
|
|
Back to top |
|
 |
phonefreak Junior
Joined: 18 Mar 2009 Posts: 5
Phone Type: Unknown
|
Posted: Tue Mar 24, 2009 12:47 pm Post subject: |
|
|
This is not fixed! I have SonyEricsson X1 phone and installed this GPSPort - this don't help nothing! Maybe there should be good idea to rewrite complete MGMap and completely without Java, as others navigation software was written, those that works also. Example Garmin etc.
|
|
Back to top |
|
 |
Cristian Streng Founder
Joined: 28 Oct 2005 Posts: 4585
Phone Type: (many)
|
Posted: Tue Mar 24, 2009 12:53 pm Post subject: |
|
|
phonefreak wrote: | This is not fixed! I have SonyEricsson X1 phone and installed this GPSPort - this don't help nothing! Maybe there should be good idea to rewrite complete MGMap and completely without Java, as others navigation software was written, those that works also. Example Garmin etc. |
Of course it would be a good idea! It just requires a lot of time...
|
|
Back to top |
|
 |
phonefreak Junior
Joined: 18 Mar 2009 Posts: 5
Phone Type: Unknown
|
Posted: Tue Mar 24, 2009 1:06 pm Post subject: |
|
|
Cristian Streng wrote: |
Of course it would be a good idea! It just requires a lot of time... |
Surely it requires time and ressources, but I don't need it for free. I can pay for it the same price as for Garmin. I think I can pay even more, because Garmin don't allow satellite photos, but mgmap allows.
|
|
Back to top |
|
 |
dmytro Developer
Joined: 12 Apr 2008 Posts: 190 Location: Kamloops, BC Canada Phone Type: Blackberry Pearl 8130
|
Posted: Tue Mar 24, 2009 5:33 pm Post subject: |
|
|
No need for complete rewrite! Just need a "Wrap up" the loader can use native code for Windows Mobile to interact with GPS and send info using TCP/IP on specific port. Very early developmental version can be found here http://iroot.ca/projects/mgmaps/Windows%20Mobile/ (DON'T expect it to do much)
The development is slow because I lost interest, but all the code is in SVN, feel free to help.
|
|
Back to top |
|
 |
Cristian Streng Founder
Joined: 28 Oct 2005 Posts: 4585
Phone Type: (many)
|
Posted: Tue Mar 24, 2009 7:11 pm Post subject: |
|
|
dmytro wrote: | No need for complete rewrite! Just need a "Wrap up" the loader can use native code for Windows Mobile to interact with GPS and send info using TCP/IP on specific port. Very early developmental version can be found here http://iroot.ca/projects/mgmaps/Windows%20Mobile/ (DON'T expect it to do much) |
Well, the user said he/she tried to connect MGMaps with GPSPort and it didn't work... so I guess this won't work either.
|
|
Back to top |
|
 |
phonefreak Junior
Joined: 18 Mar 2009 Posts: 5
Phone Type: Unknown
|
Posted: Wed Mar 25, 2009 9:26 am Post subject: |
|
|
Cristian Streng wrote: |
Well, the user said he/she tried to connect MGMaps with GPSPort and it didn't work... so I guess this won't work either. |
I suspect that Mgmap listening port is not correct, but Mgmap dont allow to change it.
|
|
Back to top |
|
 |
Cristian Streng Founder
Joined: 28 Oct 2005 Posts: 4585
Phone Type: (many)
|
Posted: Thu Mar 26, 2009 9:05 am Post subject: |
|
|
phonefreak wrote: | I suspect that Mgmap listening port is not correct, but Mgmap dont allow to change it. |
The TCP port is correct, otherwise it would not work on any Windows Mobile phone! It's the default port for GPSGate too, 20175.
|
|
Back to top |
|
 |
Sanderfox Junior
Joined: 16 Jul 2009 Posts: 4
Phone Type: Unknown
|
Posted: Thu Jul 16, 2009 5:15 pm Post subject: |
|
|
Hi,
I can't seem to get gps working on my Touch HD either. I have installed GPSport and activated it, but still MGmaps doesn't see any gps devices. Any other idea's?
Thanks!
Sander
|
|
Back to top |
|
 |
Cristian Streng Founder
Joined: 28 Oct 2005 Posts: 4585
Phone Type: (many)
|
Posted: Thu Jul 16, 2009 5:32 pm Post subject: |
|
|
Sanderfox wrote: | Hi,
I can't seem to get gps working on my Touch HD either. I have installed GPSport and activated it, but still MGmaps doesn't see any gps devices. Any other idea's?
Thanks!
Sander |
Try this version of MGMaps attached... it fixes detection of JBed on Windows Mobile phones.
Description: |
|
 Download |
Filename: |
mgmaps-1_39_21-alpha1.zip |
Filesize: |
239.5 KB |
Downloaded: |
1237 Time(s) |
|
|
Back to top |
|
 |
Sanderfox Junior
Joined: 16 Jul 2009 Posts: 4
Phone Type: Unknown
|
Posted: Thu Jul 16, 2009 6:30 pm Post subject: |
|
|
I can now setup a connection to GPSgate, but it still says it can't get any gps data.
|
|
Back to top |
|
 |
Cristian Streng Founder
Joined: 28 Oct 2005 Posts: 4585
Phone Type: (many)
|
Posted: Thu Jul 16, 2009 7:14 pm Post subject: |
|
|
Sanderfox wrote: | I can now setup a connection to GPSgate, but it still says it can't get any gps data. |
Try GPSPort instead of GPSGate.
|
|
Back to top |
|
 |
Sanderfox Junior
Joined: 16 Jul 2009 Posts: 4
Phone Type: Unknown
|
Posted: Thu Jul 16, 2009 10:39 pm Post subject: |
|
|
I am using GPSPort, but in MGmap I can only choose GPSGate in GPS setup. Ports seem configured properly.
|
|
Back to top |
|
 |
any5302003 Newbie
Joined: 23 Jul 2009 Posts: 1
Phone Type: Unknown
|
Posted: Thu Jul 23, 2009 4:04 am Post subject: |
|
|
I tried everything... Using GPSport and GPSgate, trying different versions of mgmaps (including the one posted a few replies before).
Still, I cannot connect GPS to mgmap...All I can do is still Gpsgate..
Please helpl me..
|
|
Back to top |
|
 |
Cristian Streng Founder
Joined: 28 Oct 2005 Posts: 4585
Phone Type: (many)
|
Posted: Thu Jul 23, 2009 5:01 pm Post subject: |
|
|
any5302003 wrote: | I tried everything... Using GPSport and GPSgate, trying different versions of mgmaps (including the one posted a few replies before).
Still, I cannot connect GPS to mgmap...All I can do is still Gpsgate..
Please helpl me.. |
Umm... maybe this will help? http://forum.mgmaps.com/viewtopic.php?p=13856#13856
|
|
Back to top |
|
 |
raventbk MGMapper
Joined: 02 Oct 2007 Posts: 21 Location: Wakulla Springs, FL Phone Type: Sanyo 9000
|
Posted: Mon Sep 14, 2009 3:31 pm Post subject: |
|
|
I can confirm the internal gps is working properly as mentioned in this thread.
My Device: CDMA HTC Touch Pro (Sprint)
OS: Windows Mobile 6.5 (Energy ROM Genesis)
Using JBed 20090216.5.1
Using MGMaps 1.42.01
_________________ Sprint Sanyo 9000, Loyal SPCS user since 10/98 |
|
Back to top |
|
 |
Ryuuketsu Junior
Joined: 12 Oct 2009 Posts: 9
Phone Type: Unknown
|
Posted: Thu Oct 15, 2009 5:59 am Post subject: |
|
|
I'll post this in the correct section.
So, I finally was able to install mgmaps and open stored maps. All that is fine and dandy.
However, GPS is not working.
This is what I have installed on my ASUS P750 <with internal GPS> :
JBed3dMod_HeapSizeFix_12.02.2008.cab
mgmaps-1_42_01.jad
mgmaps-1_42_01.jar
Windows Mobile 6.1
GpsPortPPC.exe
Selected mgmaps-> GPS --> GPSGate
Here is what I do to start the app:
Start GpsPortSP.exe < Tried two different settings COM4 20175 and COM5 57600>
Start JBED
Launch mgmaps <able to see stored maps>
Menu --> GPS --> Where Am I? <Gives the following error : GPS Position not yet determined. Make sure the phone can recieve/determine GPS info and the satellite signal stregnth is good, wait for a few seconds then try again. >
I have two other apps on the phone (Destinator and Travelogue). Both these are able to get the GPS signal.
Please let me know if I'm doing something wrong.
~Ryuu
|
|
Back to top |
|
 |
|