![]() |
Re: [Announce] modRana: a flexible GPS navigation system
Love the new POI interface. Very nice, and makes it much easier to enter POIs. I've added several, and they all seem to work nicely. Well done! I also have been using modRana as my primary GPS for about 3 weeks, since my Magellan decided it wanted to pretend to be an N900 and spit out it's micro-USB connector (ripped right off the board... and it even had posts and everything....)
So, I have two old request, and three new requests to throw on the "to do" queue I hope? :) Old: 1> Provide a user-editable replacement table/script for text->speech. (I'm still getting "park saint" and "lilly doctor" for park st and lilly dr. ;) ) 2> Add a way to rename track logs (and/or route saves). It would make saving a track log that much easier. And yes, sometimes people save tracks and would like to use them as routes later. Having modRana "remind" me of a turn when driving in the dark can be quite helpful, even on a route I know well. New: 1> Add a way to disable GPS while downloading maps. (Preferably a toggle button on the download page itself.) When I download maps, its usually for a large area overnight. No need to run the GPS while getting 500k tiles... You may also want to "nice" the process for grabbing tiles if you're getting a lot of them. (eg >20K) 2> A tool to create/look-at/modify the database for maps. (Remove/add map tiles at a set level, etc.) I'm sure I can load any SQLLite editor and use select commands to remove the entries by hand. But it would be easier to do this in a UI. (eg remove all tiles except those in levels 12 & 18.) 3> Repeat texts over voice a little more often for long spans. My old Magellan would tell me the instructions 3 times, with a 4th warning when the turn came. Once when I started on the path (after the previous turn), once at 5 miles out, and once at 2 miles out. Then it would "ding" or say "turn right/left" when I hit the fork. Seems right now I sometimes get a message mid-road, but not always. And the repeat before the turn is happening a hundred yards or so before the turn. Not helpful when going 60mph and it's telling you to exit at the exit you're passing. :) This app has really come a long way in a little time. It's seriously at a level where it's better than the OVI maps already, which is saying something. Major thanks for all the work you've put into this. Is there a "donation" link somewhere I can hit? :) |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
"Clicked, sending set:Menu:None Menu knows menu changed" but phone rebooted itself with modrana running. :/ The second log ends with "Sending message: notification:7 tracks loaded in 6570.00 ms#1" after it rebooted itself the second time with modrana running. So, i can confirm 100% modrana is causing reboots, but unfortunately not offer any details on why. |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
named directions_filter.csv Yes, graphical user interface for it would be welcome. Quote:
|
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
/opt/modrana/data/directions_filter.csv Its content is like this: Code:
St.;Street NOTE: I don't really know how the package manager handles installed files, that were user modified, so I'll advice to backup your changes to this files in case it is overwritten by the next version. Also, EVERYBODY: Tell me which substitution pairs should I add to the default set ! Quote:
Quote:
Quote:
Quote:
Why are there just two messages ? The first on triggers in predefined distance, supplied by Google together with the routing messages (make sure you are in the car mode when getting the route), the second once you enter the "capturing radius" of the turning point. A quick way of adding more messages might be by just adding the more messages of the first sort with multiplies of the predefined triggering distance. A more robust but more difficult is to use a custom current speed depended triggering distance estimation. Then it might be possible to even specify a rough time interval (say 120s,60s,20s before turn) for the warnings. Quote:
|
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
Quote:
BTW, I find it still pretty weird that just a simple application can freeze, let alone reboot the whole device... I have tried some little stress testing (PR1.3, vanilla):
I guess I'll have to do more testing then. (This does not mean that I have never seen modRana freeze the device, but its quite a while since this happened to me last time. On the other hand, my N900 recently restarted while the Nokia pano ap was processing a new panorama.) |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
Both times the reboot happened while the screen was locked. It takes long enough to trigger that i've never had it happen while actively using modrana. I share the logs to show that nothing unexpected was happening. In the first case it showed the menu message because i closed out the menu after enabling the log. The second log reflects just the initial loading of the tracks i have, which it does every time. I will try disabling the tracks and see if it helps. I first starting seeing the freezes/reboots when i started using the track feature, but that wasn't long after i started using modrana, so that may not mean anything. |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
Awesome to know there's a file to change the filter. Btw: If user changes happen, the app manager will make a backup and then replace it with the package contents by default. apt-get will prompt and ask what to do. :) Quote:
Quote:
Quote:
Quote:
Quote:
Optimally, I would have preferred a read of the text near the beginning of the highway entry, at about 2 miles before exit (did that part well once), and just before the exit. :) I know it can be tough to guess at how far before an exit to announce. Generally I've found the value (750 * (mph/10)) yards works well. ;) But putting in an announce point about 2 miles before a turn on any segment over 2.5 miles would seem a pretty easy thing to do, which would help a lot for those of us using it for longer stretches. Quote:
|
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
I'll add more priority to finally implementing the "is the window visible" detection, which would enable stopping the drawing pipeline when the screen is locked or when modRana is running in the background and its window is not visible. Mappero reportedly works like this. This might help, if the lockups/restarts are graphics or load dependent and should also save some power :) Quote:
It is currently only possible to name the log before hitting the start button, not after logging is running. This is quite impractical, so I guess I'll add rename-while-logging when I get to it :) Quote:
BTW, what about the graphical front-ends ? I wonder whether they show the prompt too... Quote:
For navigation you basically need:
Provided I manage to cram all theses needed info together with the track when saving a route, the resulting GPS file should be usable for navigation in the same manner as the online routes. Quote:
Basically:
|
Re: [Announce] modRana: a flexible GPS navigation system
Just to chip in, I have not used modrana in a while (have not taken a long drive) but I too experienced multiple lock up have to remove the battery issues. I think if I recall it happened mostly when calculating a route.
|
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
Quote:
Quote:
What format does it come in from the route server as? Maybe you can just save it in that format (with it's own extension) for later loading. I wouldn't mind having a difference between routes and logs, especially if I can make a route (say on Goggle maps) and export it in some way that modRana would understand. Quote:
This is all "icing on the cake" as it were. I love where it's at right now (esp with the POI stuff working so well). In the not too distant future (Thanksgiving-ish) I may have some time to work on porting a tile server to the N900. If so, it could act as a local server (backup) for non-networked usage. I've made some pretty extensive changes to an opensource tile server for a group I've been working with, and think it may be pretty doable to get it up and running on here. :) |
All times are GMT. The time now is 13:04. |
vBulletin® Version 3.8.8