Merge branch 'master' of https://github.com/mdblack98/Hamlib into mdblack98-master

pull/145/head
Nate Bargmann 2019-11-22 07:15:59 -06:00
commit 4dee666c68
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: F72625E2EDBED598
1 zmienionych plików z 4 dodań i 1 usunięć

Wyświetl plik

@ -389,9 +389,12 @@
#define S_MEM1_VOXDELAY 0x05 /* VOX delay (0=0.0 sec, 20=2.0 sec) */
#define S_MEM_ANTIVOX 0x04 /* anti VOX setting */
#define S_MEM_RIT 0x06 /* RIT (0=off, 1=on, 2=sub dial) */
#define S_MEM_SATMODE 0x07 /* Satellite mode (on/off) */
#define S_MEM_SATMODE910 0x07 /* Satellite mode (on/off) */
#define S_MEM_BANDSCOPE 0x08 /* Simple bandscope (on/off) */
/* For IC9700 and IC9100 and likely future Icoms */
#define S_MEM_SATMODE 0x5a /* Satellite mode (on/off) */
/* IC-R8600 and others */
#define S_MEM_SKIP_SLCT_OFF 0x00
#define S_MEM_SKIP_SLCT_ON 0x10