JustPaste.it


pi@pi:~/433Utils_v2/RPi_utils $ sudo ./RFSniffer -v
Received 3

=============================================
=============================================

GENERAL
=======
Received 3
Bitlength 3
Protocol 0
Delay(pulse length in us) 432
(delay provided from rc-switch)

STATISTICS
==========
Duration of data bits in pulse train : 5183
Data bit duration = 1728 and standard deviation = 1312.61
Coefficient of variation of data-bit duration = 75.96 % (should be less than 10%)
Do not use the rest of the information if big coefficient of variation
Long-to-short duration ratio for data bits (rounded) = 3
Sync bit (in multiples of the pulseLength) = 5 3

Proposed protocol for RCswitch
{ 432, { 5, 3 }, { 1, 3 }, { 3, 1 }, false }

STATISTICS OF VARIATION BY LEVELS
=================================
(Differences here are probably artifacts from signal creation or detection)
(This might be completely ignored, but pay attention to them if big differences are present and emission does not work)
number of bits set (in 3): 2
longup, longdown, shortup, shortdown
932, 2046, 442, 415
this might be useful for tweaking emmitting algorithms

=============================================

RAW SIGNAL (us)
===============
first level up
2365 1439
442 2046 1728 755 137 75

=============================================

 

Received 6

=============================================
=============================================

GENERAL
=======
Received 6
Bitlength 3
Protocol 0
Delay(pulse length in us) 140
(delay provided from rc-switch)

STATISTICS
==========
Duration of data bits in pulse train : 2769
Data bit duration = 923 and standard deviation = 1115.45
Coefficient of variation of data-bit duration = 120.85 % (should be less than 10%)
Do not use the rest of the information if big coefficient of variation
Long-to-short duration ratio for data bits (rounded) = 6
Sync bit (in multiples of the pulseLength) = 1 18

Proposed protocol for RCswitch
{ 140, { 1, 18 }, { 1, 6 }, { 6, 1 }, true }

STATISTICS OF VARIATION BY LEVELS
=================================
(Differences here are probably artifacts from signal creation or detection)
(This might be completely ignored, but pay attention to them if big differences are present and emission does not work)
number of bits set (in 6): 2
longup, longdown, shortup, shortdown
174, 1122, 120, 110
this might be useful for tweaking emmitting algorithms

=============================================

RAW SIGNAL (us)
===============
first level up
2475
2088 123 156 118 110 174
82
=============================================