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).