kopia lustrzana https://github.com/Hamlib/Hamlib
More fixes to command 0x25 logic
rodzic
716637c4ab
commit
c80d45378a
|
@ -5568,6 +5568,9 @@ int icom_set_split_freq(RIG *rig, vfo_t vfo, freq_t tx_freq)
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Rig is in SATMODE and the command 0x25 fails in SATMODE
|
||||
priv->x25cmdfails = 1;
|
||||
}
|
||||
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue