mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-12-15 04:28:10 +00:00
1b2c68b3c0
Squelch value now goes from -90 to +20 and it's directly compared against the max_db parameter returned from each freq scanned by the radio subsystem, with no adjusts or manipulation (you adjust the number as will be used). Less squelch means weaker signals will trigger it. (as expected). There was a tiny cosmetic bug when you deleted a frequency from the scanning memory: The description was not erased from screen and you could see it while the scan did not resume. There was another bug on the pause button: If you asked for another manual scan range when paused, the button kept the text "RESUME" (its text was not reset to "PAUSE" again). |
||
---|---|---|
.. | ||
application | ||
baseband | ||
bootstrap | ||
chibios | ||
chibios-portapack | ||
common | ||
graphics | ||
tools | ||
CMakeLists.txt | ||
toolchain-arm-cortex-m.cmake |