Skip to content

SatNOGS

dernasherbrezon edited this page Aug 19, 2022 · 1 revision

r2cloud station can load new satellite information directly from SatNOGS using the API. SatNOGS information cannot be mapped 1-to-1 to r2cloud demodulator configuration, thus only limited set of satellites supported:

  • Generic AX.25, CSP, USP framing
  • GMSK, FSK, BPSK, GFSK, QPSK modulation

Configuration

Go to "Configuration" -> "Integrations" menu and check "Load satellites":

Screenshot 2022-08-19 at 11 15 28

Restart the station to pick up new satellites. Optionally satellites will be auto-loaded every 2 days.

Usage

Go to "Schedule" and check for any new satellites. They can be manually selected for auto-scheduler.

Screenshot 2022-08-19 at 11 32 22

NOTE: Some satellites can't be scheduled due to:

Troubleshooting

When loading satellites r2cloud will log the source of them:

Aug 19 09:20:12: HIGH: 18 [ru.r2cloud.satellite.SatelliteDao printStatsBySource]
Aug 19 09:20:12:   SATNOGS: 18 [ru.r2cloud.satellite.SatelliteDao printStatsBySource]
Aug 19 09:20:12: NORMAL: 173 [ru.r2cloud.satellite.SatelliteDao printStatsBySource]
Aug 19 09:20:12:   SATNOGS: 33 [ru.r2cloud.satellite.SatelliteDao printStatsBySource]
Aug 19 09:20:12:   LEOSATDATA: 140 [ru.r2cloud.satellite.SatelliteDao printStatsBySource]
Clone this wiki locally