Skip to content
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

Unable to use w/ RTLAMR #35

Open
johntdyer opened this issue Jan 13, 2024 · 0 comments
Open

Unable to use w/ RTLAMR #35

johntdyer opened this issue Jan 13, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@johntdyer
Copy link

Bug description

I am trying this daemon to see if its more stable then rtl_tcp .... When I start rtlamr I get the following from your daemon

Jan 13 11:08:59 ntp-server systemd[1]: Starting RTL TCP Service...
Jan 13 11:08:59 ntp-server systemd[1]: Started RTL TCP Service.
Jan 13 11:08:59 ntp-server rtltcp[4340]: Found Rafael Micro R820T tuner
Jan 13 11:08:59 ntp-server rtltcp[4340]: Allocating 15 zero-copy buffers
Jan 13 11:08:59 ntp-server rtltcp[4340]: Jan 13 11:08:59.930 INFO setting center freq to 912600155
Jan 13 11:08:59 ntp-server rtltcp[4340]: Jan 13 11:08:59.992 INFO setting sample rate to 2359296
Jan 13 11:09:00 ntp-server rtltcp[4340]: Jan 13 11:09:00.120 DEBG recv unsupported command [3, 0, 0, 0, 0]
  • Would you like to work on a fix? y

To Reproduce

Steps to reproduce the behavior:

  1. ... Start socket and service , I used port 12345 for testing.
  2. ... Start rtlamr
root@ntp-server:~# rtlamr -msgtype=r900,scm -format=json -filterid=702477906,1407206 -unique=true -server=192.168.100.2:12345
11:08:59.930412 decode.go:45: CenterFreq: 912600155
11:08:59.930940 decode.go:46: SampleRate: 2359296
11:08:59.931019 decode.go:47: DataRate: 32768
11:08:59.931074 decode.go:48: ChipLength: 72
11:08:59.931128 decode.go:49: PreambleSymbols: 32
11:08:59.931182 decode.go:50: PreambleLength: 4608
11:08:59.931236 decode.go:51: PacketSymbols: 116
11:08:59.931288 decode.go:52: PacketLength: 16704
11:08:59.931379 decode.go:59: Protocols: r900,scm
11:08:59.931453 decode.go:60: Preambles: 00000000000000001110010101100100,111110010101001100000
11:08:59.931540 main.go:126: GainCount: 29
  1. ...
  2. ...

Expected behavior

get reading from my meters

Screenshots

n/a

Environment

  • OS: Debian 11.2
  • rtltcp version: 0.1.0

Additional context

@johntdyer johntdyer added the bug Something isn't working label Jan 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant