gsm_data_shared: Add new trx_power_params for osmo-bts

This commit is contained in:
Harald Welte 2014-08-22 16:12:03 +02:00
parent ddbbe695b3
commit 101c5c2a3a
1 changed files with 1 additions and 0 deletions

View File

@ -375,6 +375,7 @@ struct gsm_bts_trx {
unsigned int max_power_red; /* in actual dB */
#ifndef ROLE_BSC
struct trx_power_params power_params;
struct {
unsigned int max_initial_power; /* in dBm */
uint8_t step_size; /* in dB */