Tweaks to noise measurements.

This commit is contained in:
Oliver Jowett 2015-06-16 10:13:25 +01:00
parent 7d4eaf6a48
commit 21bdc45bf0
7 changed files with 48 additions and 50 deletions

View file

@ -268,7 +268,6 @@ struct { // Internal state
int fd; // --ifile option file descriptor
input_format_t input_format; // --iformat option
uint16_t *maglut; // I/Q -> Magnitude lookup table
uint16_t *magsqlut; // I/Q -> Magnitude-squared lookup table
uint16_t *log10lut; // Magnitude -> log10 lookup table
int exit; // Exit from the main loop when true