GNU Radio's M17 Package
m17-coder/golay.h
Go to the documentation of this file.
1
#ifndef GOLAY_H
2
#define GOLAY_H
3
4
#ifdef __cplusplus
5
extern
"C"
{
6
#endif
7
uint32_t
golay24_encode
(
const
uint16_t data);
8
#ifdef __cplusplus
9
}
10
#endif
11
12
#endif
golay24_encode
uint32_t golay24_encode(const uint16_t data)
M17_Implementations
SP5WWP
m17-coder
golay.h
Generated by
1.8.14