Developed a Spectrum Scan / Signal Survey feature! #149
Replies: 4 comments 5 replies
-
Hmm, that's cool. |
Beta Was this translation helpful? Give feedback.
-
@Hamberthm Please do a PR but do not spend too much time on polishing it, just dump the code as is. Marat and Sergey already done a working Scan feature (see the "scan" branch), so I just want to take a look at your implementation |
Beta Was this translation helpful? Give feedback.
-
Hi @EmEiBee and anyone who wants to try this feature, I rewrote the feature to be in line with the recently merged Scan branch on this repository. The new official Scan feature is invoked from main menu and does a high precision, but slow all-band scan. I moved my implementation to the Settings submenu under the name "Fast Autoscan". It behaves like the video on the first post but using the official Scan code. If you want to try it, I published a release with the binaries. I will also be maintaining my branch on this feature to keep it in line with the official project. Cheers! |
Beta Was this translation helpful? Give feedback.
-
Hi! Here's my implementation of a "Seamless Scan"
Diff: main...Hamberthm:ats-mini:feature-seamlessAutoscan Demo: https://youtube.com/shorts/vKSQxVgamlk I kept the first commit as clean, compact and compatible with the upstream as possible, so it is ready if @max-arnold considers to merge it. Only needs menu configuration. I'll be making it configurable and merging it onto my autoscan branch today on the afternoon. Cheers! Humberto |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi to all!
Just added this feature I really wanted to develop before getting my radio. If @max-arnold likes it, I'll gladly do the PR!
https://youtu.be/ikoYoMJvx3w
It does a tunning sweep & RSSI scan on the visible scale a couple of seconds after touching the encoder. It records the RSSI values on memory, so they persist as the screen gets redrawn.
Beta Was this translation helpful? Give feedback.
All reactions