diff --git a/rigs/icom/ic785x.c b/rigs/icom/ic785x.c index 95d9e6456..5fe2afcf8 100644 --- a/rigs/icom/ic785x.c +++ b/rigs/icom/ic785x.c @@ -240,7 +240,7 @@ static struct icom_priv_caps ic785x_priv_caps = const struct rig_caps ic785x_caps = { RIG_MODEL(RIG_MODEL_IC785x), - .model_name = "IC-785x", + .model_name = "IC-7850/7851", .mfg_name = "Icom", .version = BACKEND_VER ".2", .copyright = "LGPL",