This format can...
read and write waypoints
read and write tracks
read and write routes
GPSBabel supports the Navilink protocol used by the Locosys GT-11 GPS receivers. These are sold under a variety of names including:
NaviGPS | GT-11 | Amaryllo |
NaviGPS-BT | BGT-11 |
This format is used for both the serial protocol used on the USB link and for the files which can be copied from the internal memory to the SD card using recent firmware versions.
If you specify a serial port for the file (.e.g. "COM1", "/dev/ttyUSB0") to be read or written, GPSBabel will use the serial protocol. Specifying a file, either on local filesystem or on a mounted flash card reader, will results in the file-based format being used.
To access the device using the serial protocol over USB the device needs to be in Navilink mode, which can be activated from the main menu of the device.
Details of the Navilink serial protocol can be found here.
Delete all track points.
This option erases all track data in the receiver before doing a transfer.
This is a convenient option to use in automated processes where you want to ensure the units starts with a clean state before sending track data to it. Using this option on transmit is a better idea than doing it on receive since the latter would erase all the waypoints before asking the unit to send all the waypoints.
Delete all routes.
This option erases all routes in the receiver before doing a transfer.
This is a convenient option to use in automated processes where you want to ensure the units starts with a clean state before sending routes to it. Using this option on transmit is a better idea than doing it on receive since the latter would erase all the waypoints before asking the unit to send all the waypoints.
Delete all waypoints.
This option erases all waypoints in the receiver before doing a transfer.
This is a convenient option to use in automated processes where you want to ensure the units starts with a clean state before sending waypoints to it. Using this option on transmit is a better idea than doing it on receive since the latter would erase all the waypoints before asking the unit to send all the waypoints.