Need help decoding this Weather Station:
http://www.jaycar.com.au/mini-lcd-display-weather-station/p/XC0400which I think is a Fine Offset:
http://www.foshk.com/Weather_Professional/WH5301.htmCan you provide python subprocess code to grab rtl_433 decoded data. Just to get the data with python. I can do the rest myself.
here is the output from ./rtl_433 -f 433889906 -a
===========================================================
rtl_433 decode [01] {87} output - manually set sensor measurements
sensors column TEMP(Temperatur) RN(Rain) D(Wind Direction) H(Humidity) SP(Wind Speed)
===========================================================
TEMP RN D H SP
00 be dc 09 4f eb e5 fe 41 ee 74 - 10.8 1.5 s 88 10.1
00 be dc 09 4f e7 db fe 41 f2 36 - 13.0 1.5 se 88 10.1
00 be dc 09 4f f1 ed fe 41 ef 8c - 7.6 1.5 s 88 10.1
00 be dc 05 4d e9 e3 fe 41 ee 6c - 11.9 1.5 s 89 10.9
00 be dc 05 4d e9 e3 fe 41 ee 6c - 11.9 1.5 sw 89 10.9
00 be dc 05 4f eb db fe 3f f3 58 - 10.8 0.0 se 88 10.9
00 be dc 05 4d eb e3 fe 3f ef 9c - 10.8 0.0 s 89 10.9
00 be dc 05 4d dd d3 fe 3f f3 e6 - 18.4 0.0 se 89 10.9
===========================================================
daryl@daryl-ub16main:~/rtl_433/build/src$ ./rtl_433 -f 433889906 -a
Registering protocol "Silvercrest Remote Control"
Registering protocol "Rubicson Temperature Sensor"
Registering protocol "Prologue Temperature Sensor"
Registering protocol "Waveman Switch Transmitter"
Registering protocol "Steffen Switch Transmitter"
Registering protocol "ELV EM 1000"
Registering protocol "ELV WS 2000"
Registering protocol "LaCrosse TX Temperature / Humidity Sensor"
Registering protocol "Acurite 5n1 Weather Station"
Registering protocol "Acurite Temperature and Humidity Sensor"
Registering protocol "Oregon Scientific Weather Sensor"
Registering protocol "Mebus 433"
Registering protocol "Intertechno 433"
Registering protocol "KlikAanKlikUit Wireless Switch"
Registering protocol "AlectoV1 Weather Sensor (Alecto WS3500 WS4500 Ventus W155/W044 Oregon)"
Registering protocol "Cardin S466-TX2"
Registering protocol "Fine Offset Electronics, WH-2 Sensor"
Registering protocol "Nexus Temperature & Humidity Sensor"
Registering protocol "Ambient Weather Temperature Sensor"
Registering protocol "Calibeur RF-104 Sensor"
Registering protocol "X10 RF"
Registering protocol "DSC Security Contact"
Registering protocol "Brennstuhl RCS 2044"
Registering protocol "GT-WT-02 Sensor"
Registering protocol "Danfoss CFR Thermostat"
Registering protocol "Energy Count 3000 (868.3 MHz)"
Registering protocol "Valeo Car Key"
Registering protocol "Chuango Security Technology"
Registering protocol "Generic Remote SC226x EV1527"
Registering protocol "TFA-Twin-Plus-30.3049 and Ea2 BL999"
Registering protocol "Fine Offset WH1080 Weather Station"
Registering protocol "WT450"
Registering protocol "LaCrosse WS-2310 Weather Station"
Registering protocol "Esperanza EWS"
Registering protocol "Efergy e2 classic"
Registering protocol "Inovalley kw9015b rain and Temperature weather station"
Registering protocol "Generic temperature sensor 1"
Registering protocol "Acurite 592TXR Temperature/Humidity Sensor and 5n1 Weather Station"
Registering protocol "Acurite 986 Refrigerator / Freezer Thermometer"
Registering protocol "HIDEKI TS04 Temperature and Humidity Sensor"
Registering protocol "Watchman Sonic / Apollo Ultrasonic / Beckett Rocket oil tank monitor"
Registering protocol "CurrentCost Current Sensor"
Registering protocol "emonTx OpenEnergyMonitor"
Registering protocol "HT680 Remote control"
Registering protocol "S3318P Temperature & Humidity Sensor"
Registering protocol "Akhan 100F14 remote keyless entry"
Registering protocol "Quhwa"
Registering protocol "OSv1 Temperature Sensor"
Registering protocol "Proove"
Registering protocol "Bresser Thermo-/Hygro-Sensor 3CH"
Registering protocol "Springfield Temperature and Soil Moisture"
Registering protocol "Oregon Scientific SL109H Remote Thermal Hygro Sensor"
Registering protocol "Acurite 606TX Temperature Sensor"
Registering protocol "TFA pool temperature sensor"
Registering protocol "Kedsum Temperature & Humidity Sensor"
Registering protocol "blyss DC5-UK-WH (433.92 MHz)"
Registering protocol "Steelmate TPMS"
Registering protocol "Schraeder TPMS"
Registering protocol "LightwaveRF"
Registering protocol "Elro DB286A Doorbell"
Found 1 device(s):
0: Realtek, RTL2838UHIDIR, SN: 00000001
Using device 0: Generic RTL2832U OEM
Found Rafael Micro R820T tuner
Exact sample rate is: 250000.000414 Hz
[R82XX] PLL not locked!
Sample rate set to 250000.
Bit detection level set to 8000.
Tuner gain set to Auto.
Reading samples in async mode...
Tuned to 433889906 Hz.
*** signal_start = 225395, signal_end = 340805
signal_len = 115410, pulses = 174
Iteration 1. t: 247 min: 125 (74) max: 369 (100) delta 25
Iteration 2. t: 247 min: 125 (74) max: 369 (100) delta 0
Pulse coding: Short pulse length 125 - Long pulse length 369
Short distance: 238, long distance: 241, packet distance: 7751
p_limit: 247
bitbuffer:: Number of rows: 2
[00] {87} 00 be dc 07 4f e1 db fe 41 ef 7a
[01] {87} 00 be dc 07 4f e1 db fe 41 ef 7a
*** signal_start = 1855734, signal_end = 1875779
signal_len = 20045, pulses = 1
Distance coding: Pulse length 44
Short distance: 1000000, long distance: 0, packet distance: 0
p_limit: 44
bitbuffer:: Number of rows: 0
*** signal_start = 8044697, signal_end = 8064760
signal_len = 20063, pulses = 2
Iteration 1. t: 30 min: 7 (1) max: 53 (1) delta 0
Pulse coding: Short pulse length 7 - Long pulse length 53
Short distance: 2, long distance: 0, packet distance: 2
p_limit: 30
bitbuffer:: Number of rows: 2
[00] {1} 00 : 0
[01] {1} 80 : 1
*** signal_start = 12225757, signal_end = 12288610
signal_len = 62853, pulses = 87
Iteration 1. t: 247 min: 125 (41) max: 369 (46) delta 13
Iteration 2. t: 247 min: 125 (41) max: 369 (46) delta 0
Pulse coding: Short pulse length 125 - Long pulse length 369
Short distance: 238, long distance: 238, packet distance: 240
p_limit: 247
bitbuffer:: Number of rows: 25
[00] {1} 00 : 0
[01] {1} 00 : 0
[02] {4} 00 : 0000
[03] {1} 00 : 0
[04] {1} 00 : 0
[05] {1} 80 : 1
[06] {1} 00 : 0
[07] {1} 80 : 1
[08] {1} 80 : 1
[09] {1} 80 : 1
[10] {1} 80 : 1
[11] {1} 80 : 1
[12] {1} 00 : 0
[13] {1} 80 : 1
[14] {1} 80 : 1
[15] {1} 00 : 0
[16] {1} 80 : 1
[17] {1} 80 : 1
[18] {1} 80 : 1
[19] {1} 00 : 0
[20] {1} 00 : 0
[21] {1} 00 : 0
[22] {1} 00 : 0
[23] {1} 00 : 0
[24] {60} 4a 7f 0e bf f2 0f 95 60
*** signal_start = 24140226, signal_end = 24160271
signal_len = 20045, pulses = 1
Distance coding: Pulse length 44
Short distance: 1000000, long distance: 0, packet distance: 0
p_limit: 44
bitbuffer:: Number of rows: 0
*** signal_start = 24227144, signal_end = 24341576
signal_len = 114432, pulses = 174
Iteration 1. t: 247 min: 125 (78) max: 369 (96) delta 25
Iteration 2. t: 247 min: 125 (78) max: 369 (96) delta 0
Pulse coding: Short pulse length 125 - Long pulse length 369
Short distance: 237, long distance: 240, packet distance: 7748
p_limit: 247
bitbuffer:: Number of rows: 2
[00] {87} 00 be dc 09 4f eb e5 fe 41 ee 74
[01] {87} 00 be dc 09 4f eb e5 fe 41 ee 74
*** signal_start = 36227790, signal_end = 36291132
signal_len = 63342, pulses = 87
Iteration 1. t: 247 min: 125 (39) max: 369 (48) delta 13
Iteration 2. t: 247 min: 125 (39) max: 369 (48) delta 0
Pulse coding: Short pulse length 125 - Long pulse length 369
Short distance: 237, long distance: 238, packet distance: 242
p_limit: 247
bitbuffer:: Number of rows: 25
[00] {1} 00 : 0
[01] {1} 00 : 0
[02] {1} 00 : 0
[03] {1} 00 : 0
[04] {1} 00 : 0
[05] {1} 00 : 0
[06] {1} 00 : 0
[07] {1} 00 : 0
[08] {1} 80 : 1
[09] {2} 40 : 01
[10] {1} 80 : 1
[11] {1} 80 : 1
[12] {2} c0 : 11
[13] {1} 00 : 0
[14] {1} 80 : 1
[15] {2} 80 : 10
[16] {1} 80 : 1
[17] {2} c0 : 11
[18] {1} 00 : 0
[19] {1} 00 : 0
[20] {3} 00 : 000
[21] {1} 00 : 0
[22] {3} 80 : 100
[23] {1} 80 : 1
[24] {55} 4f eb e5 fe 41 ee 74
*** signal_start = 48228978, signal_end = 48343410
signal_len = 114432, pulses = 174
Iteration 1. t: 247 min: 125 (78) max: 369 (96) delta 25
Iteration 2. t: 247 min: 125 (78) max: 369 (96) delta 0
Pulse coding: Short pulse length 125 - Long pulse length 369
Short distance: 237, long distance: 241, packet distance: 7748
p_limit: 247
bitbuffer:: Number of rows: 2
[00] {87} 00 be dc 09 4f e7 db fe 41 f2 36
[01] {87} 00 be dc 09 4f e7 db fe 41 f2 36
*** signal_start = 60229686, signal_end = 60293506
signal_len = 63820, pulses = 87
Iteration 1. t: 247 min: 125 (37) max: 369 (50) delta 109
Iteration 2. t: 247 min: 125 (37) max: 369 (50) delta 0
Pulse coding: Short pulse length 125 - Long pulse length 369
Short distance: 238, long distance: 238, packet distance: 240
p_limit: 247
bitbuffer:: Number of rows: 25
[00] {1} 00 : 0
[01] {1} 00 : 0
[02] {1} 00 : 0
[03] {1} 00 : 0
[04] {1} 00 : 0
[05] {1} 00 : 0
[06] {1} 00 : 0
[07] {1} 00 : 0
[08] {1} 80 : 1
[09] {1} 00 : 0
[10] {1} 80 : 1
[11] {1} 80 : 1
[12] {1} 80 : 1
[13] {1} 80 : 1
[14] {1} 80 : 1
[15] {1} 00 : 0
[16] {1} 80 : 1
[17] {1} 80 : 1
[18] {2} 40 : 01
[19] {1} 80 : 1
[20] {1} 80 : 1
[21] {1} 00 : 0
[22] {1} 00 : 0
[23] {1} 00 : 0
[24] {62} 12 9f db d3 fc 83 dd dc
*** signal_start = 72230310, signal_end = 72344741
signal_len = 114431, pulses = 174
Iteration 1. t: 247 min: 125 (78) max: 369 (96) delta 153
Iteration 2. t: 247 min: 125 (78) max: 369 (96) delta 0
Pulse coding: Short pulse length 125 - Long pulse length 369
Short distance: 237, long distance: 240, packet distance: 7749
p_limit: 247
bitbuffer:: Number of rows: 2
[00] {87} 00 be dc 09 4f f1 ed fe 41 ef 8c
[01] {87} 00 be dc 09 4f f1 ed fe 41 ef 8c
*** signal_start = 84231184, signal_end = 84293547
signal_len = 62363, pulses = 87
Iteration 1. t: 247 min: 125 (43) max: 369 (44) delta 13
Iteration 2. t: 247 min: 125 (43) max: 369 (44) delta 0
Pulse coding: Short pulse length 125 - Long pulse length 369
Short distance: 237, long distance: 238, packet distance: 242
p_limit: 247
bitbuffer:: Number of rows: 25
[00] {1} 00 : 0
[01] {1} 00 : 0
[02] {1} 00 : 0
[03] {2} 00 : 00
[04] {1} 00 : 0
[05] {1} 00 : 0
[06] {2} 40 : 01
[07] {2} 40 : 01
[08] {2} c0 : 11
[09] {2} c0 : 11
[10] {1} 00 : 0
[11] {2} c0 : 11
[12] {2} 40 : 01
[13] {2} c0 : 11
[14] {1} 00 : 0
[15] {1} 00 : 0
[16] {2} 00 : 00
[17] {2} 00 : 00
[18] {2} 80 : 10
[19] {1} 00 : 0
[20] {1} 80 : 1
[21] {1} 00 : 0
[22] {1} 80 : 1
[23] {1} 00 : 0
[24] {52} 6f 4f 1f f2 0f 72 20
*** signal_start = 89074076, signal_end = 89094127
signal_len = 20051, pulses = 1
Distance coding: Pulse length 50
Short distance: 1000000, long distance: 0, packet distance: 0
p_limit: 50
bitbuffer:: Number of rows: 0
*** signal_start = 90612208, signal_end = 90632258
signal_len = 20050, pulses = 1
Distance coding: Pulse length 49
Short distance: 1000000, long distance: 0, packet distance: 0
p_limit: 49
bitbuffer:: Number of rows: 0
*** signal_start = 96232239, signal_end = 96346668
signal_len = 114429, pulses = 174
Iteration 1. t: 247 min: 125 (78) max: 369 (96) delta 13
Iteration 2. t: 247 min: 125 (78) max: 369 (96) delta 0
Pulse coding: Short pulse length 125 - Long pulse length 369
Short distance: 238, long distance: 241, packet distance: 7747
p_limit: 247
bitbuffer:: Number of rows: 2
[00] {87} 00 be dc 09 4d eb e3 fe 41 ef e2
[01] {87} 00 be dc 09 4d eb e3 fe 41 ef e2
*** signal_start = 99456885, signal_end = 99477006
signal_len = 20121, pulses = 2
Iteration 1. t: 45 min: 42 (1) max: 49 (1) delta 0
Distance coding: Pulse length 45
Short distance: 29, long distance: 0, packet distance: 29
p_limit: 45
bitbuffer:: Number of rows: 2
[00] {0} :
[01] {0} :
*** signal_start = 102531334, signal_end = 102551377
signal_len = 20043, pulses = 1
Distance coding: Pulse length 42
Short distance: 1000000, long distance: 0, packet distance: 0
p_limit: 42
bitbuffer:: Number of rows: 0
*** signal_start = 108233473, signal_end = 108296331
signal_len = 62858, pulses = 87
Iteration 1. t: 247 min: 125 (41) max: 369 (46) delta 20
Iteration 2. t: 247 min: 125 (41) max: 369 (46) delta 0
Pulse coding: Short pulse length 125 - Long pulse length 369
Short distance: 238, long distance: 238, packet distance: 240
p_limit: 247
bitbuffer:: Number of rows: 25
[00] {1} 00 : 0
[01] {1} 00 : 0
[02] {1} 00 : 0
[03] {1} 00 : 0
[04] {1} 00 : 0
[05] {2} 00 : 00
[06] {1} 00 : 0
[07] {1} 80 : 1
[08] {1} 00 : 0
[09] {1} 80 : 1
[10] {1} 80 : 1
[11] {1} 80 : 1
[12] {1} 80 : 1
[13] {1} 80 : 1
[14] {1} 00 : 0
[15] {1} 80 : 1
[16] {1} 80 : 1
[17] {1} 00 : 0
[18] {1} 80 : 1
[19] {1} 80 : 1
[20] {1} 80 : 1
[21] {1} 00 : 0
[22] {1} 00 : 0
[23] {1} 00 : 0
[24] {62} 0e 9b c7 b7 fc 83 e4 98
*** signal_start = 118276489, signal_end = 118296538
signal_len = 20049, pulses = 1
Distance coding: Pulse length 48
Short distance: 1000000, long distance: 0, packet distance: 0
p_limit: 48
bitbuffer:: Number of rows: 0
*** signal_start = 119744727, signal_end = 119764776
signal_len = 20049, pulses = 1
Distance coding: Pulse length 48
Short distance: 1000000, long distance: 0, packet distance: 0
p_limit: 48
bitbuffer:: Number of rows: 0
*** signal_start = 120234403, signal_end = 120348349
signal_len = 113946, pulses = 174
Iteration 1. t: 247 min: 125 (82) max: 369 (92) delta 25
Iteration 2. t: 247 min: 125 (82) max: 369 (92) delta 0
Pulse coding: Short pulse length 125 - Long pulse length 369
Short distance: 238, long distance: 241, packet distance: 8236
p_limit: 247
bitbuffer:: Number of rows: 2
[00] {87} 00 be dc 05 4d e9 e3 fe 41 ee 6c
[01] {87} 00 be dc 05 4d e9 e3 fe 41 ee 6c
*** signal_start = 121336286, signal_end = 121356336
signal_len = 20050, pulses = 1
Distance coding: Pulse length 49
Short distance: 1000000, long distance: 0, packet distance: 0
p_limit: 49
bitbuffer:: Number of rows: 0
*** signal_start = 122421081, signal_end = 122441132
signal_len = 20051, pulses = 1
Distance coding: Pulse length 50
Short distance: 1000000, long distance: 0, packet distance: 0
p_limit: 50
bitbuffer:: Number of rows: 0
*** signal_start = 125985141, signal_end = 126005190
signal_len = 20049, pulses = 1
Distance coding: Pulse length 48
Short distance: 1000000, long distance: 0, packet distance: 0
p_limit: 48
bitbuffer:: Number of rows: 0
*** signal_start = 129059617, signal_end = 129079666
signal_len = 20049, pulses = 1
Distance coding: Pulse length 48
Short distance: 1000000, long distance: 0, packet distance: 0
p_limit: 48
bitbuffer:: Number of rows: 0
*** signal_start = 132185433, signal_end = 132297392
signal_len = 111959, pulses = 89
Iteration 1. t: 245 min: 121 (45) max: 369 (44) delta 6404
Iteration 2. t: 245 min: 121 (45) max: 369 (44) delta 0
Pulse coding: Short pulse length 121 - Long pulse length 369
Short distance: 30, long distance: 240, packet distance: 49477
p_limit: 245
bitbuffer:: Number of rows: 2
[00] {2} 00 : 00
[01] {87} 00 be dc 05 4d e9 e3 fe 41 ea a8
*** signal_start = 144235955, signal_end = 144350875
signal_len = 114920, pulses = 174
Iteration 1. t: 247 min: 125 (78) max: 369 (96) delta 18
Iteration 2. t: 247 min: 125 (78) max: 369 (96) delta 0
Pulse coding: Short pulse length 125 - Long pulse length 369
Short distance: 237, long distance: 241, packet distance: 8238
p_limit: 247
bitbuffer:: Number of rows: 2
[00] {87} 00 be dc 05 4d e5 db fe 3f f3 40
[01] {87} 00 be dc 05 4d e5 db fe 3f f3 40
*** signal_start = 150805138, signal_end = 150825265
signal_len = 20127, pulses = 2
Iteration 1. t: 48 min: 47 (1) max: 49 (1) delta 0
Distance coding: Pulse length 48
Short distance: 30, long distance: 0, packet distance: 30
p_limit: 48
bitbuffer:: Number of rows: 2
[00] {0} :
[01] {0} :
*** signal_start = 153754240, signal_end = 153774367
signal_len = 20127, pulses = 2
Iteration 1. t: 48 min: 42 (1) max: 55 (1) delta 0
Distance coding: Pulse length 48
Short distance: 29, long distance: 0, packet distance: 29
p_limit: 48
bitbuffer:: Number of rows: 2
[00] {0} :
[01] {0} :
*** signal_start = 156112912, signal_end = 156132961
signal_len = 20049, pulses = 1
Distance coding: Pulse length 48
Short distance: 1000000, long distance: 0, packet distance: 0
p_limit: 48
bitbuffer:: Number of rows: 0
*** signal_start = 156236821, signal_end = 156301139
signal_len = 64318, pulses = 87
Iteration 1. t: 246 min: 124 (35) max: 369 (52) delta 13
Iteration 2. t: 246 min: 124 (35) max: 369 (52) delta 0
Pulse coding: Short pulse length 124 - Long pulse length 369
Short distance: 238, long distance: 238, packet distance: 242
p_limit: 246
bitbuffer:: Number of rows: 25
[00] {1} 00 : 0
[01] {2} 00 : 00
[02] {1} 00 : 0
[03] {1} 00 : 0
[04] {3} 00 : 000
[05] {1} 80 : 1
[06] {1} 00 : 0
[07] {1} 80 : 1
[08] {1} 80 : 1
[09] {1} 80 : 1
[10] {1} 80 : 1
[11] {1} 80 : 1
[12] {1} 00 : 0
[13] {1} 80 : 1
[14] {1} 80 : 1
[15] {1} 00 : 0
[16] {1} 80 : 1
[17] {1} 80 : 1
[18] {1} 80 : 1
[19] {3} 00 : 000
[20] {1} 00 : 0
[21] {1} 00 : 0
[22] {1} 00 : 0
[23] {1} 00 : 0
[24] {58} a9 bd fd 3f c7 fe 74 c0
*** signal_start = 164288360, signal_end = 164308408
signal_len = 20048, pulses = 1
Distance coding: Pulse length 47
Short distance: 1000000, long distance: 0, packet distance: 0
p_limit: 47
bitbuffer:: Number of rows: 0
*** signal_start = 167833287, signal_end = 167853329
signal_len = 20042, pulses = 1
Distance coding: Pulse length 41
Short distance: 1000000, long distance: 0, packet distance: 0
p_limit: 41
bitbuffer:: Number of rows: 0
*** signal_start = 168237989, signal_end = 168354375
signal_len = 116386, pulses = 174
Iteration 1. t: 247 min: 125 (70) max: 369 (104) delta 32
Iteration 2. t: 247 min: 125 (70) max: 369 (104) delta 0
Pulse coding: Short pulse length 125 - Long pulse length 369
Short distance: 238, long distance: 241, packet distance: 7747
p_limit: 247
bitbuffer:: Number of rows: 2
[00] {87} 00 be dc 05 4f e3 db fe 3f f3 66
[01] {87} 00 be dc 05 4f e3 db fe 3f f3 66
*** signal_start = 180238669, signal_end = 180302990
signal_len = 64321, pulses = 87
Iteration 1. t: 247 min: 125 (35) max: 369 (52) delta 32
Iteration 2. t: 247 min: 125 (35) max: 369 (52) delta 0
Pulse coding: Short pulse length 125 - Long pulse length 369
Short distance: 238, long distance: 238, packet distance: 241
p_limit: 247
bitbuffer:: Number of rows: 25
[00] {1} 00 : 0
[01] {1} 00 : 0
[02] {1} 00 : 0
[03] {1} 00 : 0
[04] {1} 00 : 0
[05] {1} 00 : 0
[06] {1} 00 : 0
[07] {1} 00 : 0
[08] {1} 80 : 1
[09] {1} 00 : 0
[10] {1} 80 : 1
[11] {1} 80 : 1
[12] {1} 80 : 1
[13] {1} 80 : 1
[14] {1} 80 : 1
[15] {1} 00 : 0
[16] {1} 80 : 1
[17] {1} 80 : 1
[18] {1} 00 : 0
[19] {1} 80 : 1
[20] {1} 80 : 1
[21] {1} 80 : 1
[22] {1} 00 : 0
[23] {1} 00 : 0
[24] {63} 05 4f eb db fe 3f f3 58
*** signal_start = 185821063, signal_end = 185841112
signal_len = 20049, pulses = 1
Distance coding: Pulse length 48
Short distance: 1000000, long distance: 0, packet distance: 0
p_limit: 48
bitbuffer:: Number of rows: 0
*** signal_start = 188010473, signal_end = 188030508
signal_len = 20035, pulses = 1
Distance coding: Pulse length 34
Short distance: 1000000, long distance: 0, packet distance: 0
p_limit: 34
bitbuffer:: Number of rows: 0
*** signal_start = 188481620, signal_end = 188501660
signal_len = 20040, pulses = 1
Distance coding: Pulse length 39
Short distance: 1000000, long distance: 0, packet distance: 0
p_limit: 39
bitbuffer:: Number of rows: 0
*** signal_start = 192239409, signal_end = 192355796
signal_len = 116387, pulses = 174
Iteration 1. t: 247 min: 125 (70) max: 369 (104) delta 32
Iteration 2. t: 247 min: 125 (70) max: 369 (104) delta 0
Pulse coding: Short pulse length 125 - Long pulse length 369
Short distance: 238, long distance: 241, packet distance: 7746
p_limit: 247
bitbuffer:: Number of rows: 2
[00] {87} 00 be dc 05 4f eb db fe 3f f3 58
[01] {87} 00 be dc 05 4f eb db fe 3f f3 58
*** signal_start = 204239723, signal_end = 204303553
signal_len = 63830, pulses = 87
Iteration 1. t: 247 min: 125 (37) max: 369 (50) delta 32
Iteration 2. t: 247 min: 125 (37) max: 369 (50) delta 0
Pulse coding: Short pulse length 125 - Long pulse length 369
Short distance: 238, long distance: 238, packet distance: 241
p_limit: 247
bitbuffer:: Number of rows: 25
[00] {1} 00 : 0
[01] {1} 00 : 0
[02] {1} 00 : 0
[03] {1} 00 : 0
[04] {1} 00 : 0
[05] {1} 00 : 0
[06] {1} 00 : 0
[07] {1} 00 : 0
[08] {1} 80 : 1
[09] {1} 00 : 0
[10] {1} 80 : 1
[11] {1} 80 : 1
[12] {1} 80 : 1
[13] {1} 80 : 1
[14] {1} 80 : 1
[15] {2} 40 : 01
[16] {1} 80 : 1
[17] {1} 00 : 0
[18] {1} 80 : 1
[19] {1} 80 : 1
[20] {1} 80 : 1
[21] {1} 00 : 0
[22] {1} 00 : 0
[23] {1} 00 : 0
[24] {62} 0a 9b e7 db fc 7f e5 88
*** signal_start = 206854838, signal_end = 206874888
signal_len = 20050, pulses = 1
Distance coding: Pulse length 49
Short distance: 1000000, long distance: 0, packet distance: 0
p_limit: 49
bitbuffer:: Number of rows: 0
*** signal_start = 216240645, signal_end = 216357033
signal_len = 116388, pulses = 174
Iteration 1. t: 247 min: 125 (70) max: 369 (104) delta 32
Iteration 2. t: 247 min: 125 (70) max: 369 (104) delta 0
Pulse coding: Short pulse length 125 - Long pulse length 369
Short distance: 239, long distance: 240, packet distance: 7749
p_limit: 247
bitbuffer:: Number of rows: 2
[00] {87} 00 be dc 05 4d eb e3 fe 3f ef 9c
[01] {87} 00 be dc 05 4d eb e3 fe 3f ef 9c
*** signal_start = 216638911, signal_end = 216658952
signal_len = 20041, pulses = 1
Distance coding: Pulse length 40
Short distance: 1000000, long distance: 0, packet distance: 0
p_limit: 40
bitbuffer:: Number of rows: 0
*** signal_start = 223822766, signal_end = 223842814
signal_len = 20048, pulses = 1
Distance coding: Pulse length 47
Short distance: 1000000, long distance: 0, packet distance: 0
p_limit: 47
bitbuffer:: Number of rows: 0
*** signal_start = 228242055, signal_end = 228306374
signal_len = 64319, pulses = 87
Iteration 1. t: 247 min: 125 (35) max: 369 (52) delta 25
Iteration 2. t: 247 min: 125 (35) max: 369 (52) delta 0
Pulse coding: Short pulse length 125 - Long pulse length 369
Short distance: 239, long distance: 239, packet distance: 241
p_limit: 247
bitbuffer:: Number of rows: 25
[00] {2} 00 : 00
[01] {1} 00 : 0
[02] {2} 00 : 00
[03] {1} 00 : 0
[04] {1} 00 : 0
[05] {1} 00 : 0
[06] {1} 80 : 1
[07] {1} 00 : 0
[08] {1} 80 : 1
[09] {1} 80 : 1
[10] {2} c0 : 11
[11] {1} 80 : 1
[12] {1} 00 : 0
[13] {1} 80 : 1
[14] {1} 80 : 1
[15] {1} 00 : 0
[16] {1} 80 : 1
[17] {1} 80 : 1
[18] {1} 80 : 1
[19] {1} 00 : 0
[20] {1} 00 : 0
[21] {1} 00 : 0
[22] {1} 00 : 0
[23] {1} 00 : 0
[24] {60} 2a 6f 4e df f1 ff 73 70
*** signal_start = 240242976, signal_end = 240359362
signal_len = 116386, pulses = 174
Iteration 1. t: 247 min: 125 (70) max: 369 (104) delta 25
Iteration 2. t: 247 min: 125 (70) max: 369 (104) delta 0
Pulse coding: Short pulse length 125 - Long pulse length 369
Short distance: 239, long distance: 240, packet distance: 7752
p_limit: 247
bitbuffer:: Number of rows: 2
[00] {87} 00 be dc 05 4d dd d3 fe 3f f3 e6
[01] {87} 00 be dc 05 4d dd d3 fe 3f f3 e6
*** signal_start = 250839481, signal_end = 250859523
signal_len = 20042, pulses = 1
Distance coding: Pulse length 41
Short distance: 1000000, long distance: 0, packet distance: 0
p_limit: 41
bitbuffer:: Number of rows: 0
*** signal_start = 252243408, signal_end = 252307729
signal_len = 64321, pulses = 87
Iteration 1. t: 247 min: 125 (35) max: 369 (52) delta 18
Iteration 2. t: 247 min: 125 (35) max: 369 (52) delta 0
Pulse coding: Short pulse length 125 - Long pulse length 369
Short distance: 239, long distance: 239, packet distance: 241
p_limit: 247
bitbuffer:: Number of rows: 25
[00] {2} 00 : 00
[01] {1} 00 : 0
[02] {1} 00 : 0
[03] {1} 00 : 0
[04] {1} 00 : 0
[05] {1} 00 : 0
[06] {1} 00 : 0
[07] {1} 80 : 1
[08] {1} 00 : 0
[09] {1} 80 : 1
[10] {1} 80 : 1
[11] {1} 80 : 1
[12] {1} 80 : 1
[13] {1} 80 : 1
[14] {1} 00 : 0
[15] {1} 80 : 1
[16] {1} 80 : 1
[17] {1} 00 : 0
[18] {1} 80 : 1
[19] {1} 80 : 1
[20] {1} 80 : 1
[21] {1} 00 : 0
[22] {1} 00 : 0
[23] {1} 00 : 0
[24] {62} 0a 9b d3 b7 fc 7f dc dc