Explorar el Código

Enable GPU FFT in config

master
Jan Svabenik hace 5 días
padre
commit
28a541008d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      config.yaml

+ 1
- 1
config.yaml Ver fichero

@@ -7,7 +7,7 @@ sample_rate: 2048000
fft_size: 2048 fft_size: 2048
gain_db: 30 gain_db: 30
tuner_bw_khz: 1536 tuner_bw_khz: 1536
use_gpu_fft: false
use_gpu_fft: true
agc: false agc: false
dc_block: false dc_block: false
iq_balance: false iq_balance: false


Cargando…
Cancelar
Guardar