diff --git a/FM-broadcast-radio-receiver.md b/FM-broadcast-radio-receiver.md index 6eea7bd..e36ed68 100644 --- a/FM-broadcast-radio-receiver.md +++ b/FM-broadcast-radio-receiver.md @@ -4,33 +4,33 @@ The radio is capable of receiving broadcast FM from 76 to 108 MHz. For this it u _During broadcast reception the active VFO still has priority. This means that any reception on the active VFO will temporarily disable broadcast reception and the radio switches to VFO reception. At the end of VFO reception the radio switches back to broadcast._ -# BASIC OPERATION: +# BASIC OPERATION * `F` + `0 FM` or long press `0 FM` or [custom button function](https://github.com/egzumer/uv-k5-firmware-custom/wiki/Button-functions#custom-button-functions) starts broadcast reception * `Exit` or using above start command, when radio is in FM radio mode, ends broadcast reception * `F` + `VFO/MR` or long press `VFO/MR` changes between VFO or memory channels -## Set a frequency in FM-VFO mode: +## Set a frequency in FM-VFO mode simply typing a frequency sets it to receive. Resolution is 100 kHz so entering 929 would tune to 92.9 MHz. Use arrow keys to change in 100 kHz steps. -## Store in memory from FM-VFO mode: +## Store in memory from FM-VFO mode pressing `M` in VFO mode allows to store the current frequency in a memory channel. Use arrow keys to select memory, confirm with `M`. There are 20 memories available. -## Delete a stored memory: +## Delete a stored memory in MR mode pressing `M` allows to delete that memory channel. -## Select a memory: +## Select a memory in MR mode entering 01-20 selects a memory channel. Use arrow keys to step a channel up or down. -# SCANNING FOR STATIONS FROM FM-VFO: +# SCANNING FOR STATIONS FROM FM-VFO -## Auto scan: +## Auto scan Start with `F` + `* Scan` or long press `* Scan` The radio scans for stations and stores the first 20 stations in memory. Scanning starts at the low side of the band. Initiating auto-scan will delete previously stored channels. `Exit` ends autoscan. -## Manual scan: +## Manual scan Short press `* Scan` starts manual scan. The radio scans from the current frequency up until a station is received. You can continue scanning in any direction using arrow keys. `Exit` stops scanmode. \ No newline at end of file