diff --git a/groundstation/fc_block_decode.py b/groundstation/fc_block_decode.py index c3f87ac2..34a172ab 100644 --- a/groundstation/fc_block_decode.py +++ b/groundstation/fc_block_decode.py @@ -16,6 +16,10 @@ FC_SW = 50 FC_PAYLOAD = 55 extended = 1 +head_string = '
\n\nFunCube CubeSatSim Telemetry\n\n
' +foot_string = "
\n" + + image_id = 256 # set illegal image ID for null # random.randint(0, 255) image_count = 0; system("sudo rm image_file")