Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Image and Telemetry decoder for Geoscan-Edelveis satellite

License

NotificationsYou must be signed in to change notification settings

baskiton/GeoscanDecoder

Repository files navigation

Image and Telemetry decoder for Geoscan-Edelveis satellite

First, download, setup and run geoscan soundmodem
https://r4uab.ru/program/modem/geoscan.zip
https://r4uab.ru/settings-soundmodem/

To start decoding, run GeoscanDecoder and press "Connect" button. Play FM demodulated signaland wait for result.

Options

  • Out Dir Directory to store result images and telemetry
  • Server Hostname or IP-address of soundmodem
  • Port Port of soundmodem (see in File -> Devices -> AGWPE Server Port)
  • Merge mode When enabled, all new images data will store to one file
  • New Image Force a new image

Hotkeys

  • Ctrl-Q Quit
  • F1 Show About window, check if newer version available

Run from source

Required at least Python 3.7
I recommend to use a virtual environment

Install required packages:

pip install -r requirements.txt

To run:

python -m GeoscanDecoder --ui

Build from source

Required at least Python 3.7
I recommend to use a virtual environment

pip install -r requirements.txtpip install pyinstallerpyinstaller -y decoder.spec

The result build can be found in thedist folder


[8]ページ先頭

©2009-2025 Movatter.jp