decode_packet_baseband

Function decode_packet_baseband 

Source
pub fn decode_packet_baseband(
    rbb: &[Complex32],
    cfg: &OfdmConfig,
) -> Option<Vec<u8>>