Skip to content

RTLAMR stops logging data after running for a couple of hours to a few days #337

Description

@WB0OCV

I am running the Windows version of RTLAMR after compiling the latest version with the go programming language using the following command:
go install github.com/bemasher/rtlamr@latest
I start rtl_tcp.exe and then RTLAMR. The program will run fine for a period ranging anywhere from an hour up to several days before it stops logging data and crashes. After it crashes, rtl_tcp stays open and lists some diagnostics. Here is an excerpt of the diagnostics recorded:

client accepted! DESKTOP-7G4IHBM 63234
set freq 912380000
set sample rate 2359296
set gain mode 0
ll+, now 1
ll-, now 0
ll+, now 1
ll-, now 0
ll+, now 1
ll-, now 0
ll+, now 1
ll-, now 0
ll+, now 1
ll-, now 0
ll+, now 1
ll-, now 0
ll+, now 1
ll+, now 2
ll+, now 3
ll+, now 4
...
...
ll+, now 175
ll+, now 176
ll+, now 177
comm recv bye
Slilg+n,a ln ocwa u1g7h8t
,w oerxkietri nsgo!c
ket bye
Signal caught, exiting!
all threads dead..
listening...
Use the device argument 'rtl_tcp=127.0.0.1:1234' in OsmoSDR (gr-osmosdr) source
to receive samples in GRC and control rtl_tcp parameters (frequency, gain, ...).

The program starts logging fine, and will cycle back and forth a few times between logging entries of "ll+, now1" and "ll-, now 0". Eventually, the entires will start incrementally increasing from "ll+, now 1" to "ll+ now 2" to "ll+, now 3" etc, all the way up to "ll+, now 177", after which RTLAMR will stop logging and shut down. The rtl_tcp.exe prgram remains active, and will resume logging entries after I restart RTLAMR.

Can anyone interpret the reason behind the incremental counting of the "ll+, now xxx" as well as the other entries of:

comm recv bye
Slilg+n,a ln ocwa u1g7h8t
,w oerxkietri nsgo!c
ket bye
Signal caught, exiting!
all threads dead..
listening...

Thanks in advance.
Ken -- WBØOCV

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions