-
Notifications
You must be signed in to change notification settings - Fork 310
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
391485d
commit c13a7b7
Showing
29 changed files
with
493 additions
and
922 deletions.
There are no files selected for viewing
File renamed without changes
File renamed without changes.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,103 @@ | ||
### GNSS 数据处理 | ||
|
||
| 项目 | 介绍 | | ||
| :----------------------------------------------------------: | :----------------------------------------------------------: | | ||
| **[RTKLIB](https://www.rtklib.com/)** | 由一个**核心程序库**和多个**命令行程序**、**界面程序**组成;代码规范、功能完善、可拓展性好,许多 GNSS 导航定位程序开源程序都是基于 RTKLIB 二次开发衍生而来,适合作为 GNSS 入门学习的代码;GNSS 所需的基本功能都有,支持的数据格式很多,既可以实时解算也可以后处理,既可以接自己的 GNSS 模块也可以连 IGS 的数据流,既可以解算自己采集的数据也可以算 IGS 测站的数据,既可以 RTK 也可以 PPP。 | | ||
| [RTKLIB-Demo5](https://github.com/rtklibexplorer/RTKLIB) | 美国学者 [rtklibexplorer](https://github.com/rtklibexplorer) 在 RTKLIB 基础上,针对低成本接收机进行优化,在这三年的谷歌分米级手机定位比赛中都排在前几名;因为 RTKLIB 很久不更新了,而且这个版本效果不错,所以有很多人自己用这个版本;作者写了不少博客记录他做的工作,发在他的个人网站上: | | ||
| [learning_rtklib](https://github.com/LiZhengXiao99/learning_rtklib) | | | ||
| [RTKLIB-Cmake](https://github.com/LiZhengXiao99/RTKLIB-Cmake) | | | ||
| [rtklib-py](https://github.com/rtklibexplorer/rtklib-py) | | | ||
| [MatRTKLIB](https://github.com/taroz/MatRTKLIB) | | | ||
| [CSSRLib](https://github.com/hirokawa/cssrlib) | | | ||
| [rtklib_ros_bridge](https://github.com/MapIV/rtklib_ros_bridge) | | | ||
| [FiPPP](https://github.com/HuChao-gnss/FiPPP) | | | ||
| [rtkrcv_ros](https://github.com/ajbfinesc/rtkrcv_ros) | | | ||
| **[GAMP](https://geodesy.noaa.gov/gps-toolbox/GAMP.htm)** | | | ||
| [GAMPII-GOOD](https://github.com/zhouforme0318/GAMPII-GOOD) | | | ||
| **[Ginan](https://github.com/GeoscienceAustralia/ginan)** | | | ||
| **[goGPS](https://github.com/goGPS-Project/goGPS_MATLAB)** | | | ||
| [goGPS_Java](https://github.com/goGPS-Project/goGPS_Java) | | | ||
| [BNC](https://igs.bkg.bund.de/ntrip/bnc) | | | ||
| [GFZRNX](https://dataservices.gfz-potsdam.de/panmetaworks/showshort.php?id=escidoc:1577894) | | | ||
| [GNSSLogger](https://github.com/google/gps-measurement-tools) | | | ||
| [georinex](https://github.com/geospace-code/georinex) | | | ||
| [GAMIT/GLOBK](http://geoweb.mit.edu/gg/) | | | ||
| [GraphGNSSLib](https://github.com/weisongwen/GraphGNSSLib) | | | ||
| [NavCodeMonitor](https://github.com/weisongwen/NavCodeMonitor) | | | ||
| [Net_Diff](https://github.com/YizeZhang/Net_Diff) | | | ||
| [laika](https://github.com/commaai/laika) | | | ||
| [CSRS-PPP](https://webapp.csrs-scrs.nrcan-rncan.gc.ca/geod/tools-outils/ppp.php) | | | ||
| [POSGO](https://github.com/lizhengnss/POSGO) | | | ||
| [Pride-PPPAR](https://github.com/PrideLab/PRIDE-PPPAR) | | | ||
| [PPPwizard](http://www.ppp-wizard.net/) | | | ||
| [GPSTk](https://github.com/SGL-UT/GPSTk) | | | ||
| [gnsstk](https://github.com/SGL-UT/gnsstk) | | | ||
| [gnsstk-apps](https://github.com/SGL-UT/gnsstk-apps) | | | ||
| [G-NUT/Anubis](https://www.pecny.cz/Joomla25/index.php/gnss/sw/anubis) | | | ||
| [Teqc](https://www.unavco.org/software/data-processing/teqc/teqc.html) | | | ||
| [RNXQCE](https://github.com/cuizilu/RNXQCE) | | | ||
| [Bernese](https://www.bernese.unibe.ch/) | | | ||
| [gLAB](https://github.com/valgur/gLAB?tab=readme-ov-file) | | | ||
| [Look4Sat](https://github.com/rt-bishop/Look4Sat) | | | ||
| [RobustGNSS](https://github.com/wvu-navLab/RobustGNSS) | | | ||
| [ntrip](https://github.com/sevensx/ntrip) | | | ||
| [rtcm](https://github.com/Node-NTRIP/rtcm) | | | ||
| [cors](https://github.com/Erensu/cors) | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.