File: ChangeLog

package info (click to toggle)
fso-gpsd 0.8-3.1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 432 kB
  • ctags: 152
  • sloc: ansic: 2,089; sh: 1,027; makefile: 27
file content (38 lines) | stat: -rw-r--r-- 1,055 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
37
38
fso-gpsd 0.8 - 2008-12-06
	* Improved logging
	* Optimization
	* Renamed local variable sin to avoid compiler warnings
	* Improved Gypsy compatibility
	* Made device, service and server path configurable
	* Made TCP address configurable
	* Fixed a possible race condition

fso-gpsd 0.7 - 2008-10-25
	* Fixed speed for frameworkd 2008-09-28 and newer
	  framework commit: daf0729351631f93f9f2f22af33d46658c6f5d68
	* Removed -Wall flag from AM_CFLAGS
	* Improved ANSI C99 standard compliance
	* Removed dependency on dbus-1

fso-gpsd 0.6 - 2008-09-18
	* Fixed a possible race condition
	* Fixed GPS resource usage

fso-gpsd 0.5 - 2008-09-06
	* Fixed NMEA latitude and longitude generation for negative values

fso-gpsd 0.4 - 2008-09-04
	* Fixed fixstatus for position.field != 7

fso-gpsd 0.3 - 2008-08-27
	* Renamed fsogpsd -> fso-gpsd
	* Fixed NMEA GSA pdop, hdop, vdop
	* Fixed NMEA RMC speed, direction
	* Fixed V command response

fsogpsd 0.2 - 2008-08-27
	* Fixed NMEA checksum
	* Fixed NMEA RMC year

fsogpsd 0.1 - 2008-08-26
	* First public release