first appempt to create my own navigation software which uses openstreetmap data.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
steffen e018fef72b
gui_list fixed, quit during routign fixed.
12 years ago
android gui_list fixed, quit during routign fixed. 12 years ago
base changes.. in android and quit code.. 12 years ago
data Initial revision 13 years ago
doc added delete to entrys and search box.. 13 years ago
draw gui_list fixed, quit during routign fixed. 12 years ago
gtk enabling detection of long button pressing.. 12 years ago
gui gui_list fixed, quit during routign fixed. 12 years ago
main gui_list fixed, quit during routign fixed. 12 years ago
mapsys changes.. in android and quit code.. 12 years ago
sdlgl gui_list fixed, quit during routign fixed. 12 years ago
wince WindowsCE version 12 years ago
AUTHORS Initial revision 13 years ago
COPYING Initial revision 13 years ago
ChangeLog gui_list fixed, quit during routign fixed. 12 years ago
Makefile gui_list fixed, quit during routign fixed. 12 years ago
Makefile.rules.android Initial revision 13 years ago
Makefile.rules.gtk Initial revision 13 years ago
Makefile.rules.ncurses Initial revision 13 years ago
Makefile.rules.sdlgl Initial revision 13 years ago
Makefile.rules.win selecting map works.. 13 years ago
Makefile.rules.wince WindowsCE version 12 years ago
NEWS Initial revision 13 years ago
README Initial revision 13 years ago
TODO.tasks Initial revision 13 years ago
sposmroute.anjuta Initial revision 13 years ago

README



Cross-Compile with mingw32:
===========================
rm cross-config.cache; LIBS="-ljpeg -lxml2 -lz -liberty -lws2_32 -lwsock32" \
cross-configure.sh
cross-make.sh



TO-DO:
======
- map_hash function needs a look hash flag, to prevent the hash from being
moveing around the memory. Like a reference counter: "int map_hash.reference".
- function osm_nodedetail_save needs to take care of countrys and other stuff.
- splitting an area into peaces. So it will fit into ilon and ilat.


BUGS:
=====
- many are there