2020-04-09 23:09:33 -06:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>Vail</title>
|
|
|
|
<script src="vail.js"></script>
|
2020-04-10 08:27:35 -06:00
|
|
|
<link rel="stylesheet" href="vail.css">
|
2020-04-09 23:09:33 -06:00
|
|
|
</head>
|
|
|
|
<body>
|
2020-04-10 10:23:40 -06:00
|
|
|
<div>
|
|
|
|
<img src="1280px-Morse-code-tree.svg.png">
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div>
|
|
|
|
<table>
|
|
|
|
<tr>
|
|
|
|
<th>Dot</th>
|
|
|
|
<td><code>,</code>, <code>w</code>, left mouse button</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<th>Dash</th>
|
|
|
|
<td><code>.</code>, <code>v</code>, right mouse button</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div>
|
|
|
|
<pre>
|
|
|
|
a : .-
|
|
|
|
b : -...
|
|
|
|
c : -.-.
|
|
|
|
d : -..
|
|
|
|
e : .
|
|
|
|
f : ..-.
|
|
|
|
g : --.
|
|
|
|
h : ....
|
|
|
|
i : ..
|
|
|
|
j : .---
|
|
|
|
k : -.-
|
|
|
|
l : .-..
|
|
|
|
m : --
|
|
|
|
n : -.
|
|
|
|
o : ---
|
|
|
|
p : .--.
|
|
|
|
q : --.-
|
|
|
|
r : .-.
|
|
|
|
s : ...
|
|
|
|
t : -
|
|
|
|
u : ..-
|
|
|
|
v : ...-
|
|
|
|
w : .--
|
|
|
|
x : -..-
|
|
|
|
y : -.--
|
|
|
|
z : --..
|
|
|
|
0 : -----
|
|
|
|
1 : .----
|
|
|
|
2 : ..---
|
|
|
|
3 : ...--
|
|
|
|
4 : ....-
|
|
|
|
5 : .....
|
|
|
|
6 : -....
|
|
|
|
7 : --...
|
|
|
|
8 : ---..
|
|
|
|
9 : ----.
|
|
|
|
. : .-.-.-
|
|
|
|
, : --..--
|
|
|
|
: : ---...
|
|
|
|
? : ..--..
|
|
|
|
' : .----.
|
|
|
|
- : -....-
|
|
|
|
/ : -..-.
|
|
|
|
" : .-..-.
|
|
|
|
@ : .--.-.
|
|
|
|
= : -...-
|
|
|
|
! : -.-.--
|
|
|
|
</pre>
|
|
|
|
</div>
|
2020-04-10 08:27:35 -06:00
|
|
|
|
2020-04-10 10:23:40 -06:00
|
|
|
<div>
|
|
|
|
<h1>Vail</h1>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
This is a CW repeater,
|
|
|
|
named after Alfred Vail,
|
|
|
|
who may or may not have invented what's called "Morse code",
|
|
|
|
but clearly had some role in it.
|
|
|
|
</p>
|
2020-04-10 08:27:35 -06:00
|
|
|
|
2020-04-10 10:23:40 -06:00
|
|
|
<p>
|
|
|
|
Just like a radio repeater,
|
|
|
|
anybody can connect and start transmitting stuff,
|
|
|
|
and this will broadcast it to everyone connected.
|
|
|
|
If there's enough interest,
|
|
|
|
I'll add something like channels.
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
If you need this to work on a cell phone,
|
|
|
|
let me know and I'll come up with something for you.
|
|
|
|
</p>
|
|
|
|
</div>
|
2020-04-10 08:27:35 -06:00
|
|
|
|
2020-04-10 10:23:40 -06:00
|
|
|
<div>
|
|
|
|
<h2>Why does this exist?</h2>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
I need a place to practice CW with actual human beings,
|
|
|
|
and I want it to be as close as possible to what I'd experience on a radio.
|
|
|
|
Also, I don't want to make people buy a bunch of radio hardware.
|
|
|
|
Nothing else like this exists on the Internet, as far as I can tell.
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<h2>Who made it?</h2>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
<a href="mailto:neale@woozle.org">Neale Pickett</a> kd7oqi
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<h2>Future plans</h2>
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
<li>Move to a more permanent URL</li>
|
|
|
|
<li>Make this page less ugly</li>
|
|
|
|
<li>Arduino program to let you hook up an iambic paddle over USB</li>
|
|
|
|
<li>Document the protocol</li>
|
|
|
|
<li>Support multiple channels/frequencies</li>
|
|
|
|
<li>Sensible way to make this work on a cell phone</li>
|
|
|
|
<li>Make this page less ugly (I really hate it right now)</li>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
|
|
<h2>How can I help?</h2>
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
<li>Improve the <a href="https://github.com/nealey/vail/">source code</a></li>
|
|
|
|
<li><a href="mailto:neale@woozle.org">Email me</a> and let me know you're using it</li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
2020-04-09 23:09:33 -06:00
|
|
|
</body>
|
2020-04-10 10:23:40 -06:00
|
|
|
</html>
|