I think I understand. In my case I’m building the .sub file from scratch (based on a recorded sample of the real thing and cleaning it up) so there should be no noise. If I have something like:
Filetype: Flipper SubGhz RAW File
Version: 1
Frequency: 433920000
Preset: FuriHalSubGhzPresetOok650Async
Protocol: RAW
RAW_Data: 216 -276 216 -276 1600 -1560 1600 -1560 1600 -1560 1600 -1560 220 -520 220 -880 220 -520 220 -880 220 -520 220 -880 220 -520 220 -520 220 -520 220 -880 220 -520 220 -880 220 -880 220 -520 220 -880 220 -880 220 -880 220 -880 220 -880 220 -880 220 -880 220 -880 220 -520 220 -520 220 -880 220 -520 220 -520 220 -520 220 -520 220 -520 220 -520 220 -520 220 -520 220 -520 220 -520 220 -520 220 -880 220 -880 220 -520 220 -880 216 -276 216 -276 1600 -1560 1600 -1560 1600 -1560 1600 -1560 220 -520 220 -880 220 -520 220 -880 220 -520 220 -880 220 -520 220 -520 220 -520 220 -880 220 -520 220 -880 220 -880 220 -520 220 -880 220 -880 220 -880 220 -880 220 -880 220 -880 220 -880 220 -880 220 -520 220 -520 220 -880 220 -520 220 -520 220 -520 220 -520 220 -520 220 -520 220 -520 220 -520 220 -520 220 -520 220 -520 220 -880 220 -880 220 -520 220 -880 216 -276 216 -276 1600 -1560 1600 -1560 1600 -1560 1600 -1560 220 -520 220 -880 220 -520 220 -880 220 -520 220 -880 220 -520 220 -520 220 -520 220 -880 220 -520 220 -880 220 -880 220 -520 220 -880 220 -880 220 -880 220 -880 220 -880 220 -880 220 -880 220 -880 220 -520 220 -520 220 -880 220 -520 220 -520 220 -520 220 -520 220 -520 220 -520 220 -520 220 -520 220 -520 220 -520 220 -520 220 -880 220 -880 220 -520 220 -880 216 -276 216 -276
Receiving this with rtl_433 shows me:
;pulse data
;version 1
;timescale 1us
;created 2022-12-29 10:30:57-0500
;received 2022-12-29 10:31:02-0500
;ook 141 pulses
;freq1 433929760
;centerfreq 433920000 Hz
;samplerate 250000 Hz
;sampledepth 8 bits
;range 42.1 dB
;rssi -0.1 dB
;snr 27.0 dB
;noise -27.1 dB
1088 1004
216 280
212 280
1600 1564
1596 1564
1604 1560
1596 1568
212 508
252 876
212 508
248 876
216 504
248 844
248 508
248 504
220 516
244 836
248 512
248 840
244 876
248 480
244 868
252 840
248 868
220 872
248 872
216 872
244 876
216 868
248 476
...
note that “1088 1004” at the start. I’m not sure where that comes from. Maybe it’s an artifact of receiving with rtl_433. I’ll try to receive another way. Thanks.