john- / ham2mon

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

Range Scanning #21

Closed john- closed 3 months ago

john- commented 6 months ago

This branch introduces range scanning:

https://github.com/john-/ham2mon/tree/range_scanning_squashed

The default behavior is as it was previously: Specify a frequency with -f and the that will be the center point. There will be no range scanning functionality activated.

For details on range scanning, see the README in this branch.

This branch depends on the channel log changes. The range scanning follows this flow chat.

john- commented 5 months ago

This change has broken the initial load of lockout frequencies...looking into it.

john- commented 5 months ago

initial load of lockout frequencies is now working.

john- commented 3 months ago

This is now merged into master