Home
last modified time | relevance | path

Searched refs:no_trx_control (Results 1 – 2 of 2) sorted by relevance

/dports/comms/tlf/tlf-tlf-1.4.1/src/
H A Dmain.c445 int no_trx_control = 0; /* set if tlf is called with '-r' */ variable
484 no_trx_control = 1; // disable radio control in parse_opt()
706 if (no_trx_control == 1) { in hamlib_init()
/dports/comms/tlf/tlf-tlf-1.4.1/test/
H A Ddata.c403 int no_trx_control = 0; /* set if tlf is called with '-r' */ variable