close
Warning:
AdminModule failed with TracError: Unable to instantiate component <class 'trac.ticket.admin.PriorityAdminPanel'> (super(type, obj): obj must be an instance or subtype of type)
- Timestamp:
-
May 27, 2010, 11:21:09 PM (16 years ago)
- Author:
-
Martin Kolman
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v4
|
v5
|
|
| 9 | 9 | |
| 10 | 10 | * for GPS support install the '''python-location''' package |
| 11 | | * it is also recomanded t install the '''python-simplejson''' package, modRana includes a pure-python version of simplejson, but distribution package should include compiled c accleration code and could be faster |
| | 11 | * it is also recomanded t install the '''python-simplejson''' package, modRana includes a pure-python version of simplejson, but distribution package should include compiled c acceleration code and could be faster |
| 12 | 12 | |
| 13 | 13 | * modRana will be installed to ''/opt/modrana'', this folder also includes the configuration files |
| … |
… |
|
| 19 | 19 | [http://nlp.fi.muni.cz/trac/gps_navigace/attachment/wiki/SystemDownload/modrana_0.10_all.ipk?format=raw modrana_0.10_all.ipk] |
| 20 | 20 | |
| 21 | | [wiki:QtMokoInstalation a walkthrought for intalation on QTMoko (in czech)] |
| | 21 | [wiki:QtMokoInstalation a walkthrought for intalation on QTMoko (in Czech)] |
| 22 | 22 | |
| 23 | 23 | * in default configuration, tiles are stored in '''''/usr/share/modrana/cache/images''''', because the on device space is limited, it is advised to store the tiles on the memory card, the path can be modified in '''''user_config.conf''''' in the modRana main folder |
| … |
… |
|
| 58 | 58 | === * modrana V0.10 * === |
| 59 | 59 | |
| 60 | | * nové ukazatele zbývající času a vzdálenosti na trase |
| 61 | | * vylepšený OSD výškový profil |
| 62 | | * intuitivnější aktivace zobrazení tras |
| | 60 | * now widget, showing remaining distance/time |
| | 61 | * imporoved OSD route profile widget |
| | 62 | * more intuitive tracklog visibility setting |
| 63 | 63 | |
| 64 | 64 | === * modRana V0.09 * === |
| 65 | 65 | |
| 66 | | * balíček pro Ubuntu/Debian na PC |
| | 66 | * Ubuntu/Debian installation package |
| 67 | 67 | |
| 68 | 68 | === * modRana V0.08 * === |
| 69 | 69 | |
| 70 | | * zadávání textu |
| 71 | | * routování z adresy na adresu |
| 72 | | * vyhíbání se mýtu a dálnicím při routování |
| | 70 | * text input |
| | 71 | * address routing |
| | 72 | * toll and highway avoidance |
| 73 | 73 | |
| 74 | 74 | === * modRana V0.07 * === |
| 75 | 75 | |
| 76 | | * překrývání mapových vrstev s nastavením průhlednosti |
| 77 | | * OSD widget zobrazující profil trasy |
| 78 | | * je třeba aktivovat trasu v '''tools -> set active''' |
| 79 | | * na Neu je třeba vymazat starý soubor s keší '''''cache/tracklogs/tracklog_cache.txt''''', aby to fungovalo '''po upgrade''' ze starší verze |
| 80 | | * zobrazení aktuální pozice na profilu trasy |
| 81 | | * teoreticky teď lze zobrazovat mapu, i když není možné uložit mapové dílce na disk/do perzistentní paměťi |
| | 76 | * map overlay support |
| | 77 | * route profile widget |
| | 78 | * activate a tracklog in '''tools -> set active''' |
| | 79 | * if upgrading from older version, delete the cache file on Neo in '''''cache/tracklogs/tracklog_cache.txt''''' |
| | 80 | * show current pozition on the route profile |
| | 81 | * the map should be show, even if these is no space left on the device |
| 82 | 82 | |
| 83 | 83 | === * modRana V0.06 * === |
| 84 | 84 | |
| 85 | | * the map is now more sharp and uninteruped |
| | 85 | * the map is now more sharp and uninterrupted |
| 86 | 86 | * GPS on the N900 was confirmed as working |
| 87 | 87 | |
| 88 | 88 | === * modRana V0.05 * === |
| 89 | 89 | |
| 90 | | * Neo FreeRunner package |
| | 90 | * Neo !FreeRunner package |
| 91 | 91 | * TangoGPS compatible tile storage |
| 92 | 92 | * map layer configuration in map_config.conf |
| … |
… |
|
| 100 | 100 | * size and position of UI buttons and elements can be changed |
| 101 | 101 | * size and position of information widgets can be configured |
| 102 | | * information widgets: time, speed, speed statistics, route profile, coordinates... |
| | 102 | * information widgets: time, speed, speed statistics, coordinates... |
| 103 | 103 | * tiles folder can be set from the config file |
| 104 | 104 | * on the N900 ''/home/user/MyDocs/modRana_tiles/'', is used (to modify the tile folder path on N900, change it in the N900 section) |