Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2006-10-23 20:31
0.5.2

Serielle Kommunikation auf Windows-Systemen wurde behoben. Installation der seriellen Java-Bibliothek ist nicht mehr nötig, solange Sie die Start-Skripte (verfügbar für Windows und Unix-Systeme). Die Fähigkeit zur Verfolgung Daten im GPX-Format exportieren wurde hinzugefügt. Einige Bugs wurden gefixt mit Grafiken (nur auf Windows-Systemen).
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).

2006-02-14 16:30
0.5.1

Lesung des gpx Titel wurde behoben.
Tags: Minor bugfixes
Reading of gpx tracks was fixed.

2006-02-04 21:43
0.5

Viele Refactoring war getan. Hilfsklassen wurden aus dem Paket org.dinopolis.gpstool Subpackages verschoben. Nur die Anwendungen bleiben in der Hauptsache Paket. Separate Gläser wurden für utils gemacht, gpsinput (Kommunikation mit GPS-Geräten), gpstool (Kommandozeilen-Anwendung), und GPSylon (Moving Map-Anwendung). Die Ressource-Dateien wurden umbenannt .gpsmap / GPSMap.properties zu ~ / .gpsylon / Gpsylon.properties. Die Nutzer müssen ihre privaten Einstellungen auf den neuen Speicherort kopieren / name. Die Standard-Weltkarte (von gpsdrive) gilt als der Top-Level-Karte verwendet werden.
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.

2002-11-06 12:49
0.4.8

Basic Standortmarkierung (Wegpunkt) Funktion wurde hinzugefügt. Es ist nun möglich zu laden und gpsdrive CSV-Dateien, und erstellen Sie Marker. build.xml wurde geändert, und ein Fehler in der Schicht, in der Länge auf die Schaltfläche Abbrechen verursacht eine Null-Zeiger-Ausnahme wurde behoben. "Als" Funktionen zum Speichern von Screenshots speichern wurde ebenfalls hinzugefügt.
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.

2002-10-23 15:47
0.4.6

Bugfixes und neue Features, darunter eine Statusanzeige beim Herunterladen von Karten und GPS-Signal eine bessere Visualisierung.
Tags: Initial freshmeat announcement
Bugfixes and new features, including a progress indicator when downloading maps and better GPS signal visualization.

Project Resources