Made device, service and server path configurable
[fso-gpsd.git] / ChangeLog
blob11186294b170e5d55d72c7f91babea86bba02cf9
1 fso-gpsd 0.8
2         * Improved logging
3         * Optimization
4         * Renamed local variable sin to avoid compiler warnings
5         * Improved Gypsy compatibility
6         * Made device, service and server path configurable
8 fso-gpsd 0.7 - 2008-10-25
9         * Fixed speed for frameworkd 2008-09-28 and newer
10           framework commit: daf0729351631f93f9f2f22af33d46658c6f5d68
11         * Removed -Wall flag from AM_CFLAGS
12         * Improved ANSI C99 standard compliance
13         * Removed dependency on dbus-1
15 fso-gpsd 0.6 - 2008-09-18
16         * Fixed a possible race condition
17         * Fixed GPS resource usage
19 fso-gpsd 0.5 - 2008-09-06
20         * Fixed NMEA latitude and longitude generation for negative values
22 fso-gpsd 0.4 - 2008-09-04
23         * Fixed fixstatus for position.field != 7
25 fso-gpsd 0.3 - 2008-08-27
26         * Renamed fsogpsd -> fso-gpsd
27         * Fixed NMEA GSA pdop, hdop, vdop
28         * Fixed NMEA RMC speed, direction
29         * Fixed V command response
31 fsogpsd 0.2 - 2008-08-27
32         * Fixed NMEA checksum
33         * Fixed NMEA RMC year
35 fsogpsd 0.1 - 2008-08-26
36         * First public release