# GNSS_SDR_C **Repository Path**: ablechen/gnss_-sdr_-c ## Basic Information - **Project Name**: GNSS_SDR_C - **Description**: A software receiver based on the receiver in "A software-defined GPS and Galileo Receiver", but this receiver is written in C, not Matlab - **Primary Language**: C - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2023-03-26 - **Last Updated**: 2024-04-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GNSS_SDR_C #### 介绍 A software receiver based on the receiver in "A software-defined GPS and Galileo Receiver", but this receiver is written in C, not Matlab #### 使用环境 1. ubuntu系统 2. gcc编译工具 3. gsl库 4. make编译工具 #### 使用说明 1. 执行make命令 2. 执行main文件 #### 生成文件说明 eph.dat中保存的是每颗卫星中的星历信息 IP.dat, QP.dat, IE.dat, QE.dat, IL.dat, QL.dat中分别保存的是及时码的I,Q支路输出结果,超前码的I,Q支路输出结果,滞后码的I,Q支路的输出结果 pos.dat中保存的每次的位置结果结果 #### 限制说明 现在只支持文件保存格式为int8类型的数据,暂时不支持int16和double类型 #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)