-
gpsbabel for gps testing
gpsbabel for gps testing
- 2022-03-02 07:59:34下载
- 积分:1
-
基于arduino的GPS地图导航系统
基于arduino的GPS地图导航系统
SPI接口。采用Atmega 328为主控芯片
需要采用滤波算法过滤
串口速率与GPS模块要设置一致,接线方式如下:
//TFT SDA -> UNO 11
//TFT SCK -> UNO 13
#define TFT_CS 10 // Chip select line for TFT display
#define TFT_A0 9 // Data/command line for TFT
#define TFT_RST 8 // Reset line for TFT (or connect to +5V)
#define TFT_LED A0
#define SD_CS 4 // Chip select line for SD card
//SD MISO -> UNO 12
//SD SCK -> UNO 13
//SD MOSI -> UNO 11
//GPS tx - UNO rx
//GPS rx - UNO tx
#define BTNZOOMIN 2
#define BTNZOOMOUT 3
- 2022-05-23 07:34:50下载
- 积分:1
-
GPS信号捕获程序,采用串行搜索算法,并将其…
GPS信号捕获程序,采用串行搜索算法,并自带三段中频采样的数据.-GPS signal acquisition procedures, using serial search algorithm, and bring their own copies of the three IF sampling data.
- 2022-12-13 01:35:03下载
- 积分:1
-
Provides an overview of GPS global positioning system composed of the basic prin...
概述了 GPS 全球定位系统的基本原理 系统组成 着
重介绍了通讯码制 C/A 码和P码 然后介绍了 GPS 定位系统在本
人正在进行的课题 陆地自主车和半自主遥控导弹靶车两个系统中
的应用 并给出一个 GPS 信号接收和处理的 C 源程序-Provides an overview of GPS global positioning system composed of the basic principles of the system focused on communication code system for C/A code and P code and then introduce a GPS positioning system issues in my ongoing autonomous land vehicles and semi-autonomous remote-controlled missile target vehicle the two systems application and given a GPS signal receiving and processing the C source code
- 2022-01-26 15:59:19下载
- 积分:1
-
一个卫通GPS系统SUC接口示例。该示例演示如何实现客户端如何与卫通GPS系统连接实现车载终端点名等功能...
一个卫通GPS系统SUC接口示例。该示例演示如何实现客户端如何与卫通GPS系统连接实现车载终端点名等功能-A GPS system SUC Satcom interface sample. This example demonstrates how to achieve the client how GPS and satellite communication systems to achieve end-named features such as vehicle
- 2022-02-10 06:21:50下载
- 积分:1
-
车载GPS导航
在车辆上固定安装GPS接收机可以做车载GPS,采用车载GPS可以实现对GPS定位的动态测试,以便了解动态作业环境下的定位精度等性能,程序实现了车载GPS导航系统的设计。
- 2023-09-09 06:10:03下载
- 积分:1
-
gps的开发程序,出自吉大的高手,gis开发是目前非常有前途的一个方向。...
gps的开发程序,出自吉大的高手,gis开发是目前非常有前途的一个方向。-the development process, from the Kyrgyzstan big players and gis development is a very promising direction.
- 2022-02-28 23:30:50下载
- 积分:1
-
计算GPS精度因子的一些源代码
比较好的源代码,计算GDOP,PDOP等精度因子的值,包括了一个日本开发的GPS精密单点定位程序,都是可以运行的程序,希望对大家有帮助。。。
- 2022-02-12 07:58:05下载
- 积分:1
-
百度地图API 之 定位周边搜索POI
资源描述此源码是有关百度地图的API设计,其主要针对于进行Android手机地图APP的开发者,此代码可帮助开发者大幅度提高开发效率并能给予开发者必要的提高和帮助,是手机地图开发者的不二法宝~!~
- 2022-04-11 04:50:07下载
- 积分:1
-
著名的GPS模糊度分解算法LAMBDA的matlab源程序 GPS软件开发必备
著名的GPS模糊度分解算法LAMBDA的matlab源程序 GPS软件开发必备-Well-known algorithm for GPS ambiguity decomposition in matlab source LAMBDA necessary GPS software development
- 2022-08-09 16:18:30下载
- 积分:1