-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
radiosonde_auto_rx #96
Comments
Are you intended to run |
Yes, the radiosonde are running and I want them to run |
Does radiosonde itself runs without problems? |
2020-05-26 16:51:13,294 INFO:Scanner #4 - Detected peaks on 6 frequencies (MHz): [ 403.2 401.65 401.19 401.3 401.93 405.49] Using device 1: Generic RTL2832U OEM 2020-05-26 16:53:28,260 WARNING:Scanner #4 - RTLSDR produced no output... resetting and retrying. Sometimes it crashes but restarts itself. |
So, if it runs and everything works well, then don't worry! |
2020-05-23 11:00:41,908 INFO:APRS-IS - Uploaded to APRS-IS: OK1SLM-15>APRARX,SONDEGATE,TCPIP,qAR,OK1SLM-15:!5045.51N/01518.24E`radiosonde_auto_rx SondeGate v1.3.1 !w!R!
2020-05-23 11:02:56,236 INFO:Scanner #2 - Running frequency scan.
2020-05-23 11:03:16,362 INFO:Scanner #2 - Detected peaks on 19 frequencies (MHz): [ 403.2 401.65 405.5 402.46 401.93 401.49 400.87 405.58 405.64
401. 401.61 405.88 400.69 401.55 404.9 404.23 404.97 403.19
404.84]
Traceback (most recent call last):
File "/usr/lib/python2.7/SocketServer.py", line 596, in process_request_thread
self.finish_request(request, client_address)
File "/usr/lib/python2.7/SocketServer.py", line 331, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/usr/lib/python2.7/SocketServer.py", line 654, in init
self.finish()
File "/usr/lib/python2.7/SocketServer.py", line 713, in finish
self.wfile.close()
File "/usr/lib/python2.7/socket.py", line 283, in close
self.flush()
File "/usr/lib/python2.7/socket.py", line 307, in flush
self._sock.sendall(view[write_offset:write_offset+buffer_size])
Hi,
It's a problem or should I ignore it.
The text was updated successfully, but these errors were encountered: