OOKwiz
on/off-keying for ESP32 and a variety of supported radio modules
|
CBufferPair | |
CBufferTriplet | |
CDevice | |
CMeaning | Holds the parsed packet as a collection of MeaningElements |
CMeaningElement | Chunks of parsed packet. Either a pulse, a gap or a block of decoded data |
COOKwiz | The static functions in the OOKwiz class provide the main controls for OOKwiz' functionality. Prefix them with OOKwiz:: to use them from your own code |
CpulseBin | Struct that holds information about a 'bin' in a Pulsetrain, a range of timings that are lumped together when converting RawTimings to a Pulsetrain |
CPulsetrain | Instances of Pulsetrain represent packets in a normalized way, meaning all intervals of similar length are made equal |
CRadio | |
CRawTimings | RawTimings instances store the time in µs of each interval |
CSettings |