From a17a930cc46872ab3c8c24c3c40493f4d2906d19 Mon Sep 17 00:00:00 2001 From: Mark Thompson <129641948+NotherNgineer@users.noreply.github.com> Date: Thu, 17 Aug 2023 00:40:57 -0500 Subject: [PATCH] Updated Scanner (markdown) --- Scanner.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Scanner.md b/Scanner.md index 720d921..cbd88d1 100644 --- a/Scanner.md +++ b/Scanner.md @@ -19,7 +19,7 @@ The scanner can either *Scan* frequencies from a frequency list in memory, or *S The application loads a list of frequencies (f=) and/or a search range from `FREQMAN\SCANNER.TXT` by default, or you can use the `LOAD` button to load from a different file. You can use the Frequency manager app (Tools -> **Freq manager**) to create or edit frequency list files. -If the application finds a frequency _range_ (a=,b=,s=) in the frequency file, it is loaded into the SEARCH START and END and STEP fields. Alternatively, you are able to manually input a search range "on the fly" by keying in SEARCH START and END frequencies and the STEP selector. +If the application finds a frequency _range_ (a=,b=,s=) in the frequency file, it is loaded into the SEARCH START and END and STEP fields (the Scanner app only supports one search range per file). Alternatively, you are able to manually input a search range "on the fly" by keying in SEARCH START and END frequencies and the STEP selector. ### Rotary Encoder @@ -41,7 +41,7 @@ The purpose of each of the buttons on the screen is as follows: * `LOAD`: Loads scan frequency lists and/or search ranges from a file (in **Freq Manager** format). * `MCLR`: Clear list of scan frequencies in the temporary scanning memory (frequencies may subsequently be added to the scan list using `ADD FQ` or `LOAD`). * `SRCH`/`SCAN`: Switches between Search mode (using the search frequency range) and Scan mode (going through the list of saved frequencies), as described above. -* ``/``/`AUDIO app (for further analysis)