Avionics classes for Transponder, ADF, changed namespace to 2ndlevel

This commit is contained in:
Klaus Basan
2013-04-09 02:00:38 +02:00
parent eb102372f1
commit 9a87731944
42 changed files with 2110 additions and 399 deletions

View File

@@ -3,12 +3,9 @@
// just a dummy header, namespace documentation will go here
/**
* @namespace BlackMisc
* BlackMisc is the namespace for generic utility classes. As of its nature
* (containing central classes such as CLogMessage, or CPhysicalQuantity),
* BlackMisc is available in any other compilation unit.
* @namespace Aviation
* Aviation and Avionics classes such as CHeading or CTransponder
*/
#endif