Station not working

Hello Everyone,

My UHF station failed and I pulled it into my shop for a refresh this weekend. I loaded the current Satnogs distribution and configured it. I loaded the SoapyRemote Server and used CubicSDR on another machine to determine the correct gain. I can see signals using CubicSDR, but when I schedule a pass, the ground station isn’t uploading any data.

Here is the setup information

{
“versions”: {
“satnogs-client”: “1.4”,
“satnogs-client-ansible”: “202010161917”,
“satnogs-flowgraphs”: “1.2.2-1”,
“gr-satnogs”: “2.1.2.1-1”,
“gr-soapy”: “2.1.3-1”,
“gnuradio”: “3.8.2.0-2”,
“satnogs-config”: “0.11”
},
“state”: {
“is-applied”: true,
“pending-tags”: null
},
“system”: {
“date”: “2020-11-15T15:49:16.493672+00:00”,
“distribution”: {
“DESCRIPTION”: “Raspbian GNU/Linux 10 (buster)”,
“RELEASE”: “10”,
“CODENAME”: “buster”,
“ID”: “Raspbian”
},
“pending-updates”: false,
“platform”: {
“system”: “Linux”,
“node”: “KO2F-UHF-1”,
“release”: “5.4.72-v7+”,
“version”: “#1356 SMP Thu Oct 22 13:56:54 BST 2020”,
“machine”: “armv7l”,
“processor”: “”
},
“memory”: {
“total”: 969760768,
“available”: 793661440,
“percent”: 18.2,
“used”: 114221056,
“free”: 470032384,
“active”: 213037056,
“inactive”: 232710144,
“buffers”: 24686592,
“cached”: 360820736,
“shared”: 6483968,
“slab”: 32509952
},
“disk”: {
“total”: 15346831360,
“used”: 3584303104,
“free”: 11085561856,
“percent”: 24.4
}
},
“configuration”: {
“satnogs_antenna”: “Eggbeater”,
“satnogs_api_token”: “[redacted]”,
“satnogs_rf_gain”: “29.0”,
“satnogs_rx_samp_rate”: “2.048e6”,
“satnogs_soapy_rx_device”: “driver=rtlsdr”,
“satnogs_station_elev”: “186”,
“satnogs_station_id”: “201”,
“satnogs_station_lat”: “38.555972”,
“satnogs_station_lon”: “-78.062523”
}
}

I also installed and configured the Satnogs-Monitor on this station. I verifies the scheduled passes and tracks them fine, but doesn’t display a waterfall when the bird is overhead.

I would appreciate any troubleshooting suggestions…

Bob
KO2F

1 Like

And the answer is…

You should always use “RX” for the satnogs_antenna value!

:flushed:

2 Likes