@moeshiro · Post #174 · 10/30/2025, 04:30 PM
试着接收了这次《三体》联动哈工大从阿斯图一号卫星上发送的 SSDV信号,只能说发送的图片真的好难看(),不过搭建解码环境的过程还是比较有趣的,也学会了 sdr 精准跟随卫星频率的操作。 #业余无线电#HAM#卫星#SSDV#ASRTU-1
TGINSIGHT SIMILAR POSTS
Source channel @githubtrending · Post #15077 · Aug 20
#c_lang#infiniband#iwarp#kernel_rdma_drivers#linux_kernel#rdma#roce#userspace_libraries You can use RDMA Core, a set of Linux userspace libraries and daemons, to work with RDMA devices for high-speed network communication. It supports many kernel drivers and provides tools and libraries like libibverbs and librdmacm to manage RDMA devices and connections. You can build it easily with cmake and install required packages depending on your Linux distribution. Using RDMA Core lets you set up software RDMA interfaces and verify them with commands like `ibv_devices` or `rdma link`. This helps you achieve faster, low-latency data transfer, which is useful for high-performance computing and networking tasks. https://github.com/linux-rdma/rdma-core