Home
last modified time | relevance | path

Searched refs:tt550_cw_spot (Results 1 – 7 of 7) sorted by relevance

/dports/comms/flrig/flrig-1.3.54/src/include/
H A Dstatus.h217 int tt550_cw_spot; member
/dports/comms/flrig/flrig-1.3.54/src/rigs/
H A DTT550.cxx1357 int val = progStatus.tt550_cw_spot; in set_cw_spot()
1365 s << "Set CW spot " << progStatus.tt550_cw_spot << ", " << noctl(cmd); in set_cw_spot()
/dports/comms/flrig/flrig-1.3.54/src/support/
H A Dstatus.cxx665 spref.set("tt550_cw_spot", tt550_cw_spot); in saveLastState()
1216 spref.get("tt550_cw_spot", tt550_cw_spot, tt550_cw_spot); in loadXcvrState()
H A Dsupport.cxx4107 spnr_tt550_cw_spot->value(progStatus.tt550_cw_spot); in initTabs()
/dports/comms/flrig/flrig-1.3.54/src/UI/
H A Drigpanel.cxx966 progStatus.tt550_cw_spot=(int)o->value(); in cb_spnr_tt550_cw_spot()
H A Dui_small.cxx735 spnr_tt550_cw_spot->value(progStatus.tt550_cw_spot); in tabs_window()
H A Dui_touch.cxx1699 spnr_tt550_cw_spot->value(progStatus.tt550_cw_spot); in touch_main_group()