simgear/simgear
Julian Smith 0c8949e723 simgear/environment/metar.cxx:SGMetar::getDescription(): minor improvements to returned text.
remove special characters from output. We used to include 0xb0 characters -
small 'o' degree symbol, but this isn't reliable and looks bad in flightgear's
weather window.

Consistently use space between number and its unit.

remove 'METAR Report' header.
2019-11-06 19:56:03 +00:00
..
bucket Simgear::test_bucket code coverage 2017-12-23 08:52:23 +00:00
bvh Ensure <simgear_config.h> is always included. 2017-03-28 09:36:53 +01:00
canvas Fixes for building on OpenBSD. 2019-08-22 17:35:13 +01:00
debug simgear/debug/logstream.cxx: Allow runtime control of file:line in diagnostics. 2019-09-02 16:10:38 +01:00
embedded_resources Rename the ResourceProxy class to EmbeddedResourceProxy 2017-10-07 16:36:49 +02:00
emesary [emesary] Fix naming conflict with some compilers 2019-06-15 17:22:53 -05:00
environment simgear/environment/metar.cxx:SGMetar::getDescription(): minor improvements to returned text. 2019-11-06 19:56:03 +00:00
ephemeris Ensure <simgear_config.h> is always included. 2017-03-28 09:36:53 +01:00
hla Add missing include <algorithm> for std::max() and std::min() 2017-11-16 16:00:14 +01:00
io Guard against a potential race init-ing libCurl 2019-02-13 12:49:21 +00:00
magvar chance the WMM epic form 1 jan 2005 to 1 jan 2015 2015-09-02 10:37:01 +02:00
math Split up SIMD support in ENABLE_SIMD which enables sse2 support for the compiler and ENABLE_SIMD_CODE which enables the hand crafted SIMD math functions which defaults to OFF now since compilers have catched up on generating optimized vectorized SIMD code. 2019-01-15 10:36:23 +01:00
misc Fixes for building on OpenBSD. 2019-08-22 17:35:13 +01:00
nasal Nasal GC : Fix crash running FG unit-tests 2019-09-19 08:05:55 +01:00
package Catalogs: allow migration to alternate IDs 2018-10-16 09:56:56 +01:00
props Add new ‘listener-safe’ SGProperty attribute 2019-10-20 13:03:15 +01:00
scene Disabled CASTSHADOW_BIT on most of the scene graph geometry to optimize performance 2019-11-03 20:53:55 +01:00
screen Remove jpeg-factory. 2014-01-27 09:19:11 +00:00
serial Ensure <simgear_config.h> is always included. 2017-03-28 09:36:53 +01:00
sound Also add pressure to the mix 2019-11-04 15:18:59 +01:00
std cppbind: Refactor to use C++11+ type_traits 2018-01-21 13:21:55 +01:00
structure SGSubsystem classes: Registration of all subsystems. 2019-07-01 14:37:49 +02:00
threads SG Threading added new class for an exclusive thread 2019-06-11 13:30:29 +02:00
timing Nasal GC background threaded merge. 2019-06-08 10:07:48 +02:00
xml Move IOStreams-related files to simgear/io/iostreams; rename zfstream.[ch]xx to gzfstream.[ch]xx 2017-02-12 21:18:52 +01:00
.gitignore Remove obsolete ignore pattern for automake generated headers. 2012-02-17 23:46:06 +01:00
CMakeLists.txt Use alternative name for internal expat_config.h 2019-10-05 17:19:09 +01:00
compiler.h Define SG_DEPRECATED, remove unused DEPRECATED. 2017-04-05 22:09:52 +09:00
constants.h Provide polar earth radius as a simgear constant. 2017-11-16 21:38:50 +01:00
sg_inlines.h Add function template simgear::enumValue() to simgear/sg_inlines.h 2017-11-19 00:45:47 +01:00
simgear_config_cmake.h.in Split up SIMD support in ENABLE_SIMD which enables sse2 support for the compiler and ENABLE_SIMD_CODE which enables the hand crafted SIMD math functions which defaults to OFF now since compilers have catched up on generating optimized vectorized SIMD code. 2019-01-15 10:36:23 +01:00
version.h.in Fix rpmlint/Linux packager complaints 2012-05-05 00:30:16 +02:00