GNU Radio's SATELLITES Package
|
#include "ra_config.h"
Go to the source code of this file.
Functions | |
void | ra_lfsr_init (struct ra_context *ctx, uint8_t seqno) |
ra_index_t | ra_lfsr_next (struct ra_context *ctx) |
ra_index_t | ra_lfsr_prev (struct ra_context *ctx) |
void ra_lfsr_init | ( | struct ra_context * | ctx, |
uint8_t | seqno | ||
) |
ra_index_t ra_lfsr_next | ( | struct ra_context * | ctx | ) |
ra_index_t ra_lfsr_prev | ( | struct ra_context * | ctx | ) |