Software for controlling PW-Sat2 student satellite Ground Station

PW-Sat2, updated 🕥 2022-01-21 19:43:29

PW-Sat2 GSControl

This repository contains tools dedicated for PW-Sat2 Ground Station Operation Team as well as advanced radio amateurs (gnuradio part).

If you are interested in receiving of PW-Sat2 downlink signal find out more at: http://radio.pw-sat.pl/ and https://github.com/PW-Sat2/HAMRadio/wiki

Content of the repository: - gnuradio: GRC flow graphs for uplink (shared key needed) & downlink (signal sources from SDRs, downlink demodulator/frame decoder) - radio: console (iPython-based) to send telecommands and receive frames (the console connects to GRC part via ZMQ) - tools: - grafana_beacon_uploader: beacon uploader to OPER's internal database for Grafana tool - telemetry_files_analyzer: predict which telemetry file should be requested by the OPER team (telemetry.current / telemetry.previous) - decode_downlink_frames.py: downlink frames decoder - parse_beacon.py: methods to parse beacon frames - remote_files.py: tools for remote files (i.e. satellite files) handling, decoding photos, etc. - upload_software.py: script to upload software via radio

Dependencies

GnuRadio Companion flow graphs: - gr-bruninga (https://github.com/tkuester/gr-bruninga) - gr-kiss (https://github.com/PW-Sat2/gr-kiss) - gr-pwsat2 (https://github.com/PW-Sat2/gr-pwsat2) - gr-gpredict-doppler (https://github.com/PW-Sat2/gr-gpredict-doppler) - gr-osmosdr (https://github.com/osmocom/gr-osmosdr) - gr-iio (https://github.com/analogdevicesinc/gr-iio) - gr-fcdproplus (https://github.com/dl1ksv/gr-fcdproplus) - gr-ax25 (https://github.com/dl1ksv/gr-ax25) - gr-mapper (https://github.com/gr-vt/gr-mapper)

Issues

Bump ipython from 5.5.0 to 7.16.3

opened on 2022-01-21 19:43:29 by dependabot[bot]

Bumps ipython from 5.5.0 to 7.16.3.

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/PW-Sat2/GSControl/network/alerts).

generate_newest_tasklist.py

opened on 2019-02-15 17:25:37 by ggajoch

Tool for simple creation and pushing tasklists. Just run it before session and you're done.

[WIP] Timestamp for funcube source IQ files

opened on 2018-12-04 17:40:35 by ggajoch None

Added scripts and removed FP-Downlink

opened on 2018-11-17 12:39:01 by tom4r None
PW-Sat2

Second Polish students' satellite!

GitHub Repository Homepage