Update README.md

pull/37/head
alanbjohnston 6 years ago committed by GitHub
parent 7ade15c013
commit 5b062a82a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -125,13 +125,18 @@ To make the demo.sh script run automatically on boot:
`sudo systemctl enable cubesatsim` `sudo systemctl enable cubesatsim`
`sudo systemctl start cubesatsim`
Now reboot for all the changes to take effect: Now reboot for all the changes to take effect:
`sudo reboot now` `sudo reboot now`
After rebooting, tune your radio or SDR to 434.9 MHz FM, and you should receive telemetry from the CubeSatSim! After rebooting, tune your radio or SDR to 434.9 MHz FM, and you should receive telemetry from the CubeSatSim!
You can stop the service:
`sudo systemctl stop cubesatsim`
After rebooting, it will start unless you disable it:
`sudo systemctl disable cubesatsim`
See the Wiki for more details https://github.com/alanbjohnston/CubeSatSim/wiki See the Wiki for more details https://github.com/alanbjohnston/CubeSatSim/wiki

Loading…
Cancel
Save

Powered by TurnKey Linux.