OOKwiz
on/off-keying for ESP32 and a variety of supported radio modules
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CBufferPair
 CBufferTriplet
 CDevice
 CMeaningHolds the parsed packet as a collection of MeaningElements
 CMeaningElementChunks of parsed packet. Either a pulse, a gap or a block of decoded data
 COOKwizThe static functions in the OOKwiz class provide the main controls for OOKwiz' functionality. Prefix them with OOKwiz:: to use them from your own code
 CpulseBinStruct that holds information about a 'bin' in a Pulsetrain, a range of timings that are lumped together when converting RawTimings to a Pulsetrain
 CPulsetrainInstances of Pulsetrain represent packets in a normalized way, meaning all intervals of similar length are made equal
 CRadio
 CRawTimingsRawTimings instances store the time in µs of each interval
 CSettings