aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsm/libosmogsm.map
diff options
context:
space:
mode:
authorSylvain Munaut <tnt@246tNt.com>2012-12-11 23:44:41 +0100
committerSylvain Munaut <tnt@246tNt.com>2012-12-11 23:44:41 +0100
commit5572031749ffa4cdfa15e9c73b8897e39c3ddb0b (patch)
tree906f676be6bb4f8e85c83425e5341de92a4e1f31 /src/gsm/libosmogsm.map
parent6e264ae3cdd5962182b66a07151d4bcf2f104e40 (diff)
gsm: Add method to find ARFCN based on frequency
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Diffstat (limited to 'src/gsm/libosmogsm.map')
-rw-r--r--src/gsm/libosmogsm.map1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gsm/libosmogsm.map b/src/gsm/libosmogsm.map
index 33738881..b2278f15 100644
--- a/src/gsm/libosmogsm.map
+++ b/src/gsm/libosmogsm.map
@@ -137,6 +137,7 @@ gsm_7bit_encode;
gsm_arfcn2band;
gsm_arfcn2freq10;
+gsm_freq102arfcn;
gsm_band_name;
gsm_band_parse;
gsm_fn2gsmtime;