Update install adding copying of sstv still images

master-b
Alan Johnston 1 month ago committed by GitHub
parent 5e9ec0b14c
commit 7bce030518
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -373,6 +373,12 @@ cd PiSSTVpp
make pisstvpp make pisstvpp
echo "Copying SSTV image 1"
cp /home/pi/CubeSatSim/sstv/sstv_image_1_320_x_256.jpg /home/pi/CubeSatSim/sstv_image_1_320_x_256.jpg
echo "Copying SSTV image 2"
cp /home/pi/CubeSatSim/sstv/sstv_image_2_320_x_256.jpg /home/pi/CubeSatSim/sstv_image_2_320_x_256.jpg
cd cd
git clone https://github.com/alanbjohnston/rpitx.git git clone https://github.com/alanbjohnston/rpitx.git

Loading…
Cancel
Save

Powered by TurnKey Linux.