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

📄 readme

📁 gps开发专用的源代码
💻
字号:

TPRESET, TPSET, and TPSAVE are three of the programs shipped as part of
the tool kit. The TPRESET resets a receiver to the factory setting based
on users need. The TPSET and TPSAVE programs work as a pair, where TPSAVE
saves user definable parameters form a receiver to a file, and the TPSET
program sets those parameters from the file back to the receiver. 

Usage: TPRESET [-cP] [-a|s]
           -c selecting a com port.   This can be either com1 or com2
           -a reset to TAIP protocol
           -s reset to TSIP protocol

Note:  for each protocol, it has a set of default values, please refer to the user
       menu for more information. In addition, TPRESET deletes all parameters
       in serial EEPROM.


Usage: TPSET [-cP] -f<Filename>
           -c  selecting a com port, this can be either 1 or 2
           -f <Filename> binary file contains all the parameters setting.
              (this file should be generated by TPSAVE)

Note: TPSET does a cold start after all parameters are set.


Usage: TPSAVE [-cP] [-a|b|t|s] [-f<Filaname>]
           -c  selecting a com port, this can be either 1 or 2
           -a  save to a text file (append mode)
           -t  save to a text file
           -b  save to a binary file (this format is used for TPSET)
           -s  display output to screen.
           -f<Filename> 

Note: All output are formatted when -s, -a, or -t is selected.
         

⌨️ 快捷键说明

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