1 Star 0 Fork 0

alfar/goGPS_MATLAB

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
/*****************************************************************\
*                            .88888.   888888ba  .d88888b         *
*                           d8'   `88  88    `8b 88.    "'        *
*         .d8888b. .d8888b. 88        a88aaaa8P' `Y88888b.        *
*         88'  `88 88'  `88 88   YP88  88              `8b        *
*         88.  .88 88.  .88 Y8.   .88  88        d8'   .8P        *
*         `8888P88 `88888P'  `88888'   dP         Y88888P         *
*              .88                                                *
*          d8888P                                                 *
\*****************************************************************/

   v0.4.3

1. Introduction
   ============
   goGPS is a software package designed to perform GPS positioning,
   either in post-processing or real-time.
   It is developed in MATLAB and it is aimed at providing a tool
   useful for studying GPS positioning, implementing and testing
   new algorithms and interacting in general with GPS-related
   aspects.

2. Requirements
   ============
   goGPS has been developed and tested in MATLAB 7.10+ environments,
   on both Windows and UNIX. The following elements are needed
   in order to use goGPS:

   - a computer with Windows or a UNIX-based operating system
   - a MATLAB 7.10+ installation

   For post-processing tasks:
   - RINEX observation file for the roving receiver
   - RINEX observation file for the master station
   - RINEX navigation file
     (RINEX files must have epochs in common)
     (goGPS binary data saved during a real-time session
     can be used instead of RINEX files)

   For real-time tasks:
   - 'Instrument Control Toolbox' installed on MATLAB
   - GPS receiver providing raw data on a COM port (currently
     u-blox UBX, Fastrax IT03, SkyTraq and NVS BINR* binary
	 protocols are supported) with their own drivers installed
   - GPS permanent station(s) broadcasting raw data in RTCM 3.x
     format through NTRIP protocol (at least '1002' or '1004'
     messages)

   NOTE: plotting on Google Earth requires it to be installed;
         if plotting error ellipses on Google Earth produces odd
         output on Windows, please switch Google Earth rendering
         engine to DirectX.
   
   *this development was supported by the JSPS Grant-in-Aid for Scientific Research
    (Issue No. 24700105)

空文件

简介

goGPS MATLAB is an advanced GNSS observation processing software. 展开 收起
Matlab
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Matlab
1
https://gitee.com/alfar999/goGPS_MATLAB.git
git@gitee.com:alfar999/goGPS_MATLAB.git
alfar999
goGPS_MATLAB
goGPS_MATLAB
master

搜索帮助