Telemetry Decoder software for amateur radio mission of CubeSat "HIROGARI"
HIROGARI Decoder is the official software for amateur radio mission that decodes the telemetry from CubeSat "HIROGARI", developed by Osaka Prefecture University and Muroran Institute of Technology.
Amateur radio mission is a service to "EXPAND" communication through amateur radio. For the details, please refer to the following links.
- Select a WAVE file. Click "
SELECT FILE
" button or drop a file on the screen. - Select a communication mode from the drop-down list.
- Click "
DECODE
" button.
- After decoding, click "
REPORT THIS RECEPTION
" button. - Fill in the following items on the Reception Report form.
Observer Name
(this name will appear on the Amateur Radio Mission website)Date and Time Received
Place Received
(optional)
- To output QSL card, check "
Would you like a QSL card?
", and enter your call sign. (optional) - Click "
Send
" button.
Your report will be shared here.
Thank you for your reports!
You may change the language to English or Japanese from the menu.
How to change language settings:
- Go to [Help] - [Language]
- Select [English] or [Japanese]
yarn build
: Build the softwareyarn start
: Build and launch the softwareyarn package:win
: Package the software for Windowsyarn package:mac
: Package the software for macOSyarn package:linux
: Package the software for Linuxyarn lint
: Run static code analysisyarn format
: Format the code
GNU General Public License v2.0
Thanks to All Contributors!