This website requires JavaScript.
Explore
Help
Sign In
flightsimulatorplatfrom
/
pilotclient
Watch
1
Star
0
Fork
0
You've already forked pilotclient
mirror of
https://github.com/swift-project/pilotclient.git
synced
2026-03-22 14:55:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ad6ac0186b9da5d162633ec3ca642021ad46aa0f
pilotclient
/
samples
/
blackmiscvectorgeo
History
Klaus Basan
b84df5fc21
Merged with changes of MS, some similar bug fixes done in parallel
2013-04-30 02:34:15 +02:00
..
main.cpp
Changed interpolator (preliminary) to work with PQs and new classes, added stubs for unit tests in BlackCore
2013-04-27 02:09:42 +02:00
sample_vector_geo.pro
fixed qmake files to support GNU make _and_ MSVC (discussed in
#34
)
2013-04-29 23:14:42 +01:00
samplesgeo.cpp
Had to withdraw 3Vector3D, since they store values internally as float (idiotic design). Hence qreal will be dropped. Started with Unit tests.
2013-04-20 17:46:46 +02:00
samplesgeo.h
Completed transformation class and created samples for this class
2013-04-20 01:49:50 +02:00
samplesgeodetictoecef.cpp
Had to withdraw 3Vector3D, since they store values internally as float (idiotic design). Hence qreal will be dropped. Started with Unit tests.
2013-04-20 17:46:46 +02:00
samplesgeodetictoecef.h
Had to withdraw 3Vector3D, since they store values internally as float (idiotic design). Hence qreal will be dropped. Started with Unit tests.
2013-04-20 17:46:46 +02:00
samplesvectormatrix.cpp
Fixed all issues detected by the test cases under MinGW - such as usage of abs() -> changed to qAbs(), rounding issues detected during calculations, and changed streaming methods with qDebug() (QDebug vs &QDebug issue).
2013-04-30 01:43:14 +02:00
samplesvectormatrix.h
Unit tests for acceleration and more for vector
2013-04-25 20:21:04 +02:00