Klaus Basan
|
781db93355
|
Ref T432, find ATC station for frequency utility functions
|
2018-11-16 02:49:56 +01:00 |
|
Klaus Basan
|
ad37e67a6b
|
Ref T345, improved handling of info message in CAtcStation
|
2018-09-12 17:40:32 +02:00 |
|
Klaus Basan
|
169dca8d84
|
Ref T275, aligned classes with new "comparePropertyByIndex" in base class
|
2018-06-13 14:00:27 +02:00 |
|
Klaus Basan
|
93d1dcfc1d
|
Ref T219, added some utility functions in value classes
|
2018-01-14 18:46:14 +01:00 |
|
Klaus Basan
|
2fb7bde447
|
Ref T215, some adjustments of user object
* remove "valid" from some functions, because no validity is checked
* homebase + real name string
|
2018-01-13 05:04:34 +01:00 |
|
Klaus Basan
|
6374e5e10a
|
Some formatting like "this->m_" => "m_"
During Ref T203
|
2017-12-21 19:47:46 +01:00 |
|
Mathew Sutcliffe
|
0b67466480
|
Removed workarounds in metaclass system that were needed for GCC 4.9 and old MSVC.
|
2017-11-14 17:51:07 +00:00 |
|
Klaus Basan
|
060a10dfb6
|
Replaced QLatin1Literal by QLatin1String
refs #883
|
2017-02-24 15:22:09 +00:00 |
|
Klaus Basan
|
f71cb04cd2
|
Formatting (#879)
|
2017-02-24 15:21:23 +00:00 |
|
Klaus Basan
|
c1482dca36
|
Formatting, help text beautifyHelpMessage, improved convertToQString
|
2017-02-24 15:20:55 +00:00 |
|
Mathew Sutcliffe
|
6c36cd202b
|
refs #837 ICoordinateGeodetic::geodeticHeight is a CAltitude.
|
2017-01-10 23:44:34 +00:00 |
|
Mathew Sutcliffe
|
b252673928
|
refs #837 Using new abbreviated syntax for null units.
|
2017-01-10 23:44:30 +00:00 |
|
Klaus Basan
|
cb2be14083
|
Fixed "synchronized" typos
|
2016-12-13 19:00:12 +01:00 |
|
Klaus Basan
|
cdea8cff95
|
refs #780, fixes login/flightplan preset
* empty airline is valid
* sync with flightplan (new signal to indicate changed login values)
* better preset of own model
|
2016-12-06 09:33:57 +01:00 |
|
Klaus Basan
|
b959972e0c
|
refs #707, refactoring geo interfaces
* added compare functions (also to ATC list)
* renamed to relative position, e.g. station.setRelativeDistance
* delegate set/get/compare to correct interface
|
2016-07-14 18:49:13 +02:00 |
|
Klaus Basan
|
a3b5632a5c
|
refs #702, better callsign syncronization
|
2016-07-12 03:37:37 +02:00 |
|
Roland Winklmeier
|
3d7a39ed00
|
Fix BlackMisc header includes
* Include only what is used
* Use forward declaration when possible
* Sorted includes
refs #630
|
2016-05-13 17:05:49 +02:00 |
|
Klaus Basan
|
0f5d2a29a8
|
refs #655, Change signature (order) of setProperty/compareProperty
|
2016-05-13 16:44:17 +02:00 |
|
Klaus Basan
|
c3722f9198
|
refs #485, refs #584 removed include blackmiscfreefunctions.h
|
2016-03-18 01:07:49 +00:00 |
|
Mathew Sutcliffe
|
81fd3ef1d9
|
refs #552 CCoordinateGeodetic: added methods to get/set n-vector as doubles, to avoid narrowing.
|
2015-12-13 16:38:29 +00:00 |
|
Klaus Basan
|
de011dab1e
|
Formatting / style
|
2015-11-19 21:07:28 +00:00 |
|
Mathew Sutcliffe
|
bc9ff9f6b2
|
refs #484 Revise CCoordinateGeodetic implementation to use n-vectors.
|
2015-11-19 21:04:56 +00:00 |
|
Klaus Basan
|
e04ada3a7c
|
refs #437, remove convertFromCVariant
|
2015-05-31 01:31:09 +02:00 |
|
Roland Winklmeier
|
e4f2c9e88a
|
Replace occurrences of CVariant::toCVariant() with CVariant::from()
|
2015-05-30 16:59:51 +02:00 |
|
Klaus Basan
|
79e2a7b805
|
refs #395, improved synchronization of booked and online stations
* moved sync functionality into CAtcStation
* consolidated function names
|
2015-05-12 20:46:43 +01:00 |
|
Klaus Basan
|
3300b1ad9b
|
refs #395, added isInRange to ATC stations
* use null as default values for some members to detect those are not yet set
* used simplified bool formatter for views
|
2015-05-12 20:46:41 +01:00 |
|
Klaus Basan
|
7b1beaf02d
|
Introduced hint for callsign to specify callsign type (aircraft? ATC?) by context.
Background: Pilots can login in with virtually any callsign like XXX_OBS, resulting in wrong interpretations (as OBS here is no ATC station).
|
2015-05-12 20:46:36 +01:00 |
|
Klaus Basan
|
0ab755d510
|
refs #396 subfolders and renamed callsign list to callsign set
* subfolder audio
* subfolder geo
* adjusted samples, tests ....
|
2015-04-07 19:22:23 +02:00 |
|
Roland Winklmeier
|
78d3350bf3
|
refs #396 move Blackmisc Aviation classes into subfolder
|
2015-04-07 18:20:20 +02:00 |
|