Subversion Repositories FlightCtrl

Rev

Rev 221 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 221 Rev 403
Line 1... Line 1...
1
/**********************************************************************************************************************************
1
/********************************************************************************
2
 *      Statistics from MK-Connection ( needed for 2. Thread and Readability of Code )                                            *
2
 * Statistics from MK-Connection ( needed for 2. Thread and Readability of Code )
3
 *                                                                                                                                *
-
 
-
 
3
 *                                                                              
4
 * Author:        Marcus -LiGi- Bueschleb                                                                                         *
4
 * Author:        Marcus -LiGi- Bueschleb                                        
5
 * Project-Start: 9/2007                                                                                                          *
-
 
6
 * Version:       0.07                                                                                                            *            
-
 
7
 * Mailto:        ligi@smart4mobile.de                                                                                            *
-
 
-
 
5
 *
8
 * Licence:       Creative Commons / Non Commercial                                                                               *
6
 * see README for further Infos
9
 * Big Up:        Holger&Ingo                                                                                                     *
-
 
-
 
7
 *
10
 *********************************************************************************************************************************/
8
********************************************************************************/
Line 11... Line 9...
11
 
9
 
12
public class MKStatistics
10
public class MKStatistics
13
   implements Runnable
11
   implements Runnable
14
{
12
{