1
0
Fork 0
flightgear/utils/GPSsmooth
Jeremy Bicha 25928bf614 Use CMAKE_INSTALL_BINDIR
Allow /bin install directory to be overriden. Debian for example uses this
to install FlightGear to /usr/games/ instead of /usr/bin/

https://cmake.org/cmake/help/latest/module/GNUInstallDirs.html
2016-07-09 18:52:58 -04:00
..
.gitignore Ignore generated files 2010-06-02 11:27:16 +02:00
CMakeLists.txt Use CMAKE_INSTALL_BINDIR 2016-07-09 18:52:58 -04:00
gps_main.cxx Rename GPSsmooth files. 2014-03-16 22:35:00 +00:00
GPSsmooth.cxx Work with new SGPath API. 2016-06-22 17:36:05 +01:00
GPSsmooth.hxx Rename GPSsmooth files. 2014-03-16 22:35:00 +00:00
MIDG-II.cxx Remove most compile warnings 2012-07-26 11:10:27 +01:00
MIDG-II.hxx James Turner: 2008-07-29 08:27:48 +00:00
MIDG_main.cxx considering u,v,wbody-fps are the ECEF velocity expressed in body axis, change in all functions/variables name dealing with them, wrongly named with wind, or even north, east, down. 2013-10-27 13:24:54 +01:00
nmea_data.txt Created a utility (similar to GPSsmooth) that can take a recorded file of 2005-08-27 20:00:58 +00:00
ShortDemo.txt Add a small utility that can read a saved GPS track, interpolate data points 2005-07-02 20:53:42 +00:00
UGear.cxx Use future-proof SGPath APIs. 2016-06-28 10:08:38 +01:00
UGear.hxx James Turner: 2008-07-29 08:27:48 +00:00
UGear_command.cxx gcc warning fixes 2010-06-26 21:24:46 +02:00
UGear_command.hxx James Turner: 2008-07-29 08:27:48 +00:00
UGear_main.cxx considering u,v,wbody-fps are the ECEF velocity expressed in body axis, change in all functions/variables name dealing with them, wrongly named with wind, or even north, east, down. 2013-10-27 13:24:54 +01:00
UGear_opengc.hxx - UGsmooth now can send opengc packets directly rather than piping through 2008-03-28 22:55:42 +00:00
UGear_telnet.cxx Fix compilation of UGear_telnet. 2013-06-09 23:47:16 +01:00
UGear_telnet.hxx Fix compilation of UGear_telnet. 2013-06-09 23:47:16 +01:00