● (No.1134) RoseyCubesat-1 jpg creating on LINUX (2023年5月2日)
--------------------------------------------------------------
RoseyCubesat-1
Orbital Solutions Monaco
436.825MHz, 1k2/9k6_BPSK
[RoseyCubesat-1 jpg creating on LINUX_Ubuntu] #1, 25 May 2023
インストール試行錯誤の最後に、TypeError で行き詰まった。(解決)
Ubuntu + Wine on JE9PEL
14:02UTC,16Apr2023
13:05UTC,01May2023
Install bitstring and cv2 module in advance.
$ sudo apt update
$ sudo apt install python3-bitstring
$ python3 -c "import bitstring; print( bitstring.__version__ )"
> 3.1.5
$ python3 -m pip install -U pip setuptools
$ python3 -m pip install opencv-python
$ python3 -c "import cv2; print( cv2.__version__ )"
> 4.7.0
Extract (zip) or (tar.gz) file in rosey forder
after downloading it from github site of UB1QBJ:
https://github.com/Foxiks/RoseyCubesat-1-Decoder/releases
> Run soundmodem_bpsk_9k6 software first using Wine.
$ cd ~/rosey/RoseyCubesat-1-Decoder-1.1/src
$ python3 decoder.py
TypeError:
> Traceback (most recent call last):
> File "decoder.py", line 85, in
SatNOGS + Soundmodem + Wine + Decoder + Vokoscreen
+ Shotcut + Export[30529ro2.mp4], on LINUX_Ubuntu
[RoseyCubesat-1 jpg creating on LINUX_Ubuntu] #3, 7 Jun 2023
Roseyを画像化する際、ちょっとしたことに気が付いた。
左は "Observation #7597434" (SatNOGS) のみ、
右は "Observation #7591263+7597434+7597475" の三つの Audio を
直列的に流して最後に "Ctrl+C" としたもの。比べてみると、右の方の
地球が遥かに濃くなっている。
トップ へ戻る.
前のページ へ戻る.
次のページ へ移る.
ホームページ(目次) へ戻る.