ath_spectral icon indicating copy to clipboard operation
ath_spectral copied to clipboard

Results 3 ath_spectral issues
Sort by recently updated
recently updated
newest added

Why computation is different? In the original article computation formula is `power(i) = noise_floor + RSSI + 10 * log(b(i)^2) - 10 * log(sum[i=1..56](b(i)^2)` But in ath_spectral you use another...

PR for https://github.com/LorenzoBianconi/ath_spectral/issues/4

In my opinion, [all QwtPlotCurve](https://github.com/LorenzoBianconi/ath_spectral/blob/master/UI/athScan/athscan.cpp#L291) should be detached in `AthScan::clear()`