webOS Nation Forums >  Homebrew >  webOS homebrew apps > MojoTracker
MojoTracker

  Reply
LinkBack Thread Tools Display Modes
Old 11/22/2010, 01:49 PM   #41 (permalink)
Member
 
Join Date: Feb 2010
Location: Prague, CZ
Posts: 74
Likes Received: 0
Thanks: 3
Thanked 19 Times in 10 Posts
Default

Quote:
Originally Posted by altrig View Post
File format was not recognized in my Palm Pre 2, is there something else I need to do?
How you tried install it? You have to use Preware [1], QuickInstall [2] or fileCoaster [3] for install homebrew applications...

[1] Application:Preware - WebOS Internals
[2] http://forums.precentral.net/canuck-...k-install.html
[3] http://www.precentral.net/homebrew-apps/filecoaster
karry is offline   Reply With Quote
Old 12/21/2010, 03:34 PM   #42 (permalink)
Member
 
Join Date: Jan 2010
Posts: 28
Likes Received: 0
Thanks: 11
Thanked 0 Times in 0 Posts
Default

Karry, sorry for the late answer. I did some type of research about all I could find in terms of cell broadcasting. It seems that some abstraction is done in webos 2.0, but not in v1.4.5. So it seems that we have to wait until the next big release of webos.

Nevertheless it shows again, that webos is still a toy to play with, but not to work with. Since I am a Palm fan, I will wait for analyzing the next step of HP/Palm.
tino103870 is offline   Reply With Quote
Old 04/20/2011, 09:33 PM   #43 (permalink)
Member
 
holland6's Avatar
 
Join Date: Jan 2011
Location: North Carolina
Posts: 2
Likes Received: 0
Thanks: 0
Thanked 0 Times in 0 Posts
Default

This app is wonderful! The track looks great on my phone. However, when I view the exported gpx or kml file on Google Earth on my computer, the track doesn't look the same as it did on my Pre+. The track is there, but it has additional points that are not on the track and it makes the track look very strange. Is anyone else having trouble with exported tracks?
holland6 is offline   Reply With Quote
Old 04/26/2011, 10:43 AM   #44 (permalink)
Member
 
Join Date: Feb 2010
Location: Prague, CZ
Posts: 74
Likes Received: 0
Thanks: 3
Thanked 19 Times in 10 Posts
Default

Quote:
Originally Posted by holland6 View Post
This app is wonderful! The track looks great on my phone. However, when I view the exported gpx or kml file on Google Earth on my computer, the track doesn't look the same as it did on my Pre+. The track is there, but it has additional points that are not on the track and it makes the track look very strange. Is anyone else having trouble with exported tracks?
Hi. I'm happy that you like my app. Do you open original file exported from phone, or converted by gpsbabel? Can you upload screenshot of GoogleEarth and track file?

Mine screenshot and track are here: http://disk.jabbim.cz/karry@jabbim.c...705-135402.kml http://disk.jabbim.cz/karry@jabbim.cz/googleearth.png
It seems ok.

Last edited by karry; 04/26/2011 at 10:46 AM. Reason: add link to files
karry is offline   Reply With Quote
Old 07/18/2011, 10:59 AM   #45 (permalink)
Member
 
mu7efcer's Avatar
 
Join Date: Mar 2008
Posts: 921
Likes Received: 7
Thanks: 169
Thanked 229 Times in 141 Posts
Default

Will mojotracker work in airplane mode? Because I have a trail that I'm planning on hiking that I'd like to track. But I'm not going to have any cell signal. So I expect to turn on airplane mode to conserve battery.

When I try using mojotracker in airplane mode, and gps toggled to on, I get "Waiting for GPS..." for a long time. Then eventually, I get a different error message. It's something like: "GPS Error. Only cell and wifi fixes" (That may not be the exact error message.)

Any suggestions for how I can track this trail w/o access to a cell signal?

Thanks.
__________________
Twitter: dullgeek
mu7efcer is offline   Reply With Quote
Old 07/18/2011, 11:14 AM   #46 (permalink)
Member
 
holland6's Avatar
 
Join Date: Jan 2011
Location: North Carolina
Posts: 2
Likes Received: 0
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I tried opening the file directly exported from the phone. I've attached my .gpx file that was exported from my phone.
Attached Files
File Type: zip G20110420-151944.zip (18.8 KB, 2 views) Email Attachment
holland6 is offline   Reply With Quote
Old 07/18/2011, 12:32 PM   #47 (permalink)
Member
 
Join Date: Feb 2010
Location: Prague, CZ
Posts: 74
Likes Received: 0
Thanks: 3
Thanked 19 Times in 10 Posts
Default

On my pc looks GoogleEarth with your track this:
http://album.jabbim.cz/karry@jabbim.cz/earth.jpg

MojoTracker don't display points with high error (about 100m), but this points are in the export and GoogleEarth display it... You can discard these points manualy from file with gpsbabel tool

gpsbabel -i gpx -f in.gpx -x discard,hdop=30,vdop=60,hdopandvdop -o gpx -F out.gpx
karry is offline   Reply With Quote
Old 07/18/2011, 04:35 PM   #48 (permalink)
Member
 
Join Date: Feb 2010
Location: Prague, CZ
Posts: 74
Likes Received: 0
Thanks: 3
Thanked 19 Times in 10 Posts
Default

Quote:
Originally Posted by karry View Post
On my pc looks GoogleEarth with your track this:
http://album.jabbim.cz/karry@jabbim.cz/earth.jpg

MojoTracker don't display points with high error (about 100m), but this points are in the export and GoogleEarth display it... You can discard these points manualy from file with gpsbabel tool

gpsbabel -i gpx -f in.gpx -x discard,hdop=30,vdop=60,hdopandvdop -o gpx -F out.gpx
@holland6: I added configuration option for discarding nodes with hight error from export. You can download it from google code page: http://mojotracker.googlecode.com/fi..._0.3.0_all.ipk
karry is offline   Reply With Quote
Old 07/18/2011, 04:45 PM   #49 (permalink)
Member
 
mu7efcer's Avatar
 
Join Date: Mar 2008
Posts: 921
Likes Received: 7
Thanks: 169
Thanked 229 Times in 141 Posts
Default

Has my question been answered somewhere else and I just missed it?
__________________
Twitter: dullgeek
mu7efcer is offline   Reply With Quote
Old 07/18/2011, 04:50 PM   #50 (permalink)
Member
 
Join Date: Feb 2010
Location: Prague, CZ
Posts: 74
Likes Received: 0
Thanks: 3
Thanked 19 Times in 10 Posts
Default

Quote:
Originally Posted by mu7efcer View Post
Will mojotracker work in airplane mode? Because I have a trail that I'm planning on hiking that I'd like to track. But I'm not going to have any cell signal. So I expect to turn on airplane mode to conserve battery.

When I try using mojotracker in airplane mode, and gps toggled to on, I get "Waiting for GPS..." for a long time. Then eventually, I get a different error message. It's something like: "GPS Error. Only cell and wifi fixes" (That may not be the exact error message.)

Any suggestions for how I can track this trail w/o access to a cell signal?

Thanks.
On my Pre- with webOS 2.1.0 works gps fine in airplane mode. So, I can track my treks without problem. But it take some time for initialization (about minute).
karry is offline   Reply With Quote
Thanked By: mu7efcer
Old 04/07/2012, 05:52 PM   #51 (permalink)
Member
 
Join Date: Jan 2008
Location: Melbourne, Australia
Posts: 49
Likes Received: 7
Thanks: 7
Thanked 7 Times in 4 Posts
Default

When I view a previous Saved Track on my Pre3 (2.2.4), the speed, altitude and map are all in Landscape when phone in Portrait, and you can't see the right side info for any tracks.
I can save the .gpx and export to pc, but can't find a good app in webOS to view the full track.
is there a workaround for this ?
Great app otherwise.
mcnick is offline   Reply With Quote
Old 04/21/2012, 01:45 PM   #52 (permalink)
Member
 
Join Date: Feb 2010
Location: Prague, CZ
Posts: 74
Likes Received: 0
Thanks: 3
Thanked 19 Times in 10 Posts
Default

Quote:
Originally Posted by mcnick View Post
When I view a previous Saved Track on my Pre3 (2.2.4), the speed, altitude and map are all in Landscape when phone in Portrait, and you can't see the right side info for any tracks.
Can you send me screenshot please? MojoTracker supports portrait orientation only. It is displayed correctly on my Pre- with webOS 2.1.0.

Quote:
Originally Posted by mcnick View Post
I can save the .gpx and export to pc, but can't find a good app in webOS to view the full track.
I'm using "GPX Mapper" for display exported *.gpx files directly on phone... You can install it from App Catalog for free https://developer.palm.com/appredire...apps.gpxmapper.
karry is offline   Reply With Quote
Unread 05/25/2012, 10:29 PM   #53 (permalink)
Member
 
Join Date: Jan 2010
Posts: 172
Likes Received: 1
Thanks: 92
Thanked 36 Times in 20 Posts
Default

great app. Is there a donate link?
veerar is offline   Reply With Quote
Reply

 

Tags
gps

Thread Tools
Display Modes



 


Content Relevant URLs by vBSEO 3.6.0