Crate npl_utils

Source
Expand description

Collection of utilities for NPL receivers. Build with no_std for embedded platforms.

Modules§

npl_helpers

Structs§

NPLUtils
NPL decoder class

Constants§

BIT_BUFFER_SIZE
Size of bit buffer in seconds plus one spare because we cannot know which method accessing the buffer is called after increase_second().