From 0e26b3db687fac4d7ea4d7704957ebecbfc2eaab Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Tue, 25 Sep 2018 17:42:22 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1831d3d1..15ccd33e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -CubeSatSim +# CubeSatSim RPi code using the Brandenburg Tech Digital Transceiver https://brandenburgtech.wordpress.com/- @@ -6,7 +6,7 @@ RPi code using the Brandenburg Tech Digital Transceiver - cw - Code that sends telemetry in CW (Morse code) using AO-7 format - afsk - Code that sends a simple text message in 1k2 AFSK X.25 format -# based on DigitalTxRxRP +based on DigitalTxRxRP - RemoteSystemsTempFiles - used by Eclipse. - afsktx - A sample 'C' program that transmits an AFSK modulated signal. It transmits at UHF frequencies because that is the matching network installed on my Digital Transceiver for Raspberry Pi board (even though FSK is typically used at UHF frequencies).