|
2009-01-29
, 03:18
|
Posts: 61 |
Thanked: 17 times |
Joined on Dec 2008
@ Toronto
|
#162
|
|
2009-01-29
, 03:28
|
Posts: 61 |
Thanked: 17 times |
Joined on Dec 2008
@ Toronto
|
#163
|
|
2009-01-29
, 04:07
|
Posts: 4 |
Thanked: 0 times |
Joined on Jan 2009
|
#164
|
by editing as user /home/user/.navit/navit.xml you get the same results (running navit as user) as you were editing as root /usr/share/navit/navit.xml.
you can download pre-built maps bin files here:
http://downloads.cloudmade.com/
and learn more about navit.xml here:
http://wiki.navit-project.org/index....figuring_Navit
be careful about the format of center of the map coordinates, read carefully navit.xml about that.
|
2009-01-29
, 12:58
|
|
Posts: 529 |
Thanked: 262 times |
Joined on Dec 2008
@ Eastleigh, Hampshire, UK
|
#165
|
Re performance, my guess (and it was sort of mentioned on #navit) is that reducing the number of tags you are looking to display is a good thing to do. E.g. if you are not interested in showing Stop signs on your map, then remove that item from navit.xml. These things all take time to find and render.
As a test of how busy Navit can be, set debug navit to level 1 or 2. Then send the output to a file using 2> log.file. This will likely show 80000 plus lines of output by the time the map displays, much of it Attr searches. So the advice above would seem to bear out the benefits of reducing your conf file. Other than that it will take using a tool such as Valgrind to determine code hotspots. Perhaps reducing the rate of GPS updates will help, I am just guessing on that though.
|
2009-01-29
, 13:23
|
Posts: 968 |
Thanked: 974 times |
Joined on Nov 2008
@ Ohio
|
#166
|
|
2009-01-29
, 20:06
|
|
Posts: 844 |
Thanked: 521 times |
Joined on Jan 2009
@ UK southampton
|
#167
|
|
2009-01-29
, 22:41
|
Posts: 968 |
Thanked: 974 times |
Joined on Nov 2008
@ Ohio
|
#168
|
The Following User Says Thank You to lemmyslender For This Useful Post: | ||
|
2009-01-30
, 10:16
|
Posts: 61 |
Thanked: 17 times |
Joined on Dec 2008
@ Toronto
|
#169
|
The Following User Says Thank You to gerritv For This Useful Post: | ||
|
2009-01-30
, 11:42
|
|
Posts: 529 |
Thanked: 262 times |
Joined on Dec 2008
@ Eastleigh, Hampshire, UK
|
#170
|
gerritv -
if you are thinking about having Quit added to the first menu screen, would it make sense to have current location (for finding poi's etc near you) and/or bookmarks (for quick access as a destination) on the first screen as well? Just a thought. Maybe Town instead of one of these?
Anyone else have an opinion on this?
Also any chance of getting the hard buttons to work with the internal gui like they do with the gtk version?
Last edited by lemmyslender; 2009-01-29 at 02:24.