User Tools

Site Tools


navilink

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
navilink [2008/06/30 10:27] joneynavilink [2011/03/04 12:46] (current) – [4. Packet Summary] 82.240.215.236
Line 43: Line 43:
 Below all packet types of the NaviLink protocol are described. For each type the sending direction is given (H->D, H<-D or H<->D), where H is the Host computer and D the NAViGPS device. Below all packet types of the NaviLink protocol are described. For each type the sending direction is given (H->D, H<-D or H<->D), where H is the Host computer and D the NAViGPS device.
  
-For communicating with the device, the **NAVILINK Mode** needs to be enabled. In NAViGPS side, you can select function NAVILINK to set NAViGPS in link mode. You may exit from link mode by pressing any key or send a PID_QUITE packet to it. The NAViGPS will be reset after exiting from link mode.+For communicating with the device, the **NAVILINK Mode** needs to be enabled. In NAViGPS side, you can select function NAVILINK to set NAViGPS in link mode. You may exit from link mode by pressing any key or send a PID_QUIT packet to it. The NAViGPS will be reset after exiting from link mode.
  
 **Beginning and Ending Packets** **Beginning and Ending Packets**
Line 317: Line 317:
     unsigned short numOfTrackpoints;     /* 0..8191*/     unsigned short numOfTrackpoints;     /* 0..8191*/
     unsigned short protovolVersion;     unsigned short protovolVersion;
-    char username[16];+    char unknown[16]; /* 16 bytes with unknown info */ 
 +    char username[16]; /* zero byte terminated */
 } T_INFORMATION } T_INFORMATION
 </code> </code>
navilink.1214821638.txt.gz · Last modified: 2009/04/24 12:59 (external edit)