dgiardini / rtl-ais

A simple AIS tuner and generic dual-frequency FM demodulator
Other
261 stars 88 forks source link

upgraded RTLSDR from v3 to v4, the rtl_ais doesnt work #48

Closed Mbungurz closed 1 week ago

Mbungurz commented 1 month ago

hello, im using rtlsdr v4 to runing your program, but not working like when i use rtlsdr v3 it just got stuck

root@armbian:~/rtl-ais# rtl_ais -n -h 192.168.12.255 -P 11223 Edge tuning disabled. DC filter enabled. RTL AGC disabled. Internal AIS decoder enabled. Buffer size: 163.84 mS Downsample factor: 64 Low pass: 25000 Hz Output: 48000 Hz Found 1 device(s): 0: RTLSDRBlog, Blog V4, SN: 00000001

Using device 0: Generic RTL2832U OEM Found Rafael Micro R828D tuner Log NMEA sentences to console ON Broadcast address detected. Setting SO_BROADCAST option to socket. AIS data will be sent to 192.168.12.255 port 11223 Tuner gain set to automatic. [R82XX] PLL not locked! Tuned to 162000000 Hz. [R82XX] PLL not locked! Sampling at 1600000 S/s. Allocating 12 zero-copy buffers

is there any update??

dgiardini commented 1 month ago

This is the first report about the issue. Check if the program is really stucked, print the statistics more often (i.e -S 2). Check if the rtl-sdr device is working properly, you can test it using the rtl_fm program. If you can, give it a try in another system to be sure that is not a hardware related issue.

Regards, David

On Sat, Jul 20, 2024 at 7:28 AM Mbungurz @.***> wrote:

hello, im using rtlsdr v4 to runing you program, but not working like when i use rtlsdr v3 it just got stuck

@.***:~/rtl-ais# rtl_ais -n -h 192.168.12.255 -P 11223 Edge tuning disabled. DC filter enabled. RTL AGC disabled. Internal AIS decoder enabled. Buffer size: 163.84 mS Downsample factor: 64 Low pass: 25000 Hz Output: 48000 Hz Found 1 device(s): 0: RTLSDRBlog, Blog V4, SN: 00000001

Using device 0: Generic RTL2832U OEM Found Rafael Micro R828D tuner Log NMEA sentences to console ON Broadcast address detected. Setting SO_BROADCAST option to socket. AIS data will be sent to 192.168.12.255 port 11223 Tuner gain set to automatic. [R82XX] PLL not locked! Tuned to 162000000 Hz. [R82XX] PLL not locked! Sampling at 1600000 S/s. Allocating 12 zero-copy buffers

is there any update??

— Reply to this email directly, view it on GitHub https://github.com/dgiardini/rtl-ais/issues/48, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADBJPT4O6A4GNRVD6N7XPI3ZNI3ULAVCNFSM6AAAAABLF2KT3KVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQZDAOBQHA3TOMA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

dgiardini commented 1 week ago

No feedback, closing