GNU Radio's SATELLITES Package
|
#include "ra_config.h"
Go to the source code of this file.
Functions | |
void | ra_encoder_init (struct ra_context *ctx, const ra_word_t *packet) |
ra_word_t | ra_encoder_next (struct ra_context *ctx) |
void | ra_encoder (struct ra_context *ctx, const ra_word_t *packet, ra_word_t *output) |
void ra_encoder | ( | struct ra_context * | ctx, |
const ra_word_t * | packet, | ||
ra_word_t * | output | ||
) |
void ra_encoder_init | ( | struct ra_context * | ctx, |
const ra_word_t * | packet | ||
) |
ra_word_t ra_encoder_next | ( | struct ra_context * | ctx | ) |