GPSMap is a Java application that displays
maps and shows your position with the aid of a
GPS device. It can track paths, load overlays
(such as shape files), and download maps
from the MapBlast and Expedia servers.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
La communication série sur les systèmes Windows a été fixée. Installation de la bibliothèque Java de série n'est plus nécessaire, tant que vous utilisez les scripts de démarrage (disponible pour les systèmes Windows et Unix). La possibilité d'exporter le suivi des données au format GPX a été ajouté. Quelques bugs ont été corrigés avec des graphiques (uniquement sur les systèmes Windows).
Tags:
Major bugfixes
Serial communication on Windows systems was fixed.
Installation of the serial Java library is not
necessary anymore, as long as you use the start
scripts (available for Windows and Unix systems).
The ability to export track data in gpx format was
added. Some bugs with graphics were fixed (only on
Windows systems).
Beaucoup de refactoring a été fait. Classes d'aide ont été déplacés dans le paquet org.dinopolis.gpstool de sous-paquetages. Seules les demandes restent dans le paquet principal. Séparez les bocaux ont été faites pour utils, gpsinput (communication avec les appareils GPS), gpstool (application en ligne de commande), et gpsylon (moving map application). Les fichiers de ressources ont été renommés depuis / .gpsmap / GPSMap.properties à ~ / .gpsylon / Gpsylon.properties. Les utilisateurs doivent copier leurs cadres privés vers le nouvel emplacement / nom. La carte du monde par défaut (à partir de gpsdrive) est utilisé comme la carte du niveau supérieur.
Tags:
Code cleanup
Lots of refactoring was done. Helper classes were moved from the org.dinopolis.gpstool package to subpackages. Only the applications remain in the main package. Separate jars were made for utils, gpsinput (communication with GPS devices), gpstool (command line application), and gpsylon (moving map application). The resource files were renamed from /.gpsmap/GPSMap.properties to ~/.gpsylon/Gpsylon.properties. Users need to copy their private settings to the new location/name. The default world map (from gpsdrive) is used as the top level map.
Marqueur d'emplacement de base (waypoint) la fonctionnalité a été ajoutée. Il est maintenant possible de charger des fichiers CSV et gpsdrive, et de créer des marqueurs. build.xml a été modifié, et d'un bug dans la couche de piste où le bouton d'annulation a provoqué une exception de pointeur null a été fixée. "Enregistrer sous" pour l'enregistrement des captures d'écran fonctionnalité a également été ajouté.
Tags:
Minor feature enhancements
Basic location marker (waypoint) functionality was added. It is now possible to load CSV and gpsdrive files, and create markers. build.xml was changed, and a bug in the track layer where the cancel button caused a null pointer exception was fixed. "Save as" functionality for saving screenshots was also added.
Corrections de bogues et de nouvelles fonctionnalités, notamment un indicateur de progression lors du téléchargement de cartes et une meilleure visualisation du signal GPS.
Tags:
Initial freshmeat announcement
Bugfixes and new features, including a progress indicator when downloading maps and better GPS signal visualization.