File: README

package info (click to toggle)
aldo 0.7.6-1
  • links: PTS
  • area: main
  • in suites: squeeze, wheezy
  • size: 728 kB
  • ctags: 486
  • sloc: cpp: 2,557; sh: 1,032; ansic: 162; makefile: 57
file content (123 lines) | stat: -rw-r--r-- 3,510 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
When you start Aldo you will see the Main Menu:

*************************************
*	Aldo Main Menu		    *	
*		1: Blocks method    *
*		2: Koch method      *
*		3: Read from file   *
*		4: Callsigns        *
*		5: Setup            *
*		6: Exit             *
*                                   *
*	Your choice:                *
*************************************

First of all you must set up Aldo for your PC,
so select 5.

Now you will see the Setup Menu:

*********************************
*   Setup Menu			*
*	1: Keyer Setup		*
*	2: Blocks method Setup	*
*	3: Koch method Setup	*
*	4: Qrz exercise Setup	*
*	5: Default Settings	*
*	6: Return to Main Menu	*
*********************************

Now you have to create the configuration file ~/.aldorc
So select 5.

Other choices in the Setup Menu:

*********************************
*   Setup Menu			*
*	1: Keyer Setup		*
*	2: Blocks method Setup	*
*	3: Koch method Setup	*
*	4: Qrz exercise Setup	*
*	5: Default Settings	*
*	6: Return to Main Menu	*
*********************************

By selecting 1 you can set up:

1) Pause before the start of keying, in seconds (default: 2)
2) Pause between two letters in a word (default: 3)
3) Pause between two words (default: 7)
4) Keying speed in wpm
5) Length of dot (default: 1)
6) Length of dash (default: 3)
7) Frequency of buzzer in Hz (default: 900)

By selecting 2 you can set up training with the Blocks method exercise:

1) Length of words, in characters (default: 5)
2) Number of words (default: 3)
3) Character set (default: 1 - i.e. "e,i,s,h,t,m,o")

By selecting 3 you can set up the keying speed for the Koch method.

By selecting 4 you can set up the Callsign exercise.
Specify your preferred callsign format, using "wildcards":.

@ = random letter
# = random number
? = optional letter
$ = optional number

A fixed letter or a fixed number, (such as "i" or "8" in the examples
below), is used literally. 

For example:

iz8@@@ is a format for callsigns like iz8bqi iz8eqd iz8tpz etc..
iz#m@@ gives iz0muv iz9mer iz8mrd etc..
iz#@@@ gives iz2qwe iz1ert etc..
i?8@@@ gives i8mro iz8eqd it8aa ih8epz etc..
i?#@@@ gives imro izqvo iz8mrt etc..
kc#@@@ gives kc0mnn kc1hjy kc9yup

NOTE: Callsign formats must be lower case: e.g. iz#m@@, not IZ#M@@

Coming back to the Main Menu:

*************************************
*       Aldo Main Menu              *	
*		1: Blocks method    *
*		2: Koch method      *
*		3: Read from file   *
*		4: Callsigns        *
*		5: Setup            *
*		6: Exit             *
*                                   *
*	Your choice:                *
*************************************

Select 1 to train by the Blocks Method
Select 2 to train by the Koch Method
Select 3 for Aldo to read a text file from disk
Select 4 to train by using random callsigns

Now listen to your speakers.
Identify the morse characters and write them on a sheet of paper.
If you are unsure, use an underscore ( _ ) to hold the place of missed letters.

When the exercise has finished you should enter the characters at the keyboard.
Entering the characters at the keyboard, please replace underscore ( _ ) with @.
ALDO will then compare your results with the correct version.

If you have suggestions for additional features, please send me an email
to denever@users.sf.net or subscribe
aldo mailinglist at http://lists.sourceforge.net/lists/listinfo/aldo-main.

Ciao ciao,
Giuseppe Martino IZ8EQD.

Thanks to:
Arlo Gitting KC0MNN
David Sumbler 

They revised this file (except this row :) )