Changes between Version 43 and Version 44 of WikiStart
- Timestamp:
- Aug 21, 2012, 4:05:09 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v43 v44 7 7 !ModRana is a flexible GPS navigation software for (not only) mobile Linux devices. 8 8 9 !ModRana is based on [http://wiki.openstreetmap.org/wiki/Rana Rana] and written in '''Python'''. The only dependencies other than '''Python 2.5+''' needed for running modRana are '''PyGTK''' and '''Cairo'''. 9 !ModRana is based on [http://wiki.openstreetmap.org/wiki/Rana Rana] and written in '''Python'''. The only dependencies other than '''Python 2.5+''' needed for running modRana are '''PyGTK''' and '''Cairo''' for running the ''GTK GUI''. 10 11 For the ''QML GUI'', '''Qt''', '''!PySide''' and '''!QtComponents''' are needed. 10 12 * to enable ''voice navigation'', install '''espeak''' (modRana runs just fine without it but it doesn't "speak" :) ) 11 13 12 14 == [wiki:SystemFunctionalityEN Features] == 13 15 14 This section demonstrates the functionality of modRana and also serves as a short manual for the time being.16 This section demonstrates the functionality of modRana. 15 17 16 [wiki:TurnByTurnNavigationEN This short guide] shows, how to enable turn-by-turn navigation with voice outputin modRana.18 [wiki:TurnByTurnNavigationEN This short guide] shows, how to enable '''turn-by-turn navigation with spoken directions''' in modRana. 17 19 18 Where does modRana store maps, tracklogs, POI and configuration files ? Check out the [wiki:DataStorageEN data storage ] article.20 Where does modRana store maps, tracklogs, POI and configuration files ? Check out the [wiki:DataStorageEN data storage article]. 19 21 20 22 See the [http://nlp.fi.muni.cz/trac/gps_navigace/wiki/GuiMap GUI map] ([http://nlp.fi.muni.cz/projekty/gps_navigace/misc/gui_map.pdf old graphical version - 2.6 MB PDF]). … … 22 24 == [wiki:SystemHowtoManualEN Howto/Manual] == 23 25 24 A short short quide describing how to use the various fetures provided by modRana.26 A short quide describing how to use the various fetures provided by modRana. [work in progress] 25 27 26 28 == [wiki:SystemPlatformsEN Supported Platforms] == … … 30 32 Are you a N900 user ? Check out [http://talk.maemo.org/showthread.php?t=58861 the modRana thread at talk.maemo.org] :) 31 33 32 !ModRana also works on the Openmoko '''Neo !FreeRunner''', '''Smart Q7''' and standard Linux PCs. It is quite possible, that modRana also works on other devices, thanks to the low dependency count. 34 !ModRana also works on the Nokia '''N9/N950''', Openmoko '''Neo !FreeRunner''', '''Smart Q7''', '''!OpenPandora''' handheld and standard Linux PCs. 35 36 It is quite possible, that modRana also works on other devices, thanks to the low dependency count. 33 37 34 38 == [wiki:SystemDownloadEN Download] ==