Commit Graph

23 Commits

Author SHA1 Message Date
Klaus Basan
eb102372f1 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. 2013-04-05 02:29:52 +02:00
Klaus Basan
943872ff67 Changed order of samples directory, started with aviation classes. 2013-04-01 21:53:35 +02:00
Klaus Basan
f77258343d CAngleUnit::sexagesimalDeg(), moved conversion to virtual method in CMeasurmenetUnit, made string conversion virtual and also moved it to CMeasurmenetUnit (=>individual formatters). Time unit added. 2013-03-31 00:35:25 +01:00
Klaus Basan
be34b78425 Renamed distamce to SI conform name length: CDistance->CLength
Started with aviation classes
2013-03-27 18:09:39 +01:00
Klaus Basan
5677cd41e3 Changed PQ to template, removed unit default values, checked unit tests 2013-03-27 12:03:16 +01:00
Klaus Basan
b3439ea3e4 Virtual destructor for polymorphic classes, const correctness, removed virtual method call in constructor 2013-03-24 17:15:08 +01:00
Klaus Basan
3b99954bdc Unit tests for temperature, virtual method for value conversion 2013-03-22 23:02:25 +01:00
Klaus Basan
525910c7a3 Moved PQs from blackcore to blackmisc, added header for namespace, mainpage.dox for Doxygen 2013-03-22 16:07:53 +01:00
Klaus Basan
969f0c879f Initial version of physical quantities 2013-03-20 16:59:32 +01:00
Roland Winklmeier
ca20cf5569 Added prefixes and renamed lowercase 2013-03-19 21:45:47 +01:00
Mathew Sutcliffe
8036888d88 Merge branch 'master' of dev.vatsim-germany.org:vatpilotclient/client 2013-03-19 19:08:40 +00:00
Mathew Sutcliffe
c3cf2f7b4d added CVector3D trueSpeedMetersPerSec 2013-03-19 19:05:08 +00:00
Roland Winklmeier
f6daa0623e Added qmake project files / standardized #includes 2013-03-16 18:44:46 +01:00
Mathew Sutcliffe
611b067a0f Merge branch 'master' of dev.vatsim-germany.org:vatpilotclient/client 2013-03-12 21:47:06 +00:00
Mathew Sutcliffe
48860e3e94 initial preparation for xplane driver 2013-03-12 21:46:54 +00:00
Roland Winklmeier
9b79949eb4 Fixed: bAssert did not quit application 2013-03-11 20:47:44 +01:00
Roland Winklmeier
f58a34b08b blacklib folder reorganisation 2 2013-03-11 20:45:47 +01:00
Roland Winklmeier
4e219f14a8 blacklib folder reorganisation 2013-03-11 20:41:29 +01:00
Roland Winklmeier
a0a7049785 Minor fixes in cmake and source files 2013-03-11 18:51:45 +01:00
Mathew Sutcliffe
a11c91dd1b Fixed missing include in .h and changed include order in .cpp.
It's a good general rule that the first line of code in a .cpp file should be the #include of its own .h file.
2013-03-09 22:45:46 +00:00
Mathew Sutcliffe
f4d16ef0fd second draft of ISimulator, and put units of measurement on some identifiers 2013-03-09 22:08:54 +00:00
Roland Winklmeier
584251e0a8 Initial commit 2013-02-15 18:50:17 +01:00
Hendrik Peter
57214c1c1e Readme Added 2013-01-31 00:44:20 +01:00