Rwgps

GISWiki - Das freie Portal für Geoinformatik (GIS)
Version vom 20. Dezember 2005, 11:01 Uhr von HeinzJ (Diskussion | Beiträge)

(Unterschied) ← Nächstältere Version | Aktuelle Version ansehen (Unterschied) | Nächstjüngere Version → (Unterschied)
Wechseln zu: Navigation, Suche

Deutsch

rwgps ist ein in C programmierter Treiber/Schnittstellle für den seriellen Port für Rockwells Microtracker LP(tm) GPS Empfänger. rwgps kann einige der Nachrichten des Empfängers lesen und über ncurses darstellen. Auch können Nachrichten an den Empfänger gesendet werden.

English

rwgps is a ncurses console application for controlling and reading data from the Rockwell Microtracker LP(tm) GPS module. It uses the Binary data format of this module for both control and read-out and can issue most commands (Self-Test, Warm Start, Power Control etc) and read most of the available data sets (position co-ordinates, altitude, velocity, time and date, satellite status etc). Assuming the Microtracker LP(tm) is still available these days (fall 2005) and at a reasonable price, code from rwgps could be used for some GPS project like APRS etc.