File: NEWS

package info (click to toggle)
dgpsip 1.29-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 312 kB
  • ctags: 157
  • sloc: ansic: 1,974; sh: 327; makefile: 51
file content (36 lines) | stat: -rw-r--r-- 1,482 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
###############################################################################
##									     ##
##	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.5 1999/08/25 19:57:25 wolfgang Exp $
###############################################################################

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