Correct list of Shearwater BLE dive computers
Some Petrel 2 computers are dual stack. We need to list the Petrel here as well since the Petrel 2 actually identifies itself via BT/BLE as Petrel and we can't tell them appart until after we started a download. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
08c2f5492a
commit
94d8abd1a2
@ -96,7 +96,7 @@ static void fill_supported_mobile_list()
|
||||
mobileProductList["Scubapro"] =
|
||||
QStringList({{"G2"}});
|
||||
mobileProductList["Shearwater"] =
|
||||
QStringList({{"Perdix"}, {"Perdix AI"}});
|
||||
QStringList({{"Petrel"}, {"Petrel 2"}, {"Perdix"}, {"Perdix AI"}});
|
||||
mobileProductList["Suunto"] =
|
||||
QStringList({{"EON Steel"}});
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user