⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 release.txt

📁 it is a source code from mathworks
💻 TXT
字号:
*** MGC Version 2.0 Release Notes ***

Several changes were made to version 2.0 of MGC32.DLL. 

mgcBearing returns the bearing in units of thousandths of a minute (1000 units = 1 deg).
Two sentence type can be specified rather than just one. See GGA_RMC.C
mgcGetSentenceType added that returns the current sentence type (defined in mgc.h)
mgcNewLatitude added that returns a new latitude at a specified distance and bearing.
mgcNewLongitude added that returns a new longitude at a specified distance and bearing.
mgcCallback added that implements a callback function. See the CALLBACK.C example program.

*** MGC Version 1.4 Release Notes ***

Added $GPVTG sentence type.
Additional internal diagnostics added.

*** MGC Version 1.3 Release Notes ***

Increased maximum number of fields from 19 to 20.
Receive buffer size increased from 256 to 1024.
Overflow wraps to empty.
Added constants for $GPVTG sentence type.
Added MGC_SET_SLEEP to mgcSetInteger (sets work buffer sleep time).
Added mgcStatus() function to return GPS data status.

*** MGC Version 1.2 Release Notes ***

KEYCODE

MarshallSoft GPS Component (MGC) application programs requires that you pass
a "key code" (32-bit integer) to mgcAttach. Use 0 for the shareware version.
For the registered version, you will be issued a 9 or 10 digit keycode that
matches your registered DLL, placed in KEYCODE.H in the APPS directory.

Error code -74 (MGC_BAD_KEY_CODE) is returned if the wrong key code is
passed.

[END]


⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -