Custom Zoom Level
I've had a surf through the forum discussions to see if anyone had breached the topic of setting different frequency widths for corresponding zoom levels but couldn't find anything obvious. What I would like to do is set the frequency width for example to about 155kHz for a particular zoom setting, say WF7 or WF8 so that it encompasses a particular band that I'm interested in viewing rather than the current widths of 234kHz (WF7) or 117kHz (WF8).
If anyone has any idea if this could be achieved then I'd be very grateful for such information.
If anyone has any idea if this could be achieved then I'd be very grateful for such information.
Comments
In theory the CIC decimation value can be any integer number. For example for the audio two stages of CIC are used with decimation factors of 505 and 11 in the case of 12 kHz audio bandwidth. But changing the waterfall CICs from their existing design would take a tremendous amount of work. The associated C code on the Beagle controlling the waterfall would also have to change.
An alternative is to take the FFT result from the z7/234 kHz spectrum, throw away bins and remap the remaining 155 kHz of spectrum across the width of the display. You would have lower resolution of course.