Update fctelem.sh add python decode

fc-fctelem
Alan Johnston 10 months ago committed by GitHub
parent e6cf2fd82b
commit 93dc5a6732
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -58,6 +58,10 @@ cp /home/pi/CubeSatSim/groundstation/index.html .
python3 -m http.server &
cd /home/pi/fctelem
./fctelem | python3 /home/pi/CubeSatSim/groundstation/fc_block_decode.py &
# sleep 10
setsid chromium-browser --check-for-update-interval=1 --simulate-critical-update --noerrdialogs --disable-infobars http://127.0.0.1:8000 &>/dev/null &

Loading…
Cancel
Save

Powered by TurnKey Linux.