Calsat32 on LINUX_Ubuntu2023年12月09日 19時59分

懸案事項だった Calsat32 を、LINUX_Ubuntu上で起動動作させることが、やっと
出来た。Wineアプリを大前提としている。日本語表示に多少難があるが、数値的
には正しいことを確認した。次の一行が、長い試行錯誤の結果である。感慨無量。

$ LANG=ja_JP.UTF-8 wine Calsat32.exe

HADES-D data analysis #12023年12月10日 10時04分

HADES-D のデータ解析を、JH4HSY/1局に倣って追試してみた。

JE9PEL/JR6
JH4XSY/1
AMSAT-EA
SatNOGS
GitHub
Decoder

packet type 2 (tmp) [8671675.dat]
28 50 4E 4B 4C FF 40 43 48 42 4B

$ cd .wine/drive_c/soundmodem/other-versions12/uresat1
$ ./hades_d-byte-decoder-linux-x86 8671675.dat

HADES-D data analysis #22023年12月10日 23時06分

packet type 3 (status) [8663347.dat]
38 4A 57 0B 00 21 03 09 00 00 1A 03 10 00 01 00 00 FF 01 1D 00 01 00 01

$ cd .wine/drive_c/soundmodem/other-versions12/uresat1
$ ./hades_d-byte-decoder-linux-x86 8663347.dat

1: [HADES-D] [22:32:05R]
[frm_type:3 len:24]
38 4A 57 0B 00 21 03 09 00 00 1A 03 10 00 01 00 00 FF 01 1D 00 01 00 01 

HADES-D data analysis #32023年12月11日 08時44分

From: Andy, UZ7HO
Subject: new KISS decoder

Hello, Mineo san.
I made a new KISS telemetry decoder for URESAT and HADES-D setellites:
http://uz7.ho.ua/uresat1.zip

$ cd .wine/drive_c/soundmodem/other-versions12/uresat1
$ wine KISSURESAT.exe

HADES-D data analysis #42023年12月11日 19時22分

packet type 5 (tmp_sts) [SatNOGS #8674585]
$ cd .wine/drive_c/soundmodem/other-versions12/uresat1
$ wine KISSURESAT.exe

1: [HADES-D] [18:38:10R]
[frm_type:5 len:31]
58 2B 2F 2E 2F FF 36 2C 31 37 38 80 7D 7A 7C FF 71 76 79 76 7F 57 58 56 57 FF 55 53 FF FF FF

UreSat-1(HADES-B,SO-120) data analysis #12023年12月11日 23時41分

$ cd ~/
$ soundmodem_uresat1
$ cd .wine/drive_c/soundmodem/other-versions12/uresat1
$ wine KISSURESAT.exe

[SatNOGS #8589920]
packet type 3 (status)
packet type 5 (tmp_sts)
packet type 8 (antenna)

1: [URESAT-1] [22:50:41R]
[frm_type:3 len:24]
37 D7 FC CE 00 25 73 01 00 FF 19 05 10 00 02 00 00 FF FF FF FF FF FF 00 

1: [URESAT-1] [22:52:11R]
[frm_type:5 len:31]
57 FB 15 15 13 FF FF 0D 14 16 11 FE 82 90 8F FF FF 70 74 73 74 FE 4F 4F 4E FF FF 4A 2F 31 2E 

1: [URESAT-1] [22:53:10R]
[frm_type:8 len:26]
87 0C 0F 44 0C E7 01 E7 01 2F 19 C0 02 98 F3 CC 22 32 62 63 23 00 00 00 3D FE 



[SatNOGS #8610279]
packet type 1 (pwr)
packet type 2 (tmp)
packet type 3 (status)
http://wakky.asablo.jp/blog/2023/12/12/9642021  #2
http://wakky.asablo.jp/blog/2023/12/16/9643211  #3

UreSat-1(Hades-B,SO-120) data analysis #22023年12月12日 09時00分

$ cd ~/
$ soundmodem_uresat1
$ cd .wine/drive_c/soundmodem/other-versions12/uresat1
$ wine KISSURESAT.exe

packet type 1 (pwr) [SatNOGS ##8610279]
1: [URESAT-1] [08:56:19R]
[frm_type:1 len:24]
17 02 06 6D 00 00 00 AA AE 6B D9 D4 83 30 3D 0F B4 FF B9 F2 A1 6B 00 00 

Geoscan-Edelveis2023年12月12日 09時21分

$ grep '^2023-12-10 08' 31212geo.csv > 2023-12-10_08.csv
$ cut -c 1-148 2023-12-10_08.csv > 2023-12-10_08_modified.csv
$ python3 process_simple.py 2023-12-10_08_modified.csv
> Writing image to: 2023-12-10_08_modified.jpg

Hayasat-12023年12月12日 17時18分

Hayasat-1 initiative is jointly executed by two foundations:
the Bazoomq Space Research Laboratory and the Center for
Scientific Innovation and Education (CSIE).

The Bazoomq Laboratory pioneers novel space technologies and
engages in space research. CSIE is dedicated to revitalizing
scientific innovation and education in Armenia.

437.020MHz, 9k6_GFSK, EK1HYS
reArmenia.com

Calsat32 on LINUX - memorandum2023年12月13日 09時03分