]> git.mxchange.org Git - flightgear.git/commit
Fix the nmea and garmin output to a) fake a GSA sentence, b) fix a y2k bug
authorcurt <curt>
Tue, 9 Dec 2003 21:05:26 +0000 (21:05 +0000)
committercurt <curt>
Tue, 9 Dec 2003 21:05:26 +0000 (21:05 +0000)
commitafd5a88aa25a939809fd7f793c94be5cadff93e1
treeebd89b40d23ff7d3d28277f13038ed42d9272708
parent44ce4cdb973461cd1c4d37c9e8d11fe96b238be1
Fix the nmea and garmin output to a) fake a GSA sentence, b) fix a y2k bug
(seriously, my bad), c) fix some issues with the RMC string, d) use proper
line terminators (\r\n), and e) a few other clean ups.
src/Network/garmin.cxx
src/Network/nmea.cxx