GNU Radio's GSM Package
|
#include <receiver_config.h>
Public Member Functions | |
burst_counter (int osr) | |
burst_counter (int osr, uint32_t t1, uint32_t t2, uint32_t t3, uint32_t timeslot_nr) | |
burst_counter & | operator++ (int) |
burst_counter | subtract_timeslots (unsigned int number_of_timeslots) |
void | set (uint32_t t1, uint32_t t2, uint32_t t3, uint32_t timeslot_nr) |
uint32_t | get_t1 () |
uint32_t | get_t2 () |
uint32_t | get_t3 () |
uint32_t | get_timeslot_nr () |
uint32_t | get_frame_nr () |
uint32_t | get_frame_nr_mod () |
unsigned | get_offset () |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
burst_counter & burst_counter::operator++ | ( | int | ) |
void burst_counter::set | ( | uint32_t | t1, |
uint32_t | t2, | ||
uint32_t | t3, | ||
uint32_t | timeslot_nr | ||
) |
burst_counter burst_counter::subtract_timeslots | ( | unsigned int | number_of_timeslots | ) |