DragonOS Focal Receive FT8 w/ WSJT-X (RSP1A, HackRF One, GQRX, CubicSDR, GridTracker)
WhenFollowturns ON then during next decoding periods follow line (at right side of follow call edit) shows decoded lines where thatfollowed callsign is the originating (2nd) callsignand the line isnot CQor notto YOUR Call(destination). That box uses same font and size as CQ-monitor. You ...
bringing improved decoding efficiency while AGC is in operation. AGCc button is implemented in main user interface to turn ON/OFF this functionality. This button shall be turned off by user if JT signals are not strong enough to trigger
Open Source GitHub Sponsors Fund open source developers The ReadME Project GitHub community articles Repositories Topics Trending Collections Enterprise Enterprise platform AI-powered developer platform Available add-ons GitHub Advanced Security Enterprise-grade security features Copilot for busi...
if "wsjt_decoding_depths" in pm and mode in pm["wsjt_decoding_depths"]: return pm["wsjt_decoding_depths"][mode] # return global default if "wsjt_decoding_depth" in pm: return pm["wsjt_decoding_depth"] # default when no setting is provided return 3 class Ft8Profile(WsjtProfile): ...