If you have problems installing Nova on a previous Phantom system, see installation section, sticky, to upgrade your compilers to work for Nova.
QuotePlay with: "brightness_offset": 0,


{
"receivers": [
{
"id": "rx0",
"input": {
"accelerator": "none",
"audio_compression": "flac",
"audio_sps": 12000,
"brightness_offset": 0,
"defaults": {
"frequency": -1,
"modulation": "FM"
},
"driver": {
"antenna": "Sirio GPE27 5/8",
"channel": 0,
"device": "driver=rtlsdr, label=Generic RTL2832U OEM :: 00000001, manufacturer=RTLSDRBlog, product=Blog V4, serial=00000001, tuner=Rafael Micro R828D",
"format": "cf32",
"agc": false,
"gain": 30.0,
"kind": "soapysdr"
},
"fft_size": 131072,
"frequency": 27500000,
"signal": "iq",
"smeter_offset": 0,
"sps": 2048000,
"waterfall_compression": "zstd",
"waterfall_size": 1024
},
"name": "11m RTL-SDR Blog V4"
},
.. i have disabled it .. the main problem was the old node and rust .. but this is standard on a LTS Ubuntu version .. i have add the repo for node and add rust as a newer night build on the user account .. git clone --recursive https://github.com/Steven9101/NovaSDR.git ./nova-src
cargo build -p novasdr-server --release --features "soapysdr,clfft"
npm ci && npm run build && cd ..
nvm list
nvm install 22.21.1
nvm use 22.21.1
nvm alias default 22.21.1
npm install npm@latest
./novasdr-server setupPage created in 0.020 seconds with 20 queries.