TP
TA
MS
PI CODE
FREQUENCY
SIGNAL
<% if (device == 'sdr') { %> dB SNR <% } else { %> <% } %>
<% if (device == 'sdr') { %> dB SNR <% } else { %> dBf <% } %>
RADIOTEXT
[]
kW [] • •AF
TP
TA
MS
Quick tools
<% if (bwSwitch || antennas.enabled) { %>
Bandwidth & Antennas
<% } %>
<% if (bwSwitch) { %>
<%- include('_bwSwitch', { device: device, id: 'data-bw-phone', cssClass: 'panel-100-real', cssClassOptions: 'text-center open-bottom' }) %>
<% } %>
Filters
<% if (device == 'tef') { %><% } %>
<% if (device == 'xdr') { %><% } %>
<% if (device == 'tef') { %><% } %>
<% if (device == 'xdr') { %><% } %>
<% if (fmlist_integration == true && (fmlist_adminOnly == false || isTuneAuthenticated)) { %>
Logging
<% } %>Chat •
Other possible transmitters
Settings
<%- include('_components', { component: 'dropdown', id: 'theme-selector', inputId: 'theme-selector-input', label: 'Theme', cssClass: '', placeholder: 'Default',
options: [
{ value: 'theme1', label: 'Mint' },
{ value: 'theme2', label: 'Cappuccino' },
{ value: 'theme3', label: 'Nature' },
{ value: 'theme4', label: 'Ocean' },
{ value: 'theme5', label: 'Terminal' },
{ value: 'theme6', label: 'Nightlife' },
{ value: 'theme7', label: 'Blurple' },
{ value: 'theme8', label: 'Construction' },
{ value: 'theme9', label: 'Amoled' },
]
}) %>
<% if (device !== 'sdr') { %>
<%- include('_components', { component: 'dropdown', id: 'signal-selector', inputId: 'signal-selector-input', label: 'Signal units', cssClass: '', placeholder: 'dBf',
options: [
{ value: 'dbf', label: 'dBf' },
{ value: 'dbuv', label: 'dBuV' },
{ value: 'dbm', label: 'dBm' },
]
}) %>
<% } %>
<%- include('_components', {component: 'checkbox', cssClass: 'top-25', label: 'Manual decimals', id: 'extended-frequency-range'}) %>
<%- include('_components', {component: 'checkbox', cssClass: '', label: 'RDS PS Underscores', id: 'ps-underscores'}) %>
<%- include('_components', {component: 'checkbox', cssClass: '', label: 'Imperial units', id: 'imperial-units'}) %>
<% if (isAdminAuthenticated) { %>
You are logged in as an adminstrator.
You are logged in and can control the receiver.