# gr-ais **Repository Path**: ryan_666/gr-ais ## Basic Information - **Project Name**: gr-ais - **Description**: 使用RTL-SDR或HackRF等设备接收并解调AIS信号 - **Primary Language**: C++ - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-11-24 - **Last Updated**: 2024-01-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gr-ais 使用RTL-SDR或HackRF等设备接收并解调AIS信号 #title: The AIS OOT Module brief: Short description of gr-ais tags: # Tags are arbitrary, but look at CGRAN what other authors are using - sdr author: - Author Name <18728163854@163.com> copyright_owner: - Copyright Owner 1 license: gr_supported_version: # Put a comma separated list of supported GR versions here #repo: # Put the URL of the repository here, or leave blank for default #website: # If you have a separate project website, put it here #icon: # Put a URL to a square image here that will be used as an icon on CGRAN --- A longer, multi-line description of gr-ais. You may use some *basic* Markdown here. If left empty, it will try to find a README file instead. ``` mkdir build && cd build cmake .. make sudo make install sudo ldconfig cd apps python3 ais_rx.exe -h ```