Serial port and GPS

SerialGPSForm.m_gpxdir Field

Directory for creating gpx files

[Visual Basic]
Private m_gpxdir As String
[C#]
private string m_gpxdir;

Remarks

The name of the gpx file is created automatically using Utils.getDateFileName(). The user may only select the directory, in which the gpx files have to be generated.

See Also

SerialGPSForm Class | serial Namespace