CAS-5A:停波中(9Apr2023)、撮影データ更新無し。
No.22: 自撮り棒にピントが合ってしまっている。
CAS-5A Photo_No.22
JH4XSY/1 and JE9PEL/JR6 method
OS Ubuntu_18.04 with WINE
Image_Data from SatNOGS
[ext022.rb]
> for i in 1..0x198
> printf("grep 030198%04X....17010C022426101607 30325ng5.csv | head -1 | cut -c 59- >> 30409n22.hex\n", i)
> end
$ ruby ext022.rb
$ ruby ext022.rb > 30409n22.sh
$ sh 30409n22.sh
$ cat 30409n22.hex > 30409n22.txt
$ cut -c 27- 30409n22.txt > 30409n22-less-27.txt
$ tr -d '\n' < 30409n22-less-27.txt > 30409n22-one-line.txt
$ cat 30409n22-one-line.txt | xxd -r -p > 30409n22-completion.jpg
