Reply
Thread Tools
Posts: 31 | Thanked: 10 times | Joined on Jun 2007 @ The Netherlands
#51
I have created a xslt which transforms a FON POI gpx to something that can be used in GPXView. Handy if you need a FON spot to log your geocache founds...

To use it:
- download and unzip http://www.internettablettalk.com/fo...1&d=1210193281
- click 'Download to Navigation Gizmo' on maps.fon.com
- start the transformation with
Code:
xsltproc -o fon.gpx fon2geo.xls FON_??.gpx
- Add fon.gpx in GPXView

I hope this is of use to anyone...
Attached Files
File Type: zip fon2geo.zip (927 Bytes, 192 views)
 
pixelseventy2's Avatar
Posts: 357 | Thanked: 115 times | Joined on Sep 2007 @ Sunny England :)
#52
Finally got a chance to go caching again at the weekend, family commitments and all that
It worked perfectly, much better than maemo-mapper for that final stretch.
__________________
pixel - pushing buttons that shouldn't be pushed, and fiddling with things that shouldn't be fiddled with
 
Posts: 345 | Thanked: 467 times | Joined on Nov 2007 @ Germany
#53
And yet another very small but imho useful update: The goto view now has a small button linking to maemo-mapper. Clicking it will launch maemo-mapper if required and make it jump to the position you are currently navigating to in gpxview.
 
Posts: 49 | Thanked: 7 times | Joined on Apr 2007
#54
Originally Posted by Master of Gizmo View Post
Isn't the result obvious? The only application you ever told about your bluetooth GPS is MM. And now you always have to start MM to enable to GPS. How should the framework or any other application start the GPS if only Maemo Mapper knows the required details like the BT MAC?

Unless Maemo-Mapper also works with a blank MAC address setting as desciibed here for the internal GPS:

https://garage.maemo.org/plugins/scm...gs_GPS_heading

it probably won't work with anything but Maemo-Mapper.

What's descibed there for the "internal GPS" applies to all GPS devices handled by the GPS framework. And only those work for gpxview as it only works with devices handled by the GPS framework.

Summary: If you can leave the MAC address entry in MM blank, the GPS should also work for gpxview as this indicates that your GPS framework is setup properly. If you need to specify some mac address for the GPS to work within MM, then GPS in gpxview won't work since you are bypassing the GPS framework and make MM directly access the GPS. This isn't good ...
Well, I'm a little slow (in more ways than one it seems) but I finally figured out what I was doing wrong. To save someone else the head scratching I went through:

Open control panel. Go to GPS location. Make sure 'Enable GPS' is checked, and your GPS is show in the GPS device pull down. Mine wasn't there, although I had paired with the device.

It's the little things in life that matter...

Tim
 

The Following User Says Thank You to tps For This Useful Post:
Posts: 9 | Thanked: 0 times | Joined on Jan 2008
#55
Originally Posted by Master of Gizmo View Post
The geocaching.com gpx file has a name itself. This is displayed in the first screen. Your file does not contain such an entry, so you see blank followed by a 1 for "this file contains one cache". And this single cache is what you see on the next page. The current development version already copes with files wihtout name inside and sets the filename then.

Don't put too much effort into this. Adding support for loc files is most likely the easier solution. Also the current development version can handle entire directories. So you can put all your loc files there and they are loaded all at once.
This looks like such a promising app, but this problem is what's keeping me from geocaching nerdvana. If I download a pocket-query .gpx file and load it into gpxview, it finds 1, or 3, geo's out of the whole file (the two different files I've tried). Will you be adding support for multiple-cache .gpx files? That's something that maemo-mapper also doesn't support and it's a tremendous bummer. I could send a sample file if it would be of help.
 
Posts: 345 | Thanked: 467 times | Joined on Nov 2007 @ Germany
#56
Originally Posted by seamusbleu View Post
This looks like such a promising app, but this problem is what's keeping me from geocaching nerdvana. If I download a pocket-query .gpx file and load it into gpxview, it finds 1, or 3, geo's out of the whole file (the two different files I've tried). Will you be adding support for multiple-cache .gpx files? That's something that maemo-mapper also doesn't support and it's a tremendous bummer. I could send a sample file if it would be of help.
All caches contained in your gpx file should be displayed. Yes, please send me these files, so i can have a look why parts aren't displayed.

MoG
 
Red's Avatar
Posts: 155 | Thanked: 63 times | Joined on May 2007 @ UK
#57
Just wanted to say that I used this App for the first time this weekend to pick up a couple of caches hidden in long grass and woodland.

The application works extremely well, thank you very much indeed!

One tiny thing, which I note has already been mentioned, is some kind of "averaging" for the compass rose to bring some stability, or an option to lock the compass rose in a single position.

Excellent app. Thanks once again.
__________________
N800, OS2008 + E51. 3.5G. Warning, this post contains at least one nut and is a source of hyperbole.
 
Posts: 2 | Thanked: 0 times | Joined on May 2008
#58
I've been using this since I first saw the release. Much better then my previous N800 caching system.

One feature request.

Could the cache listing automatically refresh, perhaps every 30 seconds or so? It's great that it sorts by nearest to me, but I have to navigate up a level, and then back to get it to reorder the caches while I am moving.
 
Posts: 345 | Thanked: 467 times | Joined on Nov 2007 @ Germany
#59
Originally Posted by willowbrezo View Post
One feature request.

Could the cache listing automatically refresh, perhaps every 30 seconds or so? It's great that it sorts by nearest to me, but I have to navigate up a level, and then back to get it to reorder the caches while I am moving.
Done! The latest version does exyctly this if you don't touch the cache list view for at least 30 seconds.

MoG
 
Posts: 345 | Thanked: 467 times | Joined on Nov 2007 @ Germany
#60
And yet another update ...

This time you'll get another set of features requested by users. This especially includes the ability to export caches as POIs to Maemo-Mapper (thus doing something similar to geopoi). To keep Maemo Mapper fast, you can limit the radius from which POIs are exported around your current position. And of course matching icons are also generated so you see your familiar cache icons in Maemo Mapper.

Error handling and especially reporting has also been improved and loading illegal GPX files is now not just silently ignored.

I have added some configurable averaging/damping to the compass, so it should be a little more stable with the n810s built-in gps. If you don't like the compass moving at all, you can now just touch it and it'll lock in it's current position (with the needle still moving of course ...). This is useful if you also use a real compass.

Copy'n paste also works in html text now, so you can copy things from the html description to the notes page to e.g. do some caluculations.

See the changelog at http://www.harbaum.org/till/maemo for all changes.
 

The Following 5 Users Say Thank You to Master of Gizmo For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 13:03.