Notices


Reply
Thread Tools
Posts: 650 | Thanked: 497 times | Joined on Oct 2008 @ Ghent, Belgium
#481
another feature request (unless I overlooked its presence): doing a simple address search. Last night, somebody asked about a certain address, and I thought, let me use modrana to show a gogle sat pic. Couldn't figure out how to search for the address other than asking it to give a route to it.
__________________
Affordable mobile internet in Belgium: Try Mobile Vikings
2 GB, 1000 SMS and 15 euro of talk time for.... 15 euro
 

The Following 4 Users Say Thank You to petur For This Useful Post:
Posts: 1,548 | Thanked: 7,510 times | Joined on Apr 2010 @ Czech Republic
#482
Originally Posted by slender View Post
Is it possible to make modrana check _before_ main prog is run that if internet connection and gps is up if not then let user select internet connection and start gps and agps or just skip. And then start main app.
I guess both could be done, but I think this functionality should be off by default - the user has probably manually disconnected from the internet or there is no usable connection anyway and the location functionality was also probably disabled manually - so no need to bother the user with needless dialogs (like Ovi Maps do if he does not want to.

BTW, there is already a feature request ticket on remembering and restoring connection state.

Originally Posted by petur View Post
another feature request (unless I overlooked its presence): doing a simple address search. Last night, somebody asked about a certain address, and I thought, let me use modrana to show a gogle sat pic. Couldn't figure out how to search for the address other than asking it to give a route to it.
This is definitely doable - the Google geocoding API modRana uses supports this. I've been planing to do something like this for quite a while already - I just haven't got to actually implementing it yet
(It will probably show up in "search" sub-menu as something like "search for an address".)
Similar feature will be also used to upgrade the Address routing functionality - enter a start/destination address, get possible locations for it, look them up on the map, move the target cursor (if needed).
__________________
modRana: a flexible GPS navigation system
Mieru: a flexible manga and comic book reader
Universal Components - a solution for native looking yet component set independent QML appliactions (QtQuick Controls 2 & Silica supported as backends)

Last edited by MartinK; 2011-01-20 at 23:20.
 

The Following 4 Users Say Thank You to MartinK For This Useful Post:
Posts: 650 | Thanked: 497 times | Joined on Oct 2008 @ Ghent, Belgium
#483
Lately, the fact that it doesn't respond to tapping the address (in route page) has started to annoy me greatly.
Right now, 9 out of 10 times I need to restart modrana to be able to enter an address.
(http://modrana.org/trac/ticket/100)

And another issue I already reported: it is really impossible for me to tap the screen to get the menu, and have the map centering still enabled. Even the shortest tap disables centering. I would have no problem that it needs a serious dragging movement to unlock centering....
(http://modrana.org/trac/ticket/42)
__________________
Affordable mobile internet in Belgium: Try Mobile Vikings
2 GB, 1000 SMS and 15 euro of talk time for.... 15 euro

Last edited by petur; 2011-01-26 at 08:40.
 

The Following 2 Users Say Thank You to petur For This Useful Post:
Posts: 433 | Thanked: 274 times | Joined on Jan 2010
#484
hadn't used modrana for a while - tried yesterday &can confirm Petur's finding - I entered a route (using custom search for destination). I drove to the destination with navigation enabled. Then I went to enter a new route. I selected "address to address" and then selected "location as start". I then tapped "destination", to enter a postcode, but nothing happened (the tap was registered as I heard/felt it, but the app didn't provide the normal text entry field). I retried several times, tried exiting & re-entering the menu etc. but no joy. Eventually I exited & restarted modrana itself, and I was then able to enter my new destination address.

Petur's other gripe (tapping the screen turns off auto-centring) used to really annoy me too. I'm pretty used to it now but I'd agree that the status of auto-centring should NOT be affected by any "brief" tap if that is possible - IMHO, only a purposeful long tap or drag should be taken to indicate that the user no longer wants to have centring active. I don't know how easy that would be to implement, and TBH it's not a biggie if it would be difficult/time consuming.
__________________
n900: "with power comes responsibility".

If you buy a niche, highly modifiable smartphone and proceed to mess it up by blindly screwing around, don't just blame the phone, also blame yourelf.
 

The Following 3 Users Say Thank You to Pigro For This Useful Post:
Posts: 1,548 | Thanked: 7,510 times | Joined on Apr 2010 @ Czech Republic
#485
Originally Posted by petur View Post
Lately, the fact that it doesn't respond to tapping the address (in route page) has started to annoy me greatly.
Right now, 9 out of 10 times I need to restart modrana to be able to enter an address.
(http://modrana.org/trac/ticket/100)
Originally Posted by Pigro View Post
hadn't used modrana for a while - tried yesterday &can confirm Petur's finding - I entered a route (using custom search for destination). I drove to the destination with navigation enabled. Then I went to enter a new route. I selected "address to address" and then selected "location as start". I then tapped "destination", to enter a postcode, but nothing happened (the tap was registered as I heard/felt it, but the app didn't provide the normal text entry field). I retried several times, tried exiting & re-entering the menu etc. but no joy. Eventually I exited & restarted modrana itself, and I was then able to enter my new destination address.
Thanks for reporting this ! I have found the root cause and it would be fixed in the next release Till then, there is a simple workaround: do the address queries while modRana is not in fullscreen.

Originally Posted by petur View Post
And another issue I already reported: it is really impossible for me to tap the screen to get the menu, and have the map centering still enabled. Even the shortest tap disables centering. I would have no problem that it needs a serious dragging movement to unlock centering....
(http://modrana.org/trac/ticket/42)
Originally Posted by Pigro View Post
Petur's other gripe (tapping the screen turns off auto-centring) used to really annoy me too. I'm pretty used to it now but I'd agree that the status of auto-centring should NOT be affected by any "brief" tap if that is possible - IMHO, only a purposeful long tap or drag should be taken to indicate that the user no longer wants to have centring active. I don't know how easy that would be to implement, and TBH it's not a biggie if it would be difficult/time consuming.
I finally got to looking at this and it was surprisingly easy to fix - I have just added a threshold (the same that is used to differentiate between click and drag - note you can start a long drag on a button without actually pressing it) before considering if a given drag is strong enough to disable centering.
I have done some testing and it seems to behave very good now - normal presses don't disable centering any more but a slight drag does.
Also this fix will show up in the next release, together with other improvements, like properly synchronized map and position indicator movement while centering is on.

Also, we have an anniversary !
A year ago, on 26th January 2010, after meeting with my thesis supervisor, I have started working on my bachelors thesis, called Flexible GPS Navigation for Mobile Devices with Linux OS. The thesis, which resulted in modRana, was successfully defended the following June.

So, happy birthday modRana !
__________________
modRana: a flexible GPS navigation system
Mieru: a flexible manga and comic book reader
Universal Components - a solution for native looking yet component set independent QML appliactions (QtQuick Controls 2 & Silica supported as backends)

Last edited by MartinK; 2011-01-26 at 23:33.
 

The Following 14 Users Say Thank You to MartinK For This Useful Post:
Posts: 650 | Thanked: 497 times | Joined on Oct 2008 @ Ghent, Belgium
#486
Hey! You rule!
Thanks for those fixes, looking forward to the testing.

Going to Fosdem (Brussels)?
__________________
Affordable mobile internet in Belgium: Try Mobile Vikings
2 GB, 1000 SMS and 15 euro of talk time for.... 15 euro
 

The Following 2 Users Say Thank You to petur For This Useful Post:
Posts: 1,548 | Thanked: 7,510 times | Joined on Apr 2010 @ Czech Republic
#487
Originally Posted by petur View Post
Going to Fosdem (Brussels)?
Hmm, looks interesting! Maybe next year
__________________
modRana: a flexible GPS navigation system
Mieru: a flexible manga and comic book reader
Universal Components - a solution for native looking yet component set independent QML appliactions (QtQuick Controls 2 & Silica supported as backends)
 

The Following User Says Thank You to MartinK For This Useful Post:
Posts: 650 | Thanked: 497 times | Joined on Oct 2008 @ Ghent, Belgium
#488
Martin,

Now you teased us with these fixes, when is the next version coming? I'm doing an xkcd 281 on this (but then refreshing the catalogs)
__________________
Affordable mobile internet in Belgium: Try Mobile Vikings
2 GB, 1000 SMS and 15 euro of talk time for.... 15 euro

Last edited by petur; 2011-02-03 at 13:51.
 
Posts: 1,548 | Thanked: 7,510 times | Joined on Apr 2010 @ Czech Republic
#489
Originally Posted by petur View Post
Martin,

Now you teased us with these fixes, when is the next version coming? I'm doing an xkcd 281 on this (but then refreshing the catalogs)
The fixes and the new stuff seem to work OK, so I'd like to do a release today or tomorrow

BTW, the modRana project website + SVN is currently down due to disk array crash in the lab, they say that everything should be back online soon
__________________
modRana: a flexible GPS navigation system
Mieru: a flexible manga and comic book reader
Universal Components - a solution for native looking yet component set independent QML appliactions (QtQuick Controls 2 & Silica supported as backends)
 

The Following 2 Users Say Thank You to MartinK For This Useful Post:
Posts: 650 | Thanked: 497 times | Joined on Oct 2008 @ Ghent, Belgium
#490
Originally Posted by MartinK View Post
The fixes and the new stuff seem to work OK, so I'd like to do a release today or tomorrow
Great... I'll be needing/using it to walk around Brussels this weekend (starting friday evening) - Fosdem

Which brought up an idea: How about latitude integration in the routing? The guys I'm meeting with are all using latitude so being able to route to them seems like a fun feature (I know this will not help me this weekend, but maybe next year)
__________________
Affordable mobile internet in Belgium: Try Mobile Vikings
2 GB, 1000 SMS and 15 euro of talk time for.... 15 euro
 

The Following 2 Users Say Thank You to petur For This Useful Post:
Reply

Tags
bada rox, martin_rocks, modrana, navigation, openstreetmap, the best, wehasgps


 
Forum Jump


All times are GMT. The time now is 16:40.