Browse code

initial commit 20191113

Gandolf authored on 11/13/2019 20:46:43
Showing 2 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,24 @@
1
+<html>
2
+<body>
3
+<img src="static/abutower.png"  style="float:left">
4
+<h3>Amateur Radio</h3>
5
+<h4>Software development for computer aided transceivers and other amateur radio related items.
6
+</h4>
7
+
8
+<p>This repository is dedicated to software development for computer aided transceivers (CAT) and to software develpment for amateur radio applications in general.  Linux and open source applications are highly encouraged.</p>
9
+<p>
10
+<h4>Contents</h4>
11
+
12
+<p><b>Yaesu FT991A Transceiver</b><br>
13
+Includes utilities for<br>
14
+  * CAT command passthrough for software development<br>
15
+  * Programming FT991 vfo/channel memory<br>
16
+  * Backup FT991 Configuration (menu items)<br>
17
+  * Web based interface for Internet remote control<br>
18
+</p>
19
+
20
+<p>
21
+<b>And more to come...</b>
22
+</p>
23
+</body>
24
+</html>
0 25
new file mode 100644
1 26
Binary files /dev/null and b/static/abutower.png differ