SDR: Add DC offset removal (DC bias)

This commit is contained in:
Andreas Eversberg
2017-11-26 08:53:09 +01:00
parent 9e75e64787
commit 417151e9a3
5 changed files with 46 additions and 1 deletions

View File

@@ -95,6 +95,7 @@ void sdr_config_print_hotkeys(void)
{
printf("Press 'q' key to toggle display of RX I/Q vector.\n");
printf("Press 's' key to toggle display of RX spectrum.\n");
printf("Press shift + 'B' key to remove DC level.\n");
}
#define OPT_SDR_UHD 1500