aboutsummaryrefslogtreecommitdiffstats
path: root/lib/trx/freq_hopping_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/trx/freq_hopping_impl.h')
-rw-r--r--lib/trx/freq_hopping_impl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/trx/freq_hopping_impl.h b/lib/trx/freq_hopping_impl.h
index 6b1d3a5..b6c6366 100644
--- a/lib/trx/freq_hopping_impl.h
+++ b/lib/trx/freq_hopping_impl.h
@@ -36,6 +36,7 @@ namespace gr {
bool d_hopping_enable; //if true block do the hopping, if not block just passes the bursts
uint64_t d_hsn; //hopping sequence number
uint64_t d_maio; //mobile allocation index offset
+ double d_base_freq; //local oscillator frequency
std::vector<uint64_t> d_ma; //mobile allocation
pmt::pmt_t d_hopping_cmd; //TODO: change this uint64_to a std::map