Klaus Basan fc84673bb9 Handled performance issues and bugs noticed during testing of refs #319 / refs #322
* discussion: https://dev.vatsim-germany.org/boards/22/topics/2027?r=2040#message-2040
* fixed bug with ATC station component, wrong signals for booked stations
* booked stations loading to frequently (for each minor change such as online), changed to timestamp based concept
* update booked stations with receiving ATIS/voiceroom to online
* CDigestSignal class: new class and methods for collecting signals, avoiding too many signals - one of the cures for the performance issues
* fixed bug found during testing, missing start for timers when connecting to network
2014-09-09 20:07:16 +02:00
2014-08-01 12:12:06 +02:00
2014-03-10 20:02:10 +01:00
2013-09-21 15:21:32 +02:00
2013-02-15 18:50:17 +01:00
2014-02-04 19:23:12 +01:00

Introduction

How to use this repository

The directory (folder) structure

The .info files

The .README files and metadata standards

.README files are a place to specify what should be captured by the individual .info files and are very project specific, so are kept blank in this empty repository. You'll need to decide what is appropriate at a project level.

Citations

Doxygen Documentation

Doxygen documentation is generated automatically. Please note it will take a bit of time on git push. Documentation is available at: https://dev.vatsim-germany.org/vatpilotclient/doc/ Doxygen documentation generation log is available at: https://dev.vatsim-germany.org/vatpilotclient/doxygen.log The trailing / is mandatory.

Description
No description provided
Readme 118 MiB
Languages
C++ 96.4%
CMake 1.4%
HTML 1%
Python 0.6%
Objective-C++ 0.2%
Other 0.2%