Commit Graph

8 Commits

Author SHA1 Message Date
Klaus Basan
1b83197691 Renaming in flight plan 2014-06-09 14:44:28 +02:00
Klaus Basan
226edda23b refs #219, load flight plan
* fixed issue with parsing, only default locale is used. Now user's local possible
* allow to load FP for other callsigns as well (voice capabilities)
* Improved handling of CTime, inclusive bug fixes and time formatting
* Max. lengths for FP fields as const value (so we can change it if required)
* Load FP from GUI component
* Samples for PQ classes
* Adjusted depending classes (e.g. client)
2014-06-09 14:43:57 +02:00
Klaus Basan
48267f314c refs #242, changed different classes/components to use aircraft context instead of network context
* removed own aircraft from simulator context
* in GUI, also added originator for signals/ slots
* flightplan / text messages
2014-06-09 14:42:31 +02:00
Klaus Basan
31b83e0f1e Removes SVFR from flightplan, shall not be used according to documentation 2014-05-06 21:47:14 +02:00
Mathew Sutcliffe
841ea97421 fixed Clang warnings detected by Jenkins 2014-05-06 18:30:02 +01:00
Klaus Basan
b727ea65af refs #225, added validation message for remarks > 100chars 2014-04-30 01:05:42 +02:00
Klaus Basan
9458340d10 refs #212, added support for displaying an info if flight plan was sent
* improved validation
* fixed cat E for approach speed
* added attribute to FP class
2014-04-28 20:36:01 +02:00
Klaus Basan
4149b0a19d refs #195, refs#212, flightplan widget (completely encapsulated) for FP handling 2014-04-28 20:35:55 +02:00