###############################################################################
##									     ##
##	File:     NEWS							     ##
##	Author:   Wolfgang Rupprecht <wolfgang@capsicum.wsrcc.com>	     ##
##	Created:  Tue Feb  9 03:41:37 PST 1999				     ##
##	Contents: News file for dgpsip                                       ##
##									     ##
##	Copyright (c) 1999 Wolfgang Rupprecht.				     ##
##	All rights reserved.						     ##
##									     ##
##	$Id: NEWS,v 1.7 2000/03/11 02:33:51 wolfgang Exp $
###############################################################################

Version: 1.32 made nmea checksum optional.  The code will use it if it
is there, but it will no longer require it.  This "fix" goes against
my better instincts.

Version: 1.31 bugfix for fatal divide by zero for systems that don't
allow ieee float NANs in math.  Compilation fix for solaris.

Version: 1.30 bugfix.  Compilation fix for systems that don't have a
constant for AF_INET6 defined.

Version: 1.29 is a bugfix release for compilation errors on some older
releases of OS's that don't define an AF_INET6 constant.

Version: 1.28 loosens up the rules a bit for what is a fatal error.
Temporarily failed writes to the tty line are now ignored.  Previously
dgsip was likely to exit with a fatal error if the net connection went
down for 60 seconds or longer.

Version: 1.27 adds support for decoding DGPS radio frequency, baud rate, 
signal strength and SNR.  Also adds a minor fix for immidiately sending 
a position report if in GPS mode and reconnecting.

Version: 1.26 has support for recording 2-D satellite tracks in a ppm
picture. It also has IPv6 support and can connect to our ipv6 server
dgps.ipv6.wsrcc.com.

Version: 1.24 now reads and reports the height, hdop and number of
satelites, and quality of fix from the GGA NMEA string.

Version: 1.23 bugfix for RTCM parser printing 10x too small a range error.

Version: 1.20 is now GNU configure based.  No substantial user visible
changes.

# end

