mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-11-23 18:15:34 +00:00
Updated Scanner (markdown)
parent
b60429a5f5
commit
b395c82539
14
Scanner.md
14
Scanner.md
@ -1,3 +1,17 @@
|
||||
The scanner should be able to scan about 20 frequencies per second, as it requires about 50ms to stabilize after re-tuning.
|
||||
|
||||
The scanner will stop into any frequency carrying a signal strong enough. You can adjust the signal power threshold with the SQUELCH.
|
||||
|
||||
For better scanning precision, once a frequency with a powerful enough signal is found, the scanner will analyze it for some extra milliseconds, in order to confirm that the signal is still present (and not a spurious peak).
|
||||
|
||||
# Big Numbers Frequency
|
||||
The big numbers display will show the frequency value currently being scanned, using the following color code criteria:
|
||||
|
||||
* GREY scanning
|
||||
* YELLOW analyzing possible signal
|
||||
* GREEN found a strong enough signal
|
||||
|
||||
|
||||
# Frequencies to scan
|
||||
|
||||
The application parses `FREQMAN\SCANNER.TXT` by default. You can use the Frequency manager app (Tools -> **Freq managern**) to add more entries to that list.
|
||||
|
Loading…
Reference in New Issue
Block a user