
COPYRIGHT
=========

This software (qtGPSc) is released under the terms and conditions of the BSD
License, a copy of which is included in the file COPYING.

GENERAL
=======

qtGPSc is a simple graphical client for gpsd, which I have knocked out in a
couple evenings to teach myself the Qt toolkit. It is inspired in the xgps
client that comes with the gpsd distribution.

This software is probably bug-ridden and full of memory leaks everywhere. It
is offered mainly in the hope that someone who knows what they're doing will
find the time and motivation to improve it/rewrite it.

FUNCTIONALITY
=============

qtGPSc connects to a GPS receiver via gpsd and displays position, speed, and
time, as well as various precision indicators and satellite configuration.
It can also show the raw GPS data in GPSD or NMEA format.

CREDITS
=======

This program is mostly inspired by xgps, written and maintained by
Chris Kuethe <ckuethe@mail.berlios.de>
