diff --git a/Configuration.ui b/Configuration.ui index ceb66ad88..ef8d55f49 100644 --- a/Configuration.ui +++ b/Configuration.ui @@ -529,6 +529,280 @@ quiet period when decoding is done. Radio interface configuration settings. + + + + Modulation mode selected on radio. + + + Mode + + + + + + <html><head/><body><p>USB is usually the correct modulation mode,</p><p>unless the radio has a special data or packet mode setting</p><p>for AFSK operation.</p></body></html> + + + US&B + + + true + + + TX_mode_button_group + + + + + + + Don't allow the program to set the radio mode +(not recommended but use if the wrong mode +or bandwidth is selected). + + + None + + + TX_mode_button_group + + + + + + + If this is available then it is usually the correct mode for this program. + + + Data/P&kt + + + TX_mode_button_group + + + + + + + + + + Some radios can select the audio input using a CAT command, +this setting allows you to select which audio input will be used +(if it is available then generally the Rear/Data option is best). + + + Transmit Audio Source + + + + + + Rear&/Data + + + TX_audio_source_button_group + + + + + + + &Front/Mic + + + true + + + TX_audio_source_button_group + + + + + + + + + + + 0 + 0 + + + + How this program activates the PTT on your radio? + + + PTT Method + + + + + + <html><head/><body><p>No PTT activation, instead the radio's automatic VOX is used to key the transmitter.</p><p>Use this if you have no radio interface hardware.</p></body></html> + + + VO&X + + + PTT_method_button_group + + + + + + + <html><head/><body><p>Use the RS-232 DTR control line to toggle your radio's PTT, requires hardware to interface the line.</p><p>Some commercial interface units also use this method.</p><p>The DTR control line of the CAT serial port may be used for this or a DTR control line on a different serial port may be used.</p></body></html> + + + &DTR + + + true + + + PTT_method_button_group + + + + + + + Some radios support PTT via CAT commands, +use this option if your radio supports it and you have no +other hardware interface for PTT. + + + C&AT + + + PTT_method_button_group + + + + + + + <html><head/><body><p>Use the RS-232 RTS control line to toggle your radio's PTT, requires hardware to interface the line.</p><p>Some commercial interface units also use this method.</p><p>The RTS control line of the CAT serial port may be used for this or a RTS control line on a different serial port may be used. Note that this option is not available on the CAT serial port when hardware flow control is used.</p></body></html> + + + R&TS + + + PTT_method_button_group + + + + + + + QFormLayout::ExpandingFieldsGrow + + + + + Port: + + + PTT_port_combo_box + + + + + + + + 1 + 0 + + + + <html><head/><body><p>Select the RS-232 serial port utilised for PTT control, this option is available when DTR or RTS is selected above as a transmit method.</p><p>This port can be the same one as the one used for CAT control.</p><p>For some interface types the special value CAT may be chosen, this is used for non-serial CAT interfaces that can control serial port control lines remotely (OmniRig for example).</p></body></html> + + + true + + + + + + -1 + + + QComboBox::NoInsert + + + + + + + + + + + + Split Operation + + + + + + <html><head/><body><p>Use only VFO A for split operation (the program temporarily changes the QRG of your rig during transmission).</p></body></html> + + + Fake It + + + split_mode_button_group + + + + + + + <html><head/><body><p>Use VFO A+B for split operation (works with many rigs, but requires the use of both VFOs).</p></body></html> + + + Rig + + + split_mode_button_group + + + + + + + <html><head/><body><p>Don't use split (not recommended).</p></body></html> + + + None + + + true + + + split_mode_button_group + + + + + + + + + + Qt::Vertical + + + + 0 + 0 + + + + @@ -932,55 +1206,16 @@ a few, particularly some Kenwood rigs, require it). - - - - Update Hamlib (Windows only) - - - - - - 64-bit - - - true - - - - - - - 32-bit - - - - - - - <html><head/><body><p>Download the latest libhamlib-4.dll file from https://n0nb.users.sourceforge.net/. </p><p>Note: This function is only available on Windows.</p></body></html> - - - Udpate Hamlib - - - - - - - <html><head/><body><p>Revert the last Hamlib update. </p><p>Note: This function is only available on Windows.</p></body></html> - - - Revert Update - - - - - - + + + + Qt::Horizontal + + + @@ -988,236 +1223,6 @@ a few, particularly some Kenwood rigs, require it). - - - - Qt::Vertical - - - - - - - - 0 - 0 - - - - How this program activates the PTT on your radio? - - - PTT Method - - - - - - <html><head/><body><p>No PTT activation, instead the radio's automatic VOX is used to key the transmitter.</p><p>Use this if you have no radio interface hardware.</p></body></html> - - - VO&X - - - PTT_method_button_group - - - - - - - <html><head/><body><p>Use the RS-232 DTR control line to toggle your radio's PTT, requires hardware to interface the line.</p><p>Some commercial interface units also use this method.</p><p>The DTR control line of the CAT serial port may be used for this or a DTR control line on a different serial port may be used.</p></body></html> - - - &DTR - - - true - - - PTT_method_button_group - - - - - - - Some radios support PTT via CAT commands, -use this option if your radio supports it and you have no -other hardware interface for PTT. - - - C&AT - - - PTT_method_button_group - - - - - - - <html><head/><body><p>Use the RS-232 RTS control line to toggle your radio's PTT, requires hardware to interface the line.</p><p>Some commercial interface units also use this method.</p><p>The RTS control line of the CAT serial port may be used for this or a RTS control line on a different serial port may be used. Note that this option is not available on the CAT serial port when hardware flow control is used.</p></body></html> - - - R&TS - - - PTT_method_button_group - - - - - - - QFormLayout::ExpandingFieldsGrow - - - - - Port: - - - PTT_port_combo_box - - - - - - - - 1 - 0 - - - - <html><head/><body><p>Select the RS-232 serial port utilised for PTT control, this option is available when DTR or RTS is selected above as a transmit method.</p><p>This port can be the same one as the one used for CAT control.</p><p>For some interface types the special value CAT may be chosen, this is used for non-serial CAT interfaces that can control serial port control lines remotely (OmniRig for example).</p></body></html> - - - true - - - - - - -1 - - - QComboBox::NoInsert - - - - - - - - - - - - Modulation mode selected on radio. - - - Mode - - - - - - <html><head/><body><p>USB is usually the correct modulation mode,</p><p>unless the radio has a special data or packet mode setting</p><p>for AFSK operation.</p></body></html> - - - US&B - - - true - - - TX_mode_button_group - - - - - - - Don't allow the program to set the radio mode -(not recommended but use if the wrong mode -or bandwidth is selected). - - - None - - - TX_mode_button_group - - - - - - - If this is available then it is usually the correct mode for this program. - - - Data/P&kt - - - TX_mode_button_group - - - - - - - - - - Some radios can select the audio input using a CAT command, -this setting allows you to select which audio input will be used -(if it is available then generally the Rear/Data option is best). - - - Transmit Audio Source - - - - - - Rear&/Data - - - TX_audio_source_button_group - - - - - - - &Front/Mic - - - true - - - TX_audio_source_button_group - - - - - - - - - - Qt::Vertical - - - - 0 - 0 - - - - @@ -1225,8 +1230,15 @@ this setting allows you to select which audio input will be used - - + + + + Qt::Vertical + + + + + Qt::Vertical @@ -1238,60 +1250,6 @@ this setting allows you to select which audio input will be used - - - - - - Rig: - - - rig_combo_box - - - - - - - - 1 - 0 - - - - - - - - Poll Interval: - - - CAT_poll_interval_spin_box - - - - - - - <html><head/><body><p>Interval to poll rig for status. Longer intervals will mean that changes to the rig will take longer to be detected.</p></body></html> - - - s - - - 1 - - - - - - - - - Qt::Horizontal - - - @@ -1350,59 +1308,55 @@ radio interface behave as expected. - - - - Split Operation - - - - - - <html><head/><body><p>Use only VFO A for split operation (the program temporarily changes the QRG of your rig during transmission).</p></body></html> - - - Fake It - - - split_mode_button_group - - - - - - - <html><head/><body><p>Use VFO A+B for split operation (works with many rigs, but requires the use of both VFOs).</p></body></html> - - - Rig - - - split_mode_button_group - - - - - - - <html><head/><body><p>Don't use split (not recommended).</p></body></html> - - - None - - - true - - - split_mode_button_group - - - - - + + + + + + Rig: + + + rig_combo_box + + + + + + + + 1 + 0 + + + + + + + + Poll Interval: + + + CAT_poll_interval_spin_box + + + + + + + <html><head/><body><p>Interval to poll rig for status. Longer intervals will mean that changes to the rig will take longer to be detected.</p></body></html> + + + s + + + 1 + + + + - - + + Qt::Vertical @@ -1414,6 +1368,52 @@ radio interface behave as expected. + + + + Update Hamlib (Windows only) + + + + + + 64-bit + + + true + + + + + + + 32-bit + + + + + + + <html><head/><body><p>Download the latest libhamlib-4.dll file from https://n0nb.users.sourceforge.net/. </p><p>Note: This function is only available on Windows.</p></body></html> + + + Udpate Hamlib + + + + + + + <html><head/><body><p>Revert the last Hamlib update. </p><p>Note: This function is only available on Windows.</p></body></html> + + + Revert Update + + + + + + @@ -3467,12 +3467,12 @@ Right click for insert and delete options. - - - - + + + +