1
0
Fork 0
flightgear/utils/GPSsmooth
James Turner da70e43d3d Fix new Clang compielr warnings
* returning bool from main
* set-but-unused variables
* mismatch of bitwise and logical 'or'
2023-09-12 21:34:55 +01:00
..
.gitignore Ignore generated files 2010-06-02 11:27:16 +02:00
CMakeLists.txt PLIB includes fix from Florent 2020-09-29 12:30:34 +01:00
gps_main.cxx Rename GPSsmooth files. 2014-03-16 22:35:00 +00:00
GPSsmooth.cxx 'using' statement are for source files, not header files 2022-01-15 01:48:01 -06:00
GPSsmooth.hxx 'using' statement are for source files, not header files 2022-01-15 01:48:01 -06:00
MIDG-II.cxx Adapt includes according to relocation of SimGear's iostreams-related files 2017-02-12 21:30:51 +01:00
MIDG-II.hxx 'using' statement are for source files, not header files 2022-01-15 01:48:01 -06:00
MIDG_main.cxx Fix new Clang compielr warnings 2023-09-12 21:34:55 +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 Adapt includes according to relocation of SimGear's iostreams-related files 2017-02-12 21:30:51 +01:00
UGear.hxx 'using' statement are for source files, not header files 2022-01-15 01:48:01 -06:00
UGear_command.cxx gcc warning fixes 2010-06-26 21:24:46 +02:00
UGear_command.hxx 'using' statement are for source files, not header files 2022-01-15 01:48:01 -06:00
UGear_main.cxx Fix new Clang compielr warnings 2023-09-12 21:34:55 +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 'using' statement are for source files, not header files 2022-01-15 01:48:01 -06:00
UGear_telnet.hxx 'using' statement are for source files, not header files 2022-01-15 01:48:01 -06:00