Merge pull request #1 from pietern/fix-linux Fix Linux build
Merge pull request #1 from pietern/fix-linux
Fix Linux build
This program works with LRIT and HRIT packets from NOAA Geostationary Satellites (GOES-13, GOES-15, GOES-16 and GOES-14).
Using CMake:
git clone https://github.com/luigifreitas/xritlib.git mkdir build cd build cmake .. make sudo make install
#include <xrit/lib.h> // Wildcard Header
OpenSatelliteProject 开源仓库 xritlib(气象卫星信号接收与解码工具链)。镜像收录自 https://github.com/opensatelliteproject/xritlib,License:MIT
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号
xritlib
This program works with LRIT and HRIT packets from NOAA Geostationary Satellites (GOES-13, GOES-15, GOES-16 and GOES-14).
Installation
Using CMake:
Usage
Dependencies