@moeshiro · Post #174 · 10/30/2025, 04:30 PM
试着接收了这次《三体》联动哈工大从阿斯图一号卫星上发送的 SSDV信号,只能说发送的图片真的好难看(),不过搭建解码环境的过程还是比较有趣的,也学会了 sdr 精准跟随卫星频率的操作。 #业余无线电#HAM#卫星#SSDV#ASRTU-1
TGINSIGHT SIMILAR POSTS
Source channel @githubtrending · Post #14929 · Jul 8
#swift#ci#cli#generator#specification#swift#xcode#xcodeproj#xcodeproject#yaml XcodeGen is a Swift command-line tool that automatically creates your Xcode project based on your folder structure and a simple YAML or JSON configuration file. This means you don’t have to manually manage your Xcode project files, avoiding merge conflicts in Git and keeping your project files always in sync with your folders. It supports complex setups, multiple targets, build settings, and schemes, and works well with CI systems. Using XcodeGen saves you time, reduces errors, and makes collaboration easier by letting you generate and update projects on demand without opening Xcode manually. This helps you focus more on coding and less on project setup. https://github.com/yonaskolb/XcodeGen