{"id":16643372,"url":"https://github.com/baskiton/geoscandecoder","last_synced_at":"2025-10-30T11:32:18.161Z","repository":{"id":187328142,"uuid":"676693553","full_name":"baskiton/GeoscanDecoder","owner":"baskiton","description":"Image and Telemetry decoder for Geoscan-Edelveis satellite","archived":true,"fork":false,"pushed_at":"2023-08-21T18:19:30.000Z","size":301,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T16:23:41.215Z","etag":null,"topics":["amateur","amateur-satellites","geoscan","geoscan-edelveis","satellite-images"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/baskiton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-08-09T19:40:09.000Z","updated_at":"2024-03-24T08:35:36.000Z","dependencies_parsed_at":"2023-08-09T22:36:28.529Z","dependency_job_id":null,"html_url":"https://github.com/baskiton/GeoscanDecoder","commit_stats":null,"previous_names":["baskiton/geoscandecoder"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baskiton%2FGeoscanDecoder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baskiton%2FGeoscanDecoder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baskiton%2FGeoscanDecoder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baskiton%2FGeoscanDecoder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/baskiton","download_url":"https://codeload.github.com/baskiton/GeoscanDecoder/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238961142,"owners_count":19559425,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["amateur","amateur-satellites","geoscan","geoscan-edelveis","satellite-images"],"created_at":"2024-10-12T08:08:14.758Z","updated_at":"2025-10-30T11:32:12.856Z","avatar_url":"https://github.com/baskiton.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Geoscan-Edelveis decoder\n\nImage and Telemetry decoder for Geoscan-Edelveis satellite\n\nFirst, download, setup and run geoscan soundmodem  \nhttps://r4uab.ru/program/modem/geoscan.zip  \nhttps://r4uab.ru/settings-soundmodem/  \n\nTo start decoding, run GeoscanDecoder and press \"Connect\" button. Play FM demodulated signal\nand wait for result.\n\n#### Options\n* `Out Dir` Directory to store result images and telemetry\n* `Server` Hostname or IP-address of soundmodem\n* `Port` Port of soundmodem (see in File -\u003e Devices -\u003e AGWPE Server Port)\n* `Merge mode` When enabled, all new images data will store to one file\n* `New Image` Force a new image\n\n\n#### Hotkeys\n* `Ctrl-Q` Quit\n* `F1` Show About window, check if newer version available\n\n![](doc/Screenshot.jpg)\n\n\n### Run from source\nRequired at least Python 3.7  \nI recommend to use a virtual environment\n\nInstall required packages:\n```commandline\npip install -r requirements.txt\n```\n\nTo run:\n```commandline\npython -m GeoscanDecoder --ui\n```\n\n\n### Build from source\nRequired at least Python 3.7  \nI recommend to use a virtual environment\n\n```commandline\npip install -r requirements.txt\npip install pyinstaller\npyinstaller -y decoder.spec\n```\nThe result build can be found in the `dist` folder\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaskiton%2Fgeoscandecoder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbaskiton%2Fgeoscandecoder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaskiton%2Fgeoscandecoder/lists"}