<h6class="u-full-width">Additional settings for secondary frequency:<br/>EXPERIMANTAL - USE WITH CARE!</h6>
</div>
<divclass="grid-container halves">
<div>
<labelfor="lora_freq_x">Secondary Frequency [MHz]</label>
(for cross-repeating or listening transmissions from igates)</label>
<inputname="lora_freq_x"id="lora_freq_x"type="number"min="0.0000"max="928.0000"step="0.0001"title="LoRa center frequency - must be different from main frequency and between 433.0001 and 928.0000 or 0 if not needed. I.e. 433.900">
</div>
<div>
<labelfor="txPower_x">TX power on secondary frequency [dBm]</label>
<inputname="txPower_x"id="txPower_x"type="number"min="0"max="23"title="LoRa TX Power on secondary frequency. Range 0 to 23dBm">
</div>
</div>
<divclass="grid-container halves">
<div>
<labelfor="lora_speed_x">Speed on secondary frequency</label>
<selectid="lora_speed_x"name="lora_speed_x">
<optionvalue="1200">BW 125khz CR 4:7 SF 9 (Fast Standard. default; use high speeds on the secondary frequency)</option>
<optionvalue="439">BW 31.25khz CR 4:5 SF 9 (300bps)</option>
<optionvalue="1367">BW 31.25khz CR 4:5 SF 7 (1200bps)</option>
<optionvalue="300">BW 125khz CR 4:5 SF 12 (default, 300bps)</option>
<optionvalue="240">BW 125khz CR 4:6 SF 12 (244bps)</option>
<optionvalue="210">BW 125khz CR 4:7 SF 12 (209bps)</option>
<optionvalue="180">BW 125khz CR 4:8 SF 12 (183bps)</option>
<optionvalue="610">BW 125khz CR 4:8 SF 10 (610bps)</option>
<optionvalue="6000">BW 125khz CR 4:5 SF 7 (BBS, 6000bps)</option>
<optionvalue="21000">BW 500khz CR 4:5 SF 7 (BBS, 21000bps)</option>
</select>
</div>
</div>
<divclass="grid-container halves">
<div>
<labelfor="rx_qrg">RX on frequencies</label>
(Only honored, if we are NOT configured as WIDE1 or WIDE2 digi. If set to both frequencies: Ratio depends on how many packets are received on each qrg in a 10min window; we stay 20s on one qrg.)
<selectid="rx_qrg"name="rx_qrg">
<optionvalue="1">RX on main frequency</option>
<optionvalue="2">RX on secondary frequency</option>