close
Warning:
AdminModule failed with TracError: Unable to instantiate component <class 'trac.admin.web_ui.BasicsAdminPanel'> (super(type, obj): obj must be an instance or subtype of type)
- Timestamp:
-
Nov 7, 2012, 12:23:20 PM (13 years ago)
- Author:
-
Martin Kolman
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v51
|
v52
|
|
14 | 14 | * to enable ''voice navigation'', install '''espeak''' (modRana runs just fine without it but it doesn't "speak" :) ) |
15 | 15 | |
| 16 | '''History''' |
| 17 | |
| 18 | !ModRana has been in development since spring 2010 and has achieved some interesting milestones, such as: |
| 19 | |
| 20 | * '''fall 2012''' support for offline routing & own offline routing data repository |
| 21 | * '''summer/fall 2012''' modRana wins the '''1st place''' in ''Maemo.org Coding Competition 2012'', ''Updates & Development on Existing Apps'' category |
| 22 | * '''fall 2011''' modRana wins the '''2nd place''' in ''!MeeGo Coding Competition 2011'', ''Location & Navigation'' category |
| 23 | * '''spring 2011''' new QML GUI |
| 24 | * '''summer 2010''' modRana wins the '''3rd''' place in ''Maemo Coding Competition 1'', ''Location & Navigation'' category |
| 25 | |
16 | 26 | == [wiki:SystemFunctionalityEN Features] == |
17 | 27 | |
… |
… |
|
19 | 29 | |
20 | 30 | [wiki:TurnByTurnNavigationEN This short guide] shows, how to enable '''turn-by-turn navigation with spoken directions''' in modRana. |
| 31 | |
| 32 | '''How to use offline routing:''' See [http://wiki.maemo.org/ModRana_offline_routing_guide the modRana offline routing guide] on the Maemo.org wiki. |
21 | 33 | |
22 | 34 | Where does modRana store maps, tracklogs, POI and configuration files ? Check out the [wiki:DataStorageEN data storage article]. |