HPC.ru lite - Все форумы
Форум: КПК и смартфоны на Linux: Zaurus, планшеты Nokia, прочее
Тема: мои дополнения в qpegps

[Ответить]
Voblin [07.09.2004 13:40] мои дополнения в qpegps:
Всем привет.

Поскольку оная программа меня не совсем устраивала я произвел кое-какие доделки.
1. Я ввел возможность просто просмотра карт даже без наличия GPS приемника.
2. введена возможность сохранения/удаления точек.
3. добавлена возможность измерения расстояний между двумя точками (по прямой а не по дорогам).
4. кроме того я сделал скриптик для скачивания карт районов с expedia.

Разместить эту программу для скачивания мне негде. Исходники и бинарник я отослал авторам проекта на одобрение возможно они опубликуют пока же я могу скинуть если кому надо загрузочный модуль. Естественно это пока только бета т.к. кроме меня этого никто не пользовал.

Ниже английский текст с моими дополнениями.

1. GPS navigation mode (“GPS mode”) - This is standard GPS navigation with some addition(saving place coordinates feature). In this mode we will see standard navigation crosses at the center of the screen.
2. Map navigation mode (“map mode”) - This is mode to browsing maps. It work with or without GPS receiver. You can browse maps in this mode. In this mode we will see “X” at the center of the screen (it will point to selected current position).
3. Also now you can save / restore places (waypoints) current position in “GPS mode“ (by pressing <Enter> key) or potentially any position in “map mode” (by pressing <Shift+Enter> key).
4. In “map mode” you can set any coordinates (current position) or restore position from saved in file /places.txt in configurable “Track dir:” directory (default path: /home/QtPalmtop/qpegps/tracks/places.txt).
5. You can delete saved places in “Track” tab (simple choose place in combo box and press “Delete” button). Or you can manually edit /places.txt file by any text editor. This file stored in configurable “Track dir:” directory (default path: /home/QtPalmtop/qpegps/tracks/places.txt)
6. In “map mode” you can click to any point on the map and you will see it's position (coordinates) and after you can save this position in places.txt file (by pressing "Save" button or "OK" key ) or measure distance from this point to any another point (which will be selected by next click) by pressing "Measure" button .
7. Also in “map mode” you can simple move current position (browse map) by pressing <Shift+Arrow key> (for example Shift+Up to move up...).

Voglin
VadimG [08.09.2004 21:51] :
Как насчет добавить zoom для карт? Было бы очень полезно.
[Ответить]