Always use phase enhancement; silently ignore --phase-enhance if given.
This commit is contained in:
parent
93c135ea66
commit
d419b62a65
8 changed files with 6 additions and 59 deletions
|
|
@ -282,7 +282,6 @@ struct { // Internal state
|
|||
// Configuration
|
||||
char *filename; // Input form file, --ifile option
|
||||
int oversample;
|
||||
int phase_enhance; // Enable phase enhancement if true
|
||||
int nfix_crc; // Number of crc bit error(s) to correct
|
||||
int check_crc; // Only display messages with good CRC
|
||||
int raw; // Raw output format
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue