GNU Radio 3.5.1 C++ API
|
digital correlator for 1001 and 0110 patterns More...
#include <atsci_sssr.h>
Public Member Functions | |
digital_correlator () | |
void | reset () |
called on channel change | |
bool | update (int bit) |
clock bit in and return true if we've seen 1001 |
digital correlator for 1001 and 0110 patterns
sssr::digital_correlator::digital_correlator | ( | ) | [inline] |
void sssr::digital_correlator::reset | ( | ) | [inline] |
called on channel change
bool sssr::digital_correlator::update | ( | int | bit | ) | [inline] |
clock bit in and return true if we've seen 1001