Commit 1419e602 authored by yankuo's avatar yankuo

fix oxgrf_lib.c

parent 1b3667f0
...@@ -389,7 +389,7 @@ int trx_oxgrf_set_freq(openair0_device* device, openair0_config_t *openair0_cfg) ...@@ -389,7 +389,7 @@ int trx_oxgrf_set_freq(openair0_device* device, openair0_config_t *openair0_cfg)
} }
/*! \brief calibration table for OXGRF */ /*! \brief calibration table for OXGRF */
rx_gain_calib_table_t calib_table_oxgrf[] = { gain_calib_table_t calib_table_oxgrf[] = {
{3500000000.0, 72.0}, {3500000000.0, 72.0},
{2660000000.0, 72.0}, {2660000000.0, 72.0},
{2300000000.0, 72.0}, {2300000000.0, 72.0},
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment