[Date Prev][Date Next][Thread Prev][Thread Next] - [Date Index][Thread Index][Author Index]
RE: Serial Programming help needed
- Subject: [amsat-bb] RE: Serial Programming help needed
- From: "Andrew Rich" <vk4tec@xxxxxxxxxxxxxxxxx>
- Date: Mon, 12 Sep 2005 21:58:12 +1000
- In-Reply-To: AAAAAHtDW8CAuxBLvmyKopi64eQE/SMA
This seems to work in perl
open (comport, "> /dev/ttyS0");
print comport "TC 1\n";
print comport "BC 0,0\n";
print comport "FQ 00".$rounded."000,0\n";
print comport "TC 0\n";
print comport "disp \n";
close(comport);
-----Original Message-----
From: Andrew Rich [mailto:vk4tec@tech-software.net]
Sent: Monday, 12 September 2005 9:27 PM
To: Amsat-Bb
Cc: VK / ZL APRS Users
Subject: Serial Programming help needed
Anyone a guru in C serial programming ?
What I want to do is
1) Quickly drop the kenwood d700 into control mode
2) Change freq
3) Restore TNC
4) Capture data from TNC in the process
For satellite work
I have been running an external modem
Andrew Vk4Tec
----
Sent via amsat-bb@amsat.org. Opinions expressed are those of the author.
Not an AMSAT member? Join now to support the amateur satellite program!
To unsubscribe, send "unsubscribe amsat-bb" to Majordomo@amsat.org
AMSAT Home