SBGAT V1.05.2
- Adds
SBGATObsRadar
toSbgatCore
, a class emulating range/range-rate radar measurements. The corresponding menu and action are also available inSbgatGui
- If
gcc
exists in Homebrew's Cellar, SBGAT and its dependencies will be compiled using this OpenMP compliant compiler, giving better performance on multithreaded platforms. This functionality had to be postponed due to Qt 5.10 incompability with recent gcc versions on MacOS.