About Main Quality Status Discussions

r2cloud can track and decode various radio signals from satellites such as:

Screenshots (r2cloud-ui)

    

Diagram

diagram

Main features

Detailed features could be found in the documentation.

Hardware

The following hardware is required:

Please check recommended bill of materials. This is a very basic setup, but it is guaranteed to work.

Software

  1. Install r2cloud
sudo apt-get install curl lsb-release
curl -fsSL https://leosatdata.com/r2cloud.gpg.key | sudo gpg --dearmor -o /usr/share/keyrings/r2cloud.gpg
sudo bash -c "echo 'deb [signed-by=/usr/share/keyrings/r2cloud.gpg] http://apt.leosatdata.com $(lsb_release --codename --short) main' > /etc/apt/sources.list.d/r2cloud.list"
sudo apt-get update
sudo apt-get install r2cloud
  1. Open https://raspberrypi.local address.
  2. Accept self-signed certificate. This is unique certificate that was generated during installation.

What to do next?

  1. Configure the station
  2. Select satellites for observation based on their frequency / your personal preferences
  3. Wait for several observations to happen
  4. Analyze the results using "Spectogram" feature and number of frames. The more frames - the better!
  5. Tune your software configuration and hardware setup for better performance
  6. Install rotator to maximize signal strength
  7. Setup additional LNAs or band pass filters
  8. Help tracking just launched satellites
  9. Share the data with community using leosatdata.com integrations

Contribution

Please read our guidelines.

Contact

Please follow @r2cloud1 at twitter to get the latest updates or join conversations at github discussions.

Troubleshooting guide

Frequent errors are combined in the troubleshooting guide.