@moeshiro · Post #174 · 10/30/2025, 04:30 PM
试着接收了这次《三体》联动哈工大从阿斯图一号卫星上发送的 SSDV信号,只能说发送的图片真的好难看(),不过搭建解码环境的过程还是比较有趣的,也学会了 sdr 精准跟随卫星频率的操作。 #业余无线电#HAM#卫星#SSDV#ASRTU-1
TGINSIGHT SIMILAR POSTS
Source channel @githubtrending · Post #14967 · Jul 16
#swift SwiftFormat is a tool that automatically formats Swift code to follow consistent style rules, making your code cleaner and easier to read. It works on macOS, Linux, and Windows, and can be used in many ways: as a command-line tool, an Xcode extension, a build phase, or a Git pre-commit hook. It fixes issues like spacing, redundant code, and style deviations without changing your code’s behavior. You can customize its rules and options via config files or command-line arguments. Using SwiftFormat saves time, avoids style arguments in teams, and helps maintain a professional, uniform codebase effortlessly. https://github.com/nicklockwood/SwiftFormat
Hashtags