Guest User

Untitled

a guest
Jan 8th, 2025
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.47 KB | None | 0 0
  1. paku@minipc:~/Dev/rtl_433$ docker run -v ./data:/data -w /data --device /dev/bus/usb/001/003 hertzg/rtl_433 -A g003_433.92M_250k.cu8
  2. rtl_433 version 24.10 branch  at 202410301452 inputs file rtl_tcp RTL-SDR with TLS
  3. [Input] Test mode active. Reading samples from file: g003_433.92M_250k.cu8
  4. Detected OOK package    @0.239372s
  5. Analyzing pulses...
  6. Total count:    9,  width: 381.52 ms        (95380 S)
  7. Pulse width distribution:
  8.  [ 0] count:    1,  width:  160 us [160;160]    (  40 S)
  9.  [ 1] count:    8,  width: 39716 us [39712;39720]   (9929 S)
  10. Gap width distribution:
  11.  [ 0] count:    8,  width: 7952 us [7900;8304]  (1988 S)
  12. Pulse period distribution:
  13.  [ 0] count:    1,  width: 8464 us [8464;8464]  (2116 S)
  14.  [ 1] count:    7,  width: 47616 us [47612;47628]   (11904 S)
  15. Pulse timing distribution:
  16.  [ 0] count:    1,  width:  160 us [160;160]    (  40 S)
  17.  [ 1] count:    8,  width: 39716 us [39712;39720]   (9929 S)
  18.  [ 2] count:    8,  width: 7952 us [7900;8304]  (1988 S)
  19.  [ 3] count:    1,  width: 100004 us [100004;100004]    (25001 S)
  20. Level estimates [high, low]:  15878,    193
  21. RSSI: -0.1 dB SNR: 19.2 dB Noise: -19.3 dB
  22. Frequency offsets [F1, F2]:    5198,      0 (+19.8 kHz, +0.0 kHz)
  23. Guessing modulation: Pulse Width Modulation with fixed gap
  24. view at https://triq.org/pdv/#AAB10400A09B241F10FFFF82929292929292929355
  25. Attempting demodulation... short_width: 160, long_width: 39716, reset_limit: 8308, sync_width: 0
  26. Use a flex decoder with -X 'n=name,m=OOK_PWM,s=160,l=39716,r=8308,g=0,t=15822,y=0'
  27.  
Advertisement
Add Comment
Please, Sign In to add comment