Subversion Repositories Projects

Rev

Rev 475 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 475 Rev 476
Line 39... Line 39...
39
###############################################################################
39
###############################################################################
40
# 2009-02-20 0.0.1 rw created
40
# 2009-02-20 0.0.1 rw created
41
# 2009-04-01 0.1.0 rw RC1
41
# 2009-04-01 0.1.0 rw RC1
42
# 2009-04-16 0.1.1 rw Bugfix, ALT= average of airsensor and Sat
42
# 2009-04-16 0.1.1 rw Bugfix, ALT= average of airsensor and Sat
43
# 2009-05-14 0.2.0 rw Waypoint Player
43
# 2009-05-14 0.2.0 rw Waypoint Player
44
#
-
 
-
 
44
# 2009-05-25 0.2.1 rw Modified screen text to English by Mark Griffin
45
###############################################################################
45
###############################################################################
Line 46... Line 46...
46
 
46
 
Line 47... Line 47...
47
$Version = "0.2.0 - 2009-05-14";
47
$Version = "0.2.1 - 2009-05-25";
48
 
48
 
49
use threads;            # http://search.cpan.org/~jdhedden/threads-1.72/threads.pm
49
use threads;            # http://search.cpan.org/~jdhedden/threads-1.72/threads.pm
50
                        # http://perldoc.perl.org/threads.html
50
                        # http://perldoc.perl.org/threads.html