john- / ham2mon

GNU Radio based SDR scanner for narrow band FM demodulation
GNU General Public License v3.0
2 stars 0 forks source link

User added lockouts disappear when center frequency changes #24

Closed john- closed 3 months ago

john- commented 5 months ago

If the user adds a lockout (keys 0-9) these appear in the LOCKOUT section as expected. However, if the center frequency changes (e.g hitting z/x keys) these disappear.

This enhancement is to persist these when the center frequency changes.

A separate enhancement can be added to save user added lockout frequencies to disk.

john- commented 5 months ago

Addressed in this branch.

john- commented 3 months ago

This is now merged into master