Good morning,
just installed my Satnogs station, but no luck:
{
“versions”: {
“satnogs-client”: “1.3.2”,
“satnogs-client-ansible”: “202006062329”,
“satnogs-flowgraphs”: “1.2.1-1”,
“gr-satnogs”: “2.1.2.1-1”,
“gr-soapy”: “2.1.3-1”,
“gnuradio”: “3.8.0.0-6”,
“satnogs-config”: “0.10.2”
},
“state”: {
“is-applied”: true,
“pending-tags”: null
},
“system”: {
“date”: “2020-06-14T07:01:50.833578+00:00”,
“distribution”: {
“DESCRIPTION”: “Raspbian GNU/Linux 10 (buster)”,
“RELEASE”: “10”,
“CODENAME”: “buster”,
“ID”: “Raspbian”
},
“pending-updates”: true,
“platform”: {
“system”: “Linux”,
“node”: “raspberrypi”,
“release”: “4.19.97-v7l+”,
“version”: “#1294 SMP Thu Jan 30 13:21:14 GMT 2020”,
“machine”: “armv7l”,
“processor”: “”
},
“memory”: {
“total”: 4095750144,
“available”: 3780734976,
“percent”: 7.7,
“used”: 170213376,
“free”: 3497779200,
“active”: 392212480,
“inactive”: 74014720,
“buffers”: 32002048,
“cached”: 395755520,
“shared”: 8798208,
“slab”: 71892992
},
“disk”: {
“total”: 62707105792,
“used”: 3228598272,
“free”: 56883810304,
“percent”: 5.4
}
},
“configuration”: {
“satnogs_antenna”: “RX”,
“satnogs_api_token”: “[redacted]”,
“satnogs_rf_gain”: “28”,
“satnogs_rx_samp_rate”: “2.048e6”,
“satnogs_soapy_rx_device”: “driver=rtlsdr”,
“satnogs_station_elev”: “380”,
“satnogs_station_id”: “1027”,
“satnogs_station_lat”: “45.350”,
“satnogs_station_lon”: “7.690”
}
}
Any observation fails with something like:
Jun 13 07:00:38 raspberrypi satnogs-client[22391]: rot_init called
Jun 13 07:00:38 raspberrypi satnogs-client[22391]: dummy: _init called
Jun 13 07:00:38 raspberrypi satnogs-client[22391]: rot_register (1)
Jun 13 07:00:38 raspberrypi satnogs-client[22391]: rot_register (2)
Jun 13 07:00:38 raspberrypi satnogs-client[22391]: dummy_rot_init called
Jun 13 07:00:38 raspberrypi satnogs-client[22391]: rot_open called
Jun 13 07:00:38 raspberrypi satnogs-client[22391]: dummy_rot_open called
Jun 13 07:00:38 raspberrypi satnogs-client[22391]: rot_get_position called
Jun 13 07:00:38 raspberrypi satnogs-client[22391]: dummy_rot_get_position called
Jun 13 07:00:38 raspberrypi satnogs-client[22391]: rot_set_position called
Jun 13 07:00:38 raspberrypi satnogs-client[22391]: dummy_rot_set_position called: 0.41 4.96
Jun 13 07:00:40 raspberrypi satnogs-client[22391]: Found Rafael Micro R820T tuner
Jun 13 07:00:40 raspberrypi satnogs-client[22391]: Found Rafael Micro R820T tuner
Jun 13 07:00:41 raspberrypi satnogs-client[22391]: [R82XX] PLL not locked!
Jun 13 07:00:41 raspberrypi satnogs-client[22391]: [INFO] Using format CF32.
Jun 13 07:00:41 raspberrypi satnogs-client[22391]: Could not find port: freq in:
Jun 13 07:00:41 raspberrypi satnogs-client[22391]: system
Jun 13 07:00:41 raspberrypi satnogs-client[22391]: freq
Jun 13 07:00:41 raspberrypi satnogs-client[22391]: 3
Jun 13 07:00:41 raspberrypi satnogs-client[22391]: Traceback (most recent call last):
Jun 13 07:00:41 raspberrypi satnogs-client[22391]: File “/usr/bin/satnogs_noaa_apt_decoder.py”, line 454, in
Jun 13 07:00:41 raspberrypi satnogs-client[22391]: main()
Jun 13 07:00:41 raspberrypi satnogs-client[22391]: File “/usr/bin/satnogs_noaa_apt_decoder.py”, line 439, in main
Jun 13 07:00:41 raspberrypi satnogs-client[22391]: tb = top_block_cls(antenna=options.antenna, bb_freq=options.bb_freq, bw=options.bw, dc_removal=options.dc_removal,
Jun 13 07:00:41 raspberrypi satnogs-client[22391]: File “/usr/bin/satnogs_noaa_apt_decoder.py”, line 124, in init
Jun 13 07:00:41 raspberrypi satnogs-client[22391]: self.satnogs_doppler_compensation_0 = satnogs.doppler_compensation(samp_rate_rx, rx_freq, lo_offset, 441604, 1,
Jun 13 07:00:41 raspberrypi satnogs-client[22391]: File “/usr/lib/python3/dist-packages/satnogs/doppler_compensation.py”, line 147, in init
Jun 13 07:00:41 raspberrypi satnogs-client[22391]: self.doppler, “freq”)
Thanks for support.
Piero IZ1ERR