I'll give it some thought.....started to put something together......might be some 'nice to haves' but I think the basics deliver a lot already.. But in the maybe pile:Speed indicator (knots) Moon phase (info screen or search) Tides (info screen or search) Weather (info screen or search) Distance (point to point)
[*]'Spot x' button takes you immediately to new POI based on GPS location (Rather than Menu >> POI >> New >> Based on position. A one click POI :-)
[*]POI alert/sound (as hands might be other things, an alarm of approaching POI or eSPeak ;-) eg POI near Fishing spot 1[/LIST]
As RR is really just a collection of POI's with a proximity algorithm and an interface to alert the user when he gets within 'x' Km's of any individual POI, I wondered whether it would be possible to build this into a future modRana release? It would be nice to have a prominent icon displayed on screen and/or an espeak prompt warning of any speed cam's on the upcoming stretch of road. Would take modRana one step closer to emulating a dedicated in-car navigation system. Thoughts?
* activate from POI -> tools menu * set: * distance * espeak message (recorded sound ?) * repetition -> once/twice/every N seconds while in perimeter * optional -> a message for leaving the perimeter * optinal -> say the current distance as part of the message * multiple distance/message pairs for a POI * possible uses: * speed cameras * fishing spots * reminders ("you are near the supermarket, don't forget to buy X") * geocaching/treasure hunting
This is great, however please note that the language of streetnames can vary from the directions language. You're probably aware of it, but for instance in the Moscow case, I'd not want the instructions in Russian, and might prefer them in English, but the streetnames are in Russian, so should be pronounced in Russian...
Check out the Device State section of the wiki and osso_test_device_blank_pause.py for a way to keep the screen on.
On an unrelated note, I'm anxiously awaiting an offline routing mode. -jkq
Something that free hiking and boating have in common besides the above needs is "free navigation" ie. not constrained by road or other vectors, simply a heading / distance display from current position to a POI (also known in most handheld GPS receivers as a waypoint). A question in another thread brought the fact that the n900 really has no hiking GPS app ala a garmin or some such handheld. PS Apparently Advanced Geocaching Tool has direction and distance.
Cool thanks. I like the Mappero approach which controls screen blank via a number of states and conditions. eg unblank screen if: Full screen and moving Moving Receiving GPS data never Always cheers
I installed roadrunner (speed camera proximity detector) and tried to run it alongside modRana yesterday. They didn't appear to coexist well - both apps remained running but modRana wasn't redrawing the map with current location. I didn't have time to check closely but I suspect RR possibly wasn't updating GPS co-ord's correctly either. I had assumed that multiple app's would be able to concurrently access the GPS without interfering - apparently not, unless I did something wrong during the test.
So your'e saying you need testers?
I have scripts for pulling the Cloudmade stuff already for postgres. I'm sure I can adapt it.