Commit Graph

13 Commits

Author SHA1 Message Date
Marat Fayzullin 6882e9a640 Now allowing to scan digital modes, by defaulting to not scanning them. 2024-08-06 23:43:58 -04:00
Marat Fayzullin 66d230eaa8 Now able to edit "scannable" value in the bookmarks editor. 2024-08-06 23:00:12 -04:00
Marat Fayzullin 8d69c17c92 Added option to skip certain bookmarks during scan. 2024-08-06 21:45:23 -04:00
Marat Fayzullin 1b9a525449 Limited scaner to LSB, USB, CW, AM, SAM, NFM modes. 2024-02-26 05:44:56 -05:00
Marat Fayzullin 7f7a3e39bd Made scanner continue scan from the last active bookmark. 2023-06-11 21:12:55 -04:00
Marat Fayzullin 95fb8b8dda Optimized stopping the scanner. 2023-05-13 13:16:12 -04:00
Marat Fayzullin 6d6b8c7d16 Switched to Math.round() to compute FFT index. 2023-05-12 23:42:11 -04:00
Marat Fayzullin ffab6fb317 Cleanup. 2023-05-12 23:36:35 -04:00
Marat Fayzullin 094b19ab45 Also adding 13dB to the current bookmark level. 2023-05-12 23:11:08 -04:00
Marat Fayzullin 6e717ac656 Added ~13dB to account for discrepancy between S-meter and FFT data. 2023-05-12 22:51:56 -04:00
Marat Fayzullin f69f19e9e0 Optimizing code. 2023-05-10 11:25:50 -04:00
Marat Fayzullin cfd2b919d1 Now getting scanner threshold from the squelch slider. 2023-05-10 00:15:41 -04:00
Marat Fayzullin 60f70b71eb Optimizing data processing for spectrum and scanner. 2023-05-10 00:03:45 -04:00