]> git.mxchange.org Git - flightgear.git/commit
- UGsmooth now can send opengc packets directly rather than piping through
authorcurt <curt>
Fri, 28 Mar 2008 22:55:42 +0000 (22:55 +0000)
committercurt <curt>
Fri, 28 Mar 2008 22:55:42 +0000 (22:55 +0000)
commit817ba71a2ebaef6b6b87263af4907f76890a03ff
treed9c8528f6a3eb37f404ddb6ff32c458b280cf69b
parentd28b509e5fbf113a6629d5af69b41c814659c263
- UGsmooth now can send opengc packets directly rather than piping through
  a running copy of FlightGear (no need to have FlightGear running on weaker
  powered groundstations.)

- Add a test for "valid" gps data.

- Pretty print gps coordinates in debug output.
utils/GPSsmooth/UGear_main.cxx
utils/GPSsmooth/UGear_opengc.hxx [new file with mode: 0644]