Update README.md

aprs-rpitx-v4
alanbjohnston 6 years ago committed by GitHub
parent 389bbe6403
commit 77a9dbb873
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -4,19 +4,28 @@ The CubeSat Simulator https://github.com/alanbjohnston/CubeSatSim/wiki is a low
Requires:
- wiringpi
- libcurl4-openssl-dev
- git
- libasound2-dev
- pi-power-button
- Soundmodem
- rpitx
See the Wiki Software Install page for more details: https://github.com/alanbjohnston/CubeSatSim/wiki/Software-Install. To build and run the software on a Raspberry Pi 3B, 3B+, or Pi Zero W:
'sudo apt-get install wiringpi, git, libasound2-dev'
`git clone http://github.com/alanbjohnston/CubeSatSim.git`
'git checkout aprs-rpitx-v4'
`cd CubeSatSim`
Edit the afsk/main.c file to set your amateur radio callsign, then
`make rebuild`
To hear AFSK telemetry (X.25 data), your radio or SDR to 434.9 MHz FM, and you should receive telemetry from the CubeSat Sim:
`./radioafsk`

Loading…
Cancel
Save

Powered by TurnKey Linux.