mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-07 10:05:51 +08:00
Individual (per object) conversion as well as per unit (class) now possible, this is required for sexagesimal conversion (degrees) and will be required for geo-positions. Further classed for avionics.
This commit is contained in:
@@ -47,7 +47,7 @@ equals(WITH_SAMPLES, ON) {
|
||||
SUBDIRS += samples/geodetic2ecef/sample_geodetic2ecef.pro
|
||||
SUBDIRS += samples/interpolator/sample_interpolator.pro
|
||||
SUBDIRS += samples/logging/sample_logging.pro
|
||||
SUBDIRS += samples/blackmiscquantities/sample_blackmisc_quantities.pro
|
||||
SUBDIRS += samples/blackmiscquantities/sample_quantities_avionics.pro
|
||||
}
|
||||
|
||||
equals(WITH_UNITTESTS, ON) {
|
||||
|
||||
Reference in New Issue
Block a user