Roland Winklmeier
|
87ff9c9ae8
|
Add methods to load and unload specific simulator plugins
refs #215
fixes #208
|
2014-04-26 15:01:33 +02:00 |
|
Roland Winklmeier
|
e669ad8fb4
|
Add connectTo/disconnectFrom/canConnect to Simulator drivers
Removed checkConnection() as driver is passive only.
refs #187
|
2014-04-26 14:36:20 +02:00 |
|
Klaus Basan
|
f2f9ffafa5
|
refs #207, added simulator info to interface, plugin
|
2014-04-17 00:10:08 +02:00 |
|
Roland Winklmeier
|
dec49dba7f
|
Moved FSX specific implementation into blacksim/fsx and
converted it into a plugin.
refs #190
|
2014-03-30 14:49:22 +02:00 |
|
Roland Winklmeier
|
6439431030
|
Add methods to add and remove remote aircrafts/situations
Extend gear to 100 % by default. Aircraft is default B737
refs #186
|
2014-03-30 14:47:21 +02:00 |
|
Roland Winklmeier
|
844bed6c5b
|
First draft of ISimulator
Currently it supports
* Reading aircraft situation
* reading/writing COM1/2 settings
* reading/writing transponder
* reading aircraft title
|
2014-03-11 21:26:15 +01:00 |
|
Klaus Basan
|
c6da7b0d35
|
removing unneeded code
refs #81
|
2014-01-08 00:58:08 +00:00 |
|
Klaus Basan
|
c6426a0759
|
Move Math constants into class (to be consistent with other constants), tested against minGW / gcc 4.7.2 and fixed various issues (mainly initializer lists, unused variables). BlackMisc compiles now in MinGW, but still issues (especially with qDebug() friend methods)
|
2013-04-29 16:00:41 +02:00 |
|
Klaus Basan
|
33e775e108
|
Removed redundant classes after refactoring and moving classes to BlackMisc. Basically the result of the merge with PQ branch.
|
2013-04-27 18:06:11 +02:00 |
|
Roland Winklmeier
|
585c4db578
|
#12 Fixing linux build
|
2013-03-30 17:41:04 +01:00 |
|
Mathew Sutcliffe
|
9cf8a800fd
|
initial doxygen comments and minor cleanup
|
2013-03-26 00:19:12 +00:00 |
|
Mathew Sutcliffe
|
c3cf2f7b4d
|
added CVector3D trueSpeedMetersPerSec
|
2013-03-19 19:05:08 +00:00 |
|
Roland Winklmeier
|
4e219f14a8
|
blacklib folder reorganisation
|
2013-03-11 20:41:29 +01:00 |
|