module

Quartz::Signal::SubGhz

Parser for Flipper Zero .sub Sub-GHz capture files.

DATA ONLY. This parser reads and round-trips file contents. It does NOT decode rolling codes, generate replay frames, emit RF, or derive keys. RF transmission on most Sub-GHz bands is regulated (FCC Part 15, ETSI EN 300 220, etc.) and replay of third-party captures may be illegal depending on jurisdiction. Phase 4 replay features will ship behind an explicit legal gate.

Class methods

load(path : String) : File
Source
parse(source : String | IO) : File
Source

Nested types