Set push to talk (Tx on/off)
Definition at line 805 of file orion.c. References EOM, RIG_PTT_ON, rig_state::rigport, rig::state, and write_block(). { struct rig_state *rs = &rig->state; return write_block(&rs->rigport, ptt==RIG_PTT_ON ? "*TK" EOM:"*TU" EOM, 4); }
Here is the call graph for this function:
![]() |