diff --git a/CMakeLists.txt b/CMakeLists.txt index 02ef0a5f6..ef11c2de0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -94,13 +94,10 @@ set(ALL_FMTS ${MINIMAL_FMTS} igc.cc lowranceusr.cc mtk_logger.cc - navilink.cc osm.cc ozi.cc qstarz_bl_1000.cc random.cc - sbn.cc - sbp.cc shape.cc skytraq.cc subrip.cc @@ -228,7 +225,6 @@ set(HEADERS legacyformat.h igc.h lowranceusr.h - navilink.h nmea.h osm.h qstarz_bl_1000.h @@ -400,7 +396,6 @@ set(TESTS lowranceusr mtk multiurlgpx - navilink nmea osm ozi @@ -411,8 +406,6 @@ set(TESTS realtime resample route_reverse - sbn - sbp serialization shape simplify-relative diff --git a/navilink.cc b/deprecated/navilink.cc similarity index 100% rename from navilink.cc rename to deprecated/navilink.cc diff --git a/navilink.h b/deprecated/navilink.h similarity index 100% rename from navilink.h rename to deprecated/navilink.h diff --git a/sbn.cc b/deprecated/sbn.cc similarity index 100% rename from sbn.cc rename to deprecated/sbn.cc diff --git a/sbp.cc b/deprecated/sbp.cc similarity index 100% rename from sbp.cc rename to deprecated/sbp.cc diff --git a/gui/coretool/core_strings.h b/gui/coretool/core_strings.h deleted file mode 100644 index f71707686..000000000 --- a/gui/coretool/core_strings.h +++ /dev/null @@ -1,587 +0,0 @@ -QT_TRANSLATE_NOOP("core","Brauniger IQ Series Barograph Download") -QT_TRANSLATE_NOOP("core","Max synthesized shortname length") -QT_TRANSLATE_NOOP("core","Allow whitespace synth. shortnames") -QT_TRANSLATE_NOOP("core","UPPERCASE synth. shortnames") -QT_TRANSLATE_NOOP("core","Make synth. shortnames unique") -QT_TRANSLATE_NOOP("core","Basename prepended to URL on output") -QT_TRANSLATE_NOOP("core","Use shortname instead of description") -QT_TRANSLATE_NOOP("core","GPS datum (def. WGS 84)") -QT_TRANSLATE_NOOP("core","Cambridge/Winpilot glider software") -QT_TRANSLATE_NOOP("core","Columbus/Visiontac V900 files (.csv)") -QT_TRANSLATE_NOOP("core","Max synthesized shortname length") -QT_TRANSLATE_NOOP("core","Allow whitespace synth. shortnames") -QT_TRANSLATE_NOOP("core","UPPERCASE synth. shortnames") -QT_TRANSLATE_NOOP("core","Make synth. shortnames unique") -QT_TRANSLATE_NOOP("core","Basename prepended to URL on output") -QT_TRANSLATE_NOOP("core","Use shortname instead of description") -QT_TRANSLATE_NOOP("core","GPS datum (def. WGS 84)") -QT_TRANSLATE_NOOP("core","Comma separated values") -QT_TRANSLATE_NOOP("core","Max synthesized shortname length") -QT_TRANSLATE_NOOP("core","Allow whitespace synth. shortnames") -QT_TRANSLATE_NOOP("core","UPPERCASE synth. shortnames") -QT_TRANSLATE_NOOP("core","Make synth. shortnames unique") -QT_TRANSLATE_NOOP("core","Basename prepended to URL on output") -QT_TRANSLATE_NOOP("core","Use shortname instead of description") -QT_TRANSLATE_NOOP("core","GPS datum (def. WGS 84)") -QT_TRANSLATE_NOOP("core","Data Logger iBlue747 csv") -QT_TRANSLATE_NOOP("core","Max synthesized shortname length") -QT_TRANSLATE_NOOP("core","Allow whitespace synth. shortnames") -QT_TRANSLATE_NOOP("core","UPPERCASE synth. shortnames") -QT_TRANSLATE_NOOP("core","Make synth. shortnames unique") -QT_TRANSLATE_NOOP("core","Basename prepended to URL on output") -QT_TRANSLATE_NOOP("core","Use shortname instead of description") -QT_TRANSLATE_NOOP("core","GPS datum (def. WGS 84)") -QT_TRANSLATE_NOOP("core","Data Logger iBlue757 csv") -QT_TRANSLATE_NOOP("core","DeLorme GPL") -QT_TRANSLATE_NOOP("core","Max synthesized shortname length") -QT_TRANSLATE_NOOP("core","Allow whitespace synth. shortnames") -QT_TRANSLATE_NOOP("core","UPPERCASE synth. shortnames") -QT_TRANSLATE_NOOP("core","Make synth. shortnames unique") -QT_TRANSLATE_NOOP("core","Basename prepended to URL on output") -QT_TRANSLATE_NOOP("core","Use shortname instead of description") -QT_TRANSLATE_NOOP("core","GPS datum (def. WGS 84)") -QT_TRANSLATE_NOOP("core","DeLorme Street Atlas Plus") -QT_TRANSLATE_NOOP("core","Keep turns if simplify filter is used") -QT_TRANSLATE_NOOP("core","Only read turns; skip all other points") -QT_TRANSLATE_NOOP("core","Split into multiple routes at turns") -QT_TRANSLATE_NOOP("core","Read control points as waypoint/route/none") -QT_TRANSLATE_NOOP("core","Synthesize track times") -QT_TRANSLATE_NOOP("core","DeLorme Street Atlas Route") -QT_TRANSLATE_NOOP("core","Destinator Itineraries (.dat)") -QT_TRANSLATE_NOOP("core","Destinator Points of Interest (.dat)") -QT_TRANSLATE_NOOP("core","Destinator TrackLogs (.dat)") -QT_TRANSLATE_NOOP("core","EasyGPS binary format") -QT_TRANSLATE_NOOP("core","Set waypoint name to source filename") -QT_TRANSLATE_NOOP("core","Time-frame (in seconds)") -QT_TRANSLATE_NOOP("core","Locate waypoint for tagging by this name") -QT_TRANSLATE_NOOP("core","!OVERWRITE! the original file. Default=N") -QT_TRANSLATE_NOOP("core","Embedded Exif-GPS data (.jpg)") -QT_TRANSLATE_NOOP("core","Time zone ID") -QT_TRANSLATE_NOOP("core","Energympro GPS training watch") -QT_TRANSLATE_NOOP("core","Enigma binary waypoint file (.ert)") -QT_TRANSLATE_NOOP("core","Source for name field in .dbf") -QT_TRANSLATE_NOOP("core","Source for URL field in .dbf") -QT_TRANSLATE_NOOP("core","ESRI shapefile") -QT_TRANSLATE_NOOP("core","F90G Automobile DVR GPS log file") -QT_TRANSLATE_NOOP("core","(integer sec or 'auto') Barograph to GPS time diff") -QT_TRANSLATE_NOOP("core","FAI/IGC Flight Recorder Data Format") -QT_TRANSLATE_NOOP("core","Read all points even if latitude or longitude is missing") -QT_TRANSLATE_NOOP("core","Attempt to recovery data from corrupt file") -QT_TRANSLATE_NOOP("core","Flexible and Interoperable Data Transfer (FIT) Activity file") -QT_TRANSLATE_NOOP("core","Max synthesized shortname length") -QT_TRANSLATE_NOOP("core","Allow whitespace synth. shortnames") -QT_TRANSLATE_NOOP("core","UPPERCASE synth. shortnames") -QT_TRANSLATE_NOOP("core","Make synth. shortnames unique") -QT_TRANSLATE_NOOP("core","Basename prepended to URL on output") -QT_TRANSLATE_NOOP("core","Use shortname instead of description") -QT_TRANSLATE_NOOP("core","GPS datum (def. WGS 84)") -QT_TRANSLATE_NOOP("core","FlySight GPS File") -QT_TRANSLATE_NOOP("core","Default speed for waypoints (knots/hr)") -QT_TRANSLATE_NOOP("core","Split input into separate files") -QT_TRANSLATE_NOOP("core","Franson GPSGate Simulation") -QT_TRANSLATE_NOOP("core","Max synthesized shortname length") -QT_TRANSLATE_NOOP("core","Allow whitespace synth. shortnames") -QT_TRANSLATE_NOOP("core","UPPERCASE synth. shortnames") -QT_TRANSLATE_NOOP("core","Make synth. shortnames unique") -QT_TRANSLATE_NOOP("core","Basename prepended to URL on output") -QT_TRANSLATE_NOOP("core","Use shortname instead of description") -QT_TRANSLATE_NOOP("core","GPS datum (def. WGS 84)") -QT_TRANSLATE_NOOP("core","Fugawi") -QT_TRANSLATE_NOOP("core","Max synthesized shortname length") -QT_TRANSLATE_NOOP("core","Allow whitespace synth. shortnames") -QT_TRANSLATE_NOOP("core","UPPERCASE synth. shortnames") -QT_TRANSLATE_NOOP("core","Make synth. shortnames unique") -QT_TRANSLATE_NOOP("core","Basename prepended to URL on output") -QT_TRANSLATE_NOOP("core","Use shortname instead of description") -QT_TRANSLATE_NOOP("core","GPS datum (def. WGS 84)") -QT_TRANSLATE_NOOP("core","Garmin 301 Custom position and heartrate") -QT_TRANSLATE_NOOP("core","Max synthesized shortname length") -QT_TRANSLATE_NOOP("core","Allow whitespace synth. shortnames") -QT_TRANSLATE_NOOP("core","UPPERCASE synth. shortnames") -QT_TRANSLATE_NOOP("core","Make synth. shortnames unique") -QT_TRANSLATE_NOOP("core","Basename prepended to URL on output") -QT_TRANSLATE_NOOP("core","Use shortname instead of description") -QT_TRANSLATE_NOOP("core","GPS datum (def. WGS 84)") -QT_TRANSLATE_NOOP("core","Garmin G1000 datalog input filter file") -QT_TRANSLATE_NOOP("core","Garmin Logbook XML") -QT_TRANSLATE_NOOP("core","Default category on output (1..16)") -QT_TRANSLATE_NOOP("core","Bitmap of categories") -QT_TRANSLATE_NOOP("core","Version of gdb file to generate (1..3)") -QT_TRANSLATE_NOOP("core","Drop route points that do not have an equivalent waypoint (hidden points)") -QT_TRANSLATE_NOOP("core","Don't create waypoints for non-user points") -QT_TRANSLATE_NOOP("core","Include major turn points (with description) from calculated route") -QT_TRANSLATE_NOOP("core","Garmin MapSource - gdb") -QT_TRANSLATE_NOOP("core","Read/Write date format (i.e. yyyy/mm/dd)") -QT_TRANSLATE_NOOP("core","GPS datum (def. WGS 84)") -QT_TRANSLATE_NOOP("core","Distance unit [m=metric, s=statute]") -QT_TRANSLATE_NOOP("core","Write position using this grid.") -QT_TRANSLATE_NOOP("core","Precision of coordinates") -QT_TRANSLATE_NOOP("core","Temperature unit [c=Celsius, f=Fahrenheit]") -QT_TRANSLATE_NOOP("core","Read/Write time format (i.e. HH:mm:ss xx)") -QT_TRANSLATE_NOOP("core","Write timestamps with offset x to UTC time") -QT_TRANSLATE_NOOP("core","Garmin MapSource - txt (tab delimited)") -QT_TRANSLATE_NOOP("core","Max synthesized shortname length") -QT_TRANSLATE_NOOP("core","Allow whitespace synth. shortnames") -QT_TRANSLATE_NOOP("core","UPPERCASE synth. shortnames") -QT_TRANSLATE_NOOP("core","Make synth. shortnames unique") -QT_TRANSLATE_NOOP("core","Basename prepended to URL on output") -QT_TRANSLATE_NOOP("core","Use shortname instead of description") -QT_TRANSLATE_NOOP("core","GPS datum (def. WGS 84)") -QT_TRANSLATE_NOOP("core","Garmin POI database") -QT_TRANSLATE_NOOP("core","Enable alerts on speed or proximity distance") -QT_TRANSLATE_NOOP("core","Use specified bitmap on output") -QT_TRANSLATE_NOOP("core","Default category on output") -QT_TRANSLATE_NOOP("core","Don't show gpi bitmap on device") -QT_TRANSLATE_NOOP("core","Write description to address field") -QT_TRANSLATE_NOOP("core","Write notes to address field") -QT_TRANSLATE_NOOP("core","Write position to address field") -QT_TRANSLATE_NOOP("core","Default proximity") -QT_TRANSLATE_NOOP("core","After output job done sleep n second(s)") -QT_TRANSLATE_NOOP("core","Default speed") -QT_TRANSLATE_NOOP("core","Create unique waypoint names (default = yes)") -QT_TRANSLATE_NOOP("core","Units used for names with @speed ('s'tatute or 'm'etric)") -QT_TRANSLATE_NOOP("core","codec to use for writing strings") -QT_TRANSLATE_NOOP("core","language code to use for reading dual language files") -QT_TRANSLATE_NOOP("core","Garmin Points of Interest (.gpi)") -QT_TRANSLATE_NOOP("core","Length of generated shortnames") -QT_TRANSLATE_NOOP("core","Allow whitespace synth. shortnames") -QT_TRANSLATE_NOOP("core","Default icon name") -QT_TRANSLATE_NOOP("core","Return current position as a waypoint") -QT_TRANSLATE_NOOP("core","Command unit to power itself down") -QT_TRANSLATE_NOOP("core","Erase existing courses when writing new ones") -QT_TRANSLATE_NOOP("core","Sync GPS time to computer time") -QT_TRANSLATE_NOOP("core","Category number to use for written waypoints") -QT_TRANSLATE_NOOP("core","Bitmap of categories") -QT_TRANSLATE_NOOP("core","Speed in bits per second of serial port (baud=9600)") -QT_TRANSLATE_NOOP("core","Garmin serial/USB protocol") -QT_TRANSLATE_NOOP("core","Write course rather than history, default yes") -QT_TRANSLATE_NOOP("core","Sport: Biking (deflt), Running, MultiSport, Other") -QT_TRANSLATE_NOOP("core","Garmin Training Center (.tcx/.crs/.hst/.xml)") -QT_TRANSLATE_NOOP("core","Default icon name") -QT_TRANSLATE_NOOP("core","Omit Placer name") -QT_TRANSLATE_NOOP("core","Geocaching.com .loc") -QT_TRANSLATE_NOOP("core","Geogrid-Viewer ascii overlay file (.ovl)") -QT_TRANSLATE_NOOP("core","Geogrid-Viewer binary overlay file (.ovl)") -QT_TRANSLATE_NOOP("core","Geogrid-Viewer tracklogs (.log)") -QT_TRANSLATE_NOOP("core","Compact Output. Default is off.") -QT_TRANSLATE_NOOP("core","GeoJson") -QT_TRANSLATE_NOOP("core","Max synthesized shortname length") -QT_TRANSLATE_NOOP("core","Allow whitespace synth. shortnames") -QT_TRANSLATE_NOOP("core","UPPERCASE synth. shortnames") -QT_TRANSLATE_NOOP("core","Make synth. shortnames unique") -QT_TRANSLATE_NOOP("core","Basename prepended to URL on output") -QT_TRANSLATE_NOOP("core","Use shortname instead of description") -QT_TRANSLATE_NOOP("core","GPS datum (def. WGS 84)") -QT_TRANSLATE_NOOP("core","GEOnet Names Server (GNS)") -QT_TRANSLATE_NOOP("core","Erase device data after download") -QT_TRANSLATE_NOOP("core","Only erase device data, do not download anything") -QT_TRANSLATE_NOOP("core","GlobalSat DG-100/BT-335 Download") -QT_TRANSLATE_NOOP("core","Erase device data after download") -QT_TRANSLATE_NOOP("core","Only erase device data, do not download anything") -QT_TRANSLATE_NOOP("core","GlobalSat DG-200 Download") -QT_TRANSLATE_NOOP("core","list tracks") -QT_TRANSLATE_NOOP("core","get track") -QT_TRANSLATE_NOOP("core","Dump raw data to this file") -QT_TRANSLATE_NOOP("core","Dump raw data to this file") -QT_TRANSLATE_NOOP("core","Time zone ID") -QT_TRANSLATE_NOOP("core","GlobalSat GH625XT GPS training watch") -QT_TRANSLATE_NOOP("core","Google Directions XML") -QT_TRANSLATE_NOOP("core","Default icon name") -QT_TRANSLATE_NOOP("core","Export linestrings for tracks and routes") -QT_TRANSLATE_NOOP("core","Export placemarks for tracks and routes") -QT_TRANSLATE_NOOP("core","Width of lines, in pixels") -QT_TRANSLATE_NOOP("core","Line color, specified in hex AABBGGRR") -QT_TRANSLATE_NOOP("core","Altitudes are absolute and not clamped to ground") -QT_TRANSLATE_NOOP("core","Draw extrusion line from trackpoint to ground") -QT_TRANSLATE_NOOP("core","Write KML track (default = 0)") -QT_TRANSLATE_NOOP("core","Include extended data for trackpoints (default = 1)") -QT_TRANSLATE_NOOP("core","Indicate direction of travel in track icons (default = 0)") -QT_TRANSLATE_NOOP("core","Units used when writing comments ('s'tatute, 'm'etric,' 'n'autical, 'a'viation)") -QT_TRANSLATE_NOOP("core","Display labels on track and routepoints (default = 1)") -QT_TRANSLATE_NOOP("core","Retain at most this number of position points (0 = unlimited)") -QT_TRANSLATE_NOOP("core","Rotate colors for tracks and routes (default automatic)") -QT_TRANSLATE_NOOP("core","Precision of coordinates, number of decimals") -QT_TRANSLATE_NOOP("core","Google Earth (Keyhole) Markup Language") -QT_TRANSLATE_NOOP("core","Google Navigator Tracklines (.trl)") -QT_TRANSLATE_NOOP("core","Max synthesized shortname length") -QT_TRANSLATE_NOOP("core","Allow whitespace synth. shortnames") -QT_TRANSLATE_NOOP("core","UPPERCASE synth. shortnames") -QT_TRANSLATE_NOOP("core","Make synth. shortnames unique") -QT_TRANSLATE_NOOP("core","Basename prepended to URL on output") -QT_TRANSLATE_NOOP("core","Use shortname instead of description") -QT_TRANSLATE_NOOP("core","GPS datum (def. WGS 84)") -QT_TRANSLATE_NOOP("core","GPS Tracking Key Pro text") -QT_TRANSLATE_NOOP("core","GPS TrackMaker") -QT_TRANSLATE_NOOP("core","Max synthesized shortname length") -QT_TRANSLATE_NOOP("core","Allow whitespace synth. shortnames") -QT_TRANSLATE_NOOP("core","UPPERCASE synth. shortnames") -QT_TRANSLATE_NOOP("core","Make synth. shortnames unique") -QT_TRANSLATE_NOOP("core","Basename prepended to URL on output") -QT_TRANSLATE_NOOP("core","Use shortname instead of description") -QT_TRANSLATE_NOOP("core","GPS datum (def. WGS 84)") -QT_TRANSLATE_NOOP("core","GPSBabel arc filter file") -QT_TRANSLATE_NOOP("core","Max synthesized shortname length") -QT_TRANSLATE_NOOP("core","Allow whitespace synth. shortnames") -QT_TRANSLATE_NOOP("core","UPPERCASE synth. shortnames") -QT_TRANSLATE_NOOP("core","Make synth. shortnames unique") -QT_TRANSLATE_NOOP("core","Basename prepended to URL on output") -QT_TRANSLATE_NOOP("core","Use shortname instead of description") -QT_TRANSLATE_NOOP("core","GPS datum (def. WGS 84)") -QT_TRANSLATE_NOOP("core","GpsDrive Format") -QT_TRANSLATE_NOOP("core","Max synthesized shortname length") -QT_TRANSLATE_NOOP("core","Allow whitespace synth. shortnames") -QT_TRANSLATE_NOOP("core","UPPERCASE synth. shortnames") -QT_TRANSLATE_NOOP("core","Make synth. shortnames unique") -QT_TRANSLATE_NOOP("core","Basename prepended to URL on output") -QT_TRANSLATE_NOOP("core","Use shortname instead of description") -QT_TRANSLATE_NOOP("core","GPS datum (def. WGS 84)") -QT_TRANSLATE_NOOP("core","GpsDrive Format for Tracks") -QT_TRANSLATE_NOOP("core","Length of generated shortnames") -QT_TRANSLATE_NOOP("core","No whitespace in generated shortnames") -QT_TRANSLATE_NOOP("core","Create waypoints from geocache log entries") -QT_TRANSLATE_NOOP("core","Base URL for link tag in output") -QT_TRANSLATE_NOOP("core","Target GPX version for output") -QT_TRANSLATE_NOOP("core","Add info (depth) as Humminbird extension") -QT_TRANSLATE_NOOP("core","Add info (depth) as Garmin extension") -QT_TRANSLATE_NOOP("core","Precision of elevations, number of decimals") -QT_TRANSLATE_NOOP("core","GPX XML") -QT_TRANSLATE_NOOP("core","HikeTech") -QT_TRANSLATE_NOOP("core","Holux (gm-100) .wpo Format") -QT_TRANSLATE_NOOP("core","MTK compatible CSV output file") -QT_TRANSLATE_NOOP("core","Holux M-241 (MTK based) Binary File Format") -QT_TRANSLATE_NOOP("core","Erase device data after download") -QT_TRANSLATE_NOOP("core","Only erase device data, do not download anything") -QT_TRANSLATE_NOOP("core","Enable logging after download") -QT_TRANSLATE_NOOP("core","MTK compatible CSV output file") -QT_TRANSLATE_NOOP("core","Size of blocks in KB to request from device") -QT_TRANSLATE_NOOP("core","Holux M-241 (MTK based) download") -QT_TRANSLATE_NOOP("core","Path to HTML style sheet") -QT_TRANSLATE_NOOP("core","Encrypt hints using ROT13") -QT_TRANSLATE_NOOP("core","Include groundspeak logs if present") -QT_TRANSLATE_NOOP("core","Degrees output as 'ddd', 'dmm'(default) or 'dms'") -QT_TRANSLATE_NOOP("core","Units for altitude (f)eet or (m)etres") -QT_TRANSLATE_NOOP("core","HTML Output") -QT_TRANSLATE_NOOP("core","Humminbird tracks (.ht)") -QT_TRANSLATE_NOOP("core","Humminbird waypoints and routes (.hwr)") -QT_TRANSLATE_NOOP("core","Index of track to write (if more than one in source)") -QT_TRANSLATE_NOOP("core","IGN Rando track files") -QT_TRANSLATE_NOOP("core","Max synthesized shortname length") -QT_TRANSLATE_NOOP("core","Allow whitespace synth. shortnames") -QT_TRANSLATE_NOOP("core","UPPERCASE synth. shortnames") -QT_TRANSLATE_NOOP("core","Make synth. shortnames unique") -QT_TRANSLATE_NOOP("core","Basename prepended to URL on output") -QT_TRANSLATE_NOOP("core","Use shortname instead of description") -QT_TRANSLATE_NOOP("core","GPS datum (def. WGS 84)") -QT_TRANSLATE_NOOP("core","iGo Primo points of interest (.upoi)") -QT_TRANSLATE_NOOP("core","Max synthesized shortname length") -QT_TRANSLATE_NOOP("core","Allow whitespace synth. shortnames") -QT_TRANSLATE_NOOP("core","UPPERCASE synth. shortnames") -QT_TRANSLATE_NOOP("core","Make synth. shortnames unique") -QT_TRANSLATE_NOOP("core","Basename prepended to URL on output") -QT_TRANSLATE_NOOP("core","Use shortname instead of description") -QT_TRANSLATE_NOOP("core","GPS datum (def. WGS 84)") -QT_TRANSLATE_NOOP("core","iGO2008 points of interest (.upoi)") -QT_TRANSLATE_NOOP("core","Track identification number") -QT_TRANSLATE_NOOP("core","Track title") -QT_TRANSLATE_NOOP("core","Track description") -QT_TRANSLATE_NOOP("core","IGO8 .trk") -QT_TRANSLATE_NOOP("core","Max synthesized shortname length") -QT_TRANSLATE_NOOP("core","Allow whitespace synth. shortnames") -QT_TRANSLATE_NOOP("core","UPPERCASE synth. shortnames") -QT_TRANSLATE_NOOP("core","Make synth. shortnames unique") -QT_TRANSLATE_NOOP("core","Basename prepended to URL on output") -QT_TRANSLATE_NOOP("core","Use shortname instead of description") -QT_TRANSLATE_NOOP("core","GPS datum (def. WGS 84)") -QT_TRANSLATE_NOOP("core","Kompass (DAV) Track (.tk)") -QT_TRANSLATE_NOOP("core","Max synthesized shortname length") -QT_TRANSLATE_NOOP("core","Allow whitespace synth. shortnames") -QT_TRANSLATE_NOOP("core","UPPERCASE synth. shortnames") -QT_TRANSLATE_NOOP("core","Make synth. shortnames unique") -QT_TRANSLATE_NOOP("core","Basename prepended to URL on output") -QT_TRANSLATE_NOOP("core","Use shortname instead of description") -QT_TRANSLATE_NOOP("core","GPS datum (def. WGS 84)") -QT_TRANSLATE_NOOP("core","Kompass (DAV) Waypoints (.wp)") -QT_TRANSLATE_NOOP("core","(USR input) Ignore event marker icons on read") -QT_TRANSLATE_NOOP("core","(USR output) Treat waypoints as icons on write") -QT_TRANSLATE_NOOP("core","(USR output) Merge into one segmented trail") -QT_TRANSLATE_NOOP("core","(USR input) Break segments into separate trails") -QT_TRANSLATE_NOOP("core","(USR output) Write version") -QT_TRANSLATE_NOOP("core","(USR output) Output file title string") -QT_TRANSLATE_NOOP("core","(USR output) Device serial number") -QT_TRANSLATE_NOOP("core","(USR output) Output file content description") -QT_TRANSLATE_NOOP("core","Lowrance USR") -QT_TRANSLATE_NOOP("core","Default icon name") -QT_TRANSLATE_NOOP("core","Max number of comments to write (maxcmts=200)") -QT_TRANSLATE_NOOP("core","Magellan SD files (as for eXplorist)") -QT_TRANSLATE_NOOP("core","Default icon name") -QT_TRANSLATE_NOOP("core","Max number of comments to write (maxcmts=200)") -QT_TRANSLATE_NOOP("core","Magellan SD files (as for Meridian)") -QT_TRANSLATE_NOOP("core","Default icon name") -QT_TRANSLATE_NOOP("core","Max number of comments to write (maxcmts=200)") -QT_TRANSLATE_NOOP("core","Numeric value of bitrate (baud=4800)") -QT_TRANSLATE_NOOP("core","Suppress use of handshaking in name of speed") -QT_TRANSLATE_NOOP("core","Delete all waypoints") -QT_TRANSLATE_NOOP("core","Magellan serial protocol") -QT_TRANSLATE_NOOP("core","MagicMaps IK3D project file (.ikt)") -QT_TRANSLATE_NOOP("core","Max synthesized shortname length") -QT_TRANSLATE_NOOP("core","Allow whitespace synth. shortnames") -QT_TRANSLATE_NOOP("core","UPPERCASE synth. shortnames") -QT_TRANSLATE_NOOP("core","Make synth. shortnames unique") -QT_TRANSLATE_NOOP("core","Basename prepended to URL on output") -QT_TRANSLATE_NOOP("core","Use shortname instead of description") -QT_TRANSLATE_NOOP("core","GPS datum (def. WGS 84)") -QT_TRANSLATE_NOOP("core","Mainnav") -QT_TRANSLATE_NOOP("core","Include only via stations in route") -QT_TRANSLATE_NOOP("core","Map&Guide 'TourExchangeFormat' XML") -QT_TRANSLATE_NOOP("core","MapAsia track file (.tr7)") -QT_TRANSLATE_NOOP("core","Mapbar (China) navigation track for Sonim Xp3300") -QT_TRANSLATE_NOOP("core","Mapfactor Navigator") -QT_TRANSLATE_NOOP("core","Max synthesized shortname length") -QT_TRANSLATE_NOOP("core","Allow whitespace synth. shortnames") -QT_TRANSLATE_NOOP("core","UPPERCASE synth. shortnames") -QT_TRANSLATE_NOOP("core","Make synth. shortnames unique") -QT_TRANSLATE_NOOP("core","Basename prepended to URL on output") -QT_TRANSLATE_NOOP("core","Use shortname instead of description") -QT_TRANSLATE_NOOP("core","GPS datum (def. WGS 84)") -QT_TRANSLATE_NOOP("core","Mapopolis.com Mapconverter CSV") -QT_TRANSLATE_NOOP("core","Max synthesized shortname length") -QT_TRANSLATE_NOOP("core","Allow whitespace synth. shortnames") -QT_TRANSLATE_NOOP("core","UPPERCASE synth. shortnames") -QT_TRANSLATE_NOOP("core","Make synth. shortnames unique") -QT_TRANSLATE_NOOP("core","Basename prepended to URL on output") -QT_TRANSLATE_NOOP("core","Use shortname instead of description") -QT_TRANSLATE_NOOP("core","GPS datum (def. WGS 84)") -QT_TRANSLATE_NOOP("core","MapTech Exchange Format") -QT_TRANSLATE_NOOP("core","Speed in bits per second of serial port (autodetect=0)") -QT_TRANSLATE_NOOP("core","Download logged fixes") -QT_TRANSLATE_NOOP("core","Erase device data after download") -QT_TRANSLATE_NOOP("core","Show device status") -QT_TRANSLATE_NOOP("core","Enable logging after download") -QT_TRANSLATE_NOOP("core","MediaTek Locus") -QT_TRANSLATE_NOOP("core","Write items 'locked' [default no]") -QT_TRANSLATE_NOOP("core","Write items 'visible' [default yes]") -QT_TRANSLATE_NOOP("core","Write files with internal version [n]") -QT_TRANSLATE_NOOP("core","Memory-Map Navigator overlay files (.mmo)") -QT_TRANSLATE_NOOP("core","Max synthesized shortname length") -QT_TRANSLATE_NOOP("core","Allow whitespace synth. shortnames") -QT_TRANSLATE_NOOP("core","UPPERCASE synth. shortnames") -QT_TRANSLATE_NOOP("core","Make synth. shortnames unique") -QT_TRANSLATE_NOOP("core","Basename prepended to URL on output") -QT_TRANSLATE_NOOP("core","Use shortname instead of description") -QT_TRANSLATE_NOOP("core","GPS datum (def. WGS 84)") -QT_TRANSLATE_NOOP("core","Microsoft Streets and Trips 2002-2007") -QT_TRANSLATE_NOOP("core","Baud rate used for download") -QT_TRANSLATE_NOOP("core","Dump raw data to this file") -QT_TRANSLATE_NOOP("core","Erase device data after download") -QT_TRANSLATE_NOOP("core","First sector to be read from the device") -QT_TRANSLATE_NOOP("core","Baud rate used to init device (0=autodetect)") -QT_TRANSLATE_NOOP("core","Last sector to be read from the device (-1: smart read everything)") -QT_TRANSLATE_NOOP("core","Disable output (useful with erase)") -QT_TRANSLATE_NOOP("core","Number of sectors to read at once (0=use single sector mode)") -QT_TRANSLATE_NOOP("core","POI for Home Symbol as lat:lng[:alt]") -QT_TRANSLATE_NOOP("core","POI for Car Symbol as lat:lng[:alt]") -QT_TRANSLATE_NOOP("core","POI for Boat Symbol as lat:lng[:alt]") -QT_TRANSLATE_NOOP("core","POI for Heart Symbol as lat:lng[:alt]") -QT_TRANSLATE_NOOP("core","POI for Bar Symbol as lat:lng[:alt]") -QT_TRANSLATE_NOOP("core","Seconds that GPS time tracks UTC (0: best guess)") -QT_TRANSLATE_NOOP("core","GPS week rollover period we're in (-1: best guess)") -QT_TRANSLATE_NOOP("core","MiniHomer, a skyTraq Venus 6 based logger (download tracks, waypoints and get/set POI)") -QT_TRANSLATE_NOOP("core","Garmin Mobile XT ([ATRK]/STRK)") -QT_TRANSLATE_NOOP("core","Track name processing option ([0]-nrm/1-ign)") -QT_TRANSLATE_NOOP("core","Mobile Garmin XT Track files") -QT_TRANSLATE_NOOP("core","Max synthesized shortname length") -QT_TRANSLATE_NOOP("core","Allow whitespace synth. shortnames") -QT_TRANSLATE_NOOP("core","UPPERCASE synth. shortnames") -QT_TRANSLATE_NOOP("core","Make synth. shortnames unique") -QT_TRANSLATE_NOOP("core","Basename prepended to URL on output") -QT_TRANSLATE_NOOP("core","Use shortname instead of description") -QT_TRANSLATE_NOOP("core","GPS datum (def. WGS 84)") -QT_TRANSLATE_NOOP("core","Motoactiv CSV") -QT_TRANSLATE_NOOP("core","Index of route to write (if more than one in source)") -QT_TRANSLATE_NOOP("core","New name for the route") -QT_TRANSLATE_NOOP("core","Radius of our big earth (default 6371000 meters)") -QT_TRANSLATE_NOOP("core","Use shortname instead of description") -QT_TRANSLATE_NOOP("core","Motorrad Routenplaner (Map&Guide) .bcr files") -QT_TRANSLATE_NOOP("core","MTK compatible CSV output file") -QT_TRANSLATE_NOOP("core","MTK Logger (iBlue 747,...) Binary File Format") -QT_TRANSLATE_NOOP("core","Erase device data after download") -QT_TRANSLATE_NOOP("core","Only erase device data, do not download anything") -QT_TRANSLATE_NOOP("core","Enable logging after download") -QT_TRANSLATE_NOOP("core","MTK compatible CSV output file") -QT_TRANSLATE_NOOP("core","Size of blocks in KB to request from device") -QT_TRANSLATE_NOOP("core","MTK Logger (iBlue 747,Qstarz BT-1000,...) download") -QT_TRANSLATE_NOOP("core","MyNav TRC format") -QT_TRANSLATE_NOOP("core","Datum (default=NAD27)") -QT_TRANSLATE_NOOP("core","National Geographic Topo .tpg (waypoints)") -QT_TRANSLATE_NOOP("core","National Geographic Topo 2.x .tpo") -QT_TRANSLATE_NOOP("core","National Geographic Topo 3.x/4.x .tpo") -QT_TRANSLATE_NOOP("core","Max synthesized shortname length") -QT_TRANSLATE_NOOP("core","Allow whitespace synth. shortnames") -QT_TRANSLATE_NOOP("core","UPPERCASE synth. shortnames") -QT_TRANSLATE_NOOP("core","Make synth. shortnames unique") -QT_TRANSLATE_NOOP("core","Basename prepended to URL on output") -QT_TRANSLATE_NOOP("core","Use shortname instead of description") -QT_TRANSLATE_NOOP("core","GPS datum (def. WGS 84)") -QT_TRANSLATE_NOOP("core","Navigon Waypoints") -QT_TRANSLATE_NOOP("core","Delete all track points") -QT_TRANSLATE_NOOP("core","Delete all routes") -QT_TRANSLATE_NOOP("core","Delete all waypoints") -QT_TRANSLATE_NOOP("core","Clear the datalog") -QT_TRANSLATE_NOOP("core","Read from datalogger buffer") -QT_TRANSLATE_NOOP("core","Command unit to power itself down") -QT_TRANSLATE_NOOP("core","NaviGPS GT-11/BGT-11 Download") -QT_TRANSLATE_NOOP("core","NaviGPS GT-31/BGT-31 datalogger (.sbp)") -QT_TRANSLATE_NOOP("core","NaviGPS GT-31/BGT-31 SiRF binary logfile (.sbn)") -QT_TRANSLATE_NOOP("core","Navitel binary track (.bin)") -QT_TRANSLATE_NOOP("core","Max synthesized shortname length") -QT_TRANSLATE_NOOP("core","Allow whitespace synth. shortnames") -QT_TRANSLATE_NOOP("core","UPPERCASE synth. shortnames") -QT_TRANSLATE_NOOP("core","Make synth. shortnames unique") -QT_TRANSLATE_NOOP("core","Basename prepended to URL on output") -QT_TRANSLATE_NOOP("core","Use shortname instead of description") -QT_TRANSLATE_NOOP("core","GPS datum (def. WGS 84)") -QT_TRANSLATE_NOOP("core","Navitrak DNA marker format") -QT_TRANSLATE_NOOP("core","Max synthesized shortname length") -QT_TRANSLATE_NOOP("core","Allow whitespace synth. shortnames") -QT_TRANSLATE_NOOP("core","UPPERCASE synth. shortnames") -QT_TRANSLATE_NOOP("core","Make synth. shortnames unique") -QT_TRANSLATE_NOOP("core","Basename prepended to URL on output") -QT_TRANSLATE_NOOP("core","Use shortname instead of description") -QT_TRANSLATE_NOOP("core","GPS datum (def. WGS 84)") -QT_TRANSLATE_NOOP("core","NIMA/GNIS Geographic Names File") -QT_TRANSLATE_NOOP("core","Max length of waypoint name to write") -QT_TRANSLATE_NOOP("core","Read/write GPRMC sentences") -QT_TRANSLATE_NOOP("core","Read/write GPGGA sentences") -QT_TRANSLATE_NOOP("core","Read/write GPVTG sentences") -QT_TRANSLATE_NOOP("core","Read/write GPGSA sentences") -QT_TRANSLATE_NOOP("core","Complete date-free tracks with given date (YYYYMMDD).") -QT_TRANSLATE_NOOP("core","Return current position as a waypoint") -QT_TRANSLATE_NOOP("core","Decimal seconds to pause between groups of strings") -QT_TRANSLATE_NOOP("core","Append realtime positioning data to the output file instead of truncating") -QT_TRANSLATE_NOOP("core","Speed in bits per second of serial port (baud=4800)") -QT_TRANSLATE_NOOP("core","Write tracks for Gisteq Phototracker") -QT_TRANSLATE_NOOP("core","Accept position fixes in gpgga marked invalid") -QT_TRANSLATE_NOOP("core","NMEA 0183 sentences") -QT_TRANSLATE_NOOP("core","Compact binary representation") -QT_TRANSLATE_NOOP("core","Nokia Landmark Exchange") -QT_TRANSLATE_NOOP("core","Write additional way tag key/value pairs") -QT_TRANSLATE_NOOP("core","Write additional node tag key/value pairs") -QT_TRANSLATE_NOOP("core","Use this value as custom created_by value") -QT_TRANSLATE_NOOP("core","OpenStreetMap data files") -QT_TRANSLATE_NOOP("core","Write all tracks into one file") -QT_TRANSLATE_NOOP("core","Max synthesized shortname length") -QT_TRANSLATE_NOOP("core","Allow whitespace synth. shortnames") -QT_TRANSLATE_NOOP("core","UPPERCASE synth. shortnames") -QT_TRANSLATE_NOOP("core","Make synth. shortnames unique") -QT_TRANSLATE_NOOP("core","Waypoint foreground color") -QT_TRANSLATE_NOOP("core","Waypoint background color") -QT_TRANSLATE_NOOP("core","Proximity distance") -QT_TRANSLATE_NOOP("core","Unit used in altitude values") -QT_TRANSLATE_NOOP("core","Unit used in proximity values") -QT_TRANSLATE_NOOP("core","codec to use for reading and writing strings (default windows-1252)") -QT_TRANSLATE_NOOP("core","OziExplorer") -QT_TRANSLATE_NOOP("core","Qstarz BL-1000") -QT_TRANSLATE_NOOP("core","Default location") -QT_TRANSLATE_NOOP("core","Raymarine Waypoint File (.rwf)") -QT_TRANSLATE_NOOP("core","Max synthesized shortname length") -QT_TRANSLATE_NOOP("core","Allow whitespace synth. shortnames") -QT_TRANSLATE_NOOP("core","UPPERCASE synth. shortnames") -QT_TRANSLATE_NOOP("core","Make synth. shortnames unique") -QT_TRANSLATE_NOOP("core","Basename prepended to URL on output") -QT_TRANSLATE_NOOP("core","Use shortname instead of description") -QT_TRANSLATE_NOOP("core","GPS datum (def. WGS 84)") -QT_TRANSLATE_NOOP("core","Ricoh GPS Log File") -QT_TRANSLATE_NOOP("core","Max synthesized shortname length") -QT_TRANSLATE_NOOP("core","Allow whitespace synth. shortnames") -QT_TRANSLATE_NOOP("core","UPPERCASE synth. shortnames") -QT_TRANSLATE_NOOP("core","Make synth. shortnames unique") -QT_TRANSLATE_NOOP("core","Basename prepended to URL on output") -QT_TRANSLATE_NOOP("core","Use shortname instead of description") -QT_TRANSLATE_NOOP("core","GPS datum (def. WGS 84)") -QT_TRANSLATE_NOOP("core","See You flight analysis data") -QT_TRANSLATE_NOOP("core","Erase device data after download") -QT_TRANSLATE_NOOP("core","Set location finder target location as lat,lng") -QT_TRANSLATE_NOOP("core","Configure logging parameter as tmin:tmax:dmin:dmax") -QT_TRANSLATE_NOOP("core","Baud rate used for download") -QT_TRANSLATE_NOOP("core","Baud rate used to init device (0=autodetect)") -QT_TRANSLATE_NOOP("core","Number of sectors to read at once (0=use single sector mode)") -QT_TRANSLATE_NOOP("core","First sector to be read from the device") -QT_TRANSLATE_NOOP("core","Last sector to be read from the device (-1: smart read everything)") -QT_TRANSLATE_NOOP("core","Dump raw data to this file") -QT_TRANSLATE_NOOP("core","Disable output (useful with erase)") -QT_TRANSLATE_NOOP("core","Seconds that GPS time tracks UTC (0: best guess)") -QT_TRANSLATE_NOOP("core","GPS week rollover period we're in (-1: best guess)") -QT_TRANSLATE_NOOP("core","SkyTraq Venus based loggers (download)") -QT_TRANSLATE_NOOP("core","First sector to be read from the file") -QT_TRANSLATE_NOOP("core","Last sector to be read from the file (-1: read till empty sector)") -QT_TRANSLATE_NOOP("core","Seconds that GPS time tracks UTC (0: best guess)") -QT_TRANSLATE_NOOP("core","GPS week rollover period we're in (-1: best guess)") -QT_TRANSLATE_NOOP("core","SkyTraq Venus based loggers Binary File Format") -QT_TRANSLATE_NOOP("core","Video position for which exact GPS time is known (hhmmss[.sss], default is 00:00:00,000)") -QT_TRANSLATE_NOOP("core","GPS time at position video_time (hhmmss[.sss], default is first timestamp of track)") -QT_TRANSLATE_NOOP("core","GPS date at position video_time (yyyymmdd, default is first timestamp of track)") -QT_TRANSLATE_NOOP("core","Format for subtitles") -QT_TRANSLATE_NOOP("core","SubRip subtitles for video mapping (.srt)") -QT_TRANSLATE_NOOP("core","Swiss Map 25/50/100 (.xol)") -QT_TRANSLATE_NOOP("core","Max synthesized shortname length") -QT_TRANSLATE_NOOP("core","Allow whitespace synth. shortnames") -QT_TRANSLATE_NOOP("core","UPPERCASE synth. shortnames") -QT_TRANSLATE_NOOP("core","Make synth. shortnames unique") -QT_TRANSLATE_NOOP("core","Basename prepended to URL on output") -QT_TRANSLATE_NOOP("core","Use shortname instead of description") -QT_TRANSLATE_NOOP("core","GPS datum (def. WGS 84)") -QT_TRANSLATE_NOOP("core","Tab delimited fields useful for OpenOffice") -QT_TRANSLATE_NOOP("core","Teletype [ Get Jonathon Johnson to describe") -QT_TRANSLATE_NOOP("core","Suppress separator lines between waypoints") -QT_TRANSLATE_NOOP("core","Encrypt hints using ROT13") -QT_TRANSLATE_NOOP("core","Include groundspeak logs if present") -QT_TRANSLATE_NOOP("core","Degrees output as 'ddd', 'dmm'(default) or 'dms'") -QT_TRANSLATE_NOOP("core","Units for altitude (f)eet or (m)etres") -QT_TRANSLATE_NOOP("core","Write each waypoint in a separate file") -QT_TRANSLATE_NOOP("core","Textual Output") -QT_TRANSLATE_NOOP("core","Max synthesized shortname length") -QT_TRANSLATE_NOOP("core","Allow whitespace synth. shortnames") -QT_TRANSLATE_NOOP("core","UPPERCASE synth. shortnames") -QT_TRANSLATE_NOOP("core","Make synth. shortnames unique") -QT_TRANSLATE_NOOP("core","Basename prepended to URL on output") -QT_TRANSLATE_NOOP("core","Use shortname instead of description") -QT_TRANSLATE_NOOP("core","GPS datum (def. WGS 84)") -QT_TRANSLATE_NOOP("core","TomTom Itineraries (.itn)") -QT_TRANSLATE_NOOP("core","Max synthesized shortname length") -QT_TRANSLATE_NOOP("core","Allow whitespace synth. shortnames") -QT_TRANSLATE_NOOP("core","UPPERCASE synth. shortnames") -QT_TRANSLATE_NOOP("core","Make synth. shortnames unique") -QT_TRANSLATE_NOOP("core","Basename prepended to URL on output") -QT_TRANSLATE_NOOP("core","Use shortname instead of description") -QT_TRANSLATE_NOOP("core","GPS datum (def. WGS 84)") -QT_TRANSLATE_NOOP("core","TomTom Places Itineraries (.itn)") -QT_TRANSLATE_NOOP("core","Max synthesized shortname length") -QT_TRANSLATE_NOOP("core","Allow whitespace synth. shortnames") -QT_TRANSLATE_NOOP("core","UPPERCASE synth. shortnames") -QT_TRANSLATE_NOOP("core","Make synth. shortnames unique") -QT_TRANSLATE_NOOP("core","Basename prepended to URL on output") -QT_TRANSLATE_NOOP("core","Use shortname instead of description") -QT_TRANSLATE_NOOP("core","GPS datum (def. WGS 84)") -QT_TRANSLATE_NOOP("core","TomTom POI file (.asc)") -QT_TRANSLATE_NOOP("core","TomTom POI file (.ov2)") -QT_TRANSLATE_NOOP("core","Index of track (if more than one in source)") -QT_TRANSLATE_NOOP("core","TrackLogs digital mapping (.trl)") -QT_TRANSLATE_NOOP("core","GPS datum (def. WGS 84)") -QT_TRANSLATE_NOOP("core","Write position using this grid.") -QT_TRANSLATE_NOOP("core","Write timestamps with offset x to UTC time") -QT_TRANSLATE_NOOP("core","Write name(s) of format(s) from input session(s)") -QT_TRANSLATE_NOOP("core","Write filename(s) from input session(s)") -QT_TRANSLATE_NOOP("core","Universal csv with field structure in first line") -QT_TRANSLATE_NOOP("core","Encrypt hints using ROT13") -QT_TRANSLATE_NOOP("core","Vcard Output (for iPod)") -QT_TRANSLATE_NOOP("core","Wintec TES file") -QT_TRANSLATE_NOOP("core","Wintec WBT-100/200 Binary File Format") -QT_TRANSLATE_NOOP("core","Erase device data after download") -QT_TRANSLATE_NOOP("core","Wintec WBT-100/200 GPS Download") -QT_TRANSLATE_NOOP("core","Wintec WBT-201/G-Rays 2 Binary File Format") -QT_TRANSLATE_NOOP("core","Appends the input to a backup file") -QT_TRANSLATE_NOOP("core","Only waypoints that are not the backup file") -QT_TRANSLATE_NOOP("core","XAiOX iTrackU Logger") -QT_TRANSLATE_NOOP("core","Appends the input to a backup file") -QT_TRANSLATE_NOOP("core","Only waypoints that are not the backup file") -QT_TRANSLATE_NOOP("core","XAiOX iTrackU Logger Binary File Format") diff --git a/reference/format0.txt b/reference/format0.txt index ee6c7a35f..c027f1fa4 100644 --- a/reference/format0.txt +++ b/reference/format0.txt @@ -39,9 +39,6 @@ mtk MTK Logger (iBlue 747,Qstarz BT-1000,...) download tpg tpg National Geographic Topo .tpg (waypoints) tpo2 tpo National Geographic Topo 2.x .tpo tpo3 tpo National Geographic Topo 3.x/4.x .tpo -navilink NaviGPS GT-11/BGT-11 Download -sbp sbp NaviGPS GT-31/BGT-31 datalogger (.sbp) -sbn sbn NaviGPS GT-31/BGT-31 SiRF binary logfile (.sbn) nmea NMEA 0183 sentences osm osm OpenStreetMap data files ozi OziExplorer diff --git a/reference/format1.txt b/reference/format1.txt index 64f40e9d4..88b83cd13 100644 --- a/reference/format1.txt +++ b/reference/format1.txt @@ -45,9 +45,6 @@ serial mtk MTK Logger (iBlue 747,Qstarz BT-1000,...) download file tpg tpg National Geographic Topo .tpg (waypoints) file tpo2 tpo National Geographic Topo 2.x .tpo file tpo3 tpo National Geographic Topo 3.x/4.x .tpo -serial navilink NaviGPS GT-11/BGT-11 Download -file sbp sbp NaviGPS GT-31/BGT-31 datalogger (.sbp) -file sbn sbn NaviGPS GT-31/BGT-31 SiRF binary logfile (.sbn) file nmea NMEA 0183 sentences file osm osm OpenStreetMap data files file ozi OziExplorer diff --git a/reference/format2.txt b/reference/format2.txt index 5b2cc187e..1e9944c12 100644 --- a/reference/format2.txt +++ b/reference/format2.txt @@ -45,9 +45,6 @@ serial r-r--- mtk MTK Logger (iBlue 747,Qstarz BT-1000,...) download file rw---- tpg tpg National Geographic Topo .tpg (waypoints) file --r--- tpo2 tpo National Geographic Topo 2.x .tpo file r-r-r- tpo3 tpo National Geographic Topo 3.x/4.x .tpo -serial rwrwrw navilink NaviGPS GT-11/BGT-11 Download -file --r--- sbp sbp NaviGPS GT-31/BGT-31 datalogger (.sbp) -file --r--- sbn sbn NaviGPS GT-31/BGT-31 SiRF binary logfile (.sbn) file rwrw-- nmea NMEA 0183 sentences file rw-wrw osm osm OpenStreetMap data files file rwrwrw ozi OziExplorer diff --git a/reference/format3.txt b/reference/format3.txt index 524719f6f..427a4bc0e 100644 --- a/reference/format3.txt +++ b/reference/format3.txt @@ -574,24 +574,6 @@ file --r--- tpo2 tpo National Geographic Topo 2.x .tpo tpo2 https://www.gpsbabel.org/WEB_DOC_DIR/fmt_tpo2.html file r-r-r- tpo3 tpo National Geographic Topo 3.x/4.x .tpo tpo3 https://www.gpsbabel.org/WEB_DOC_DIR/fmt_tpo3.html -serial rwrwrw navilink NaviGPS GT-11/BGT-11 Download navilink - https://www.gpsbabel.org/WEB_DOC_DIR/fmt_navilink.html -option navilink nuketrk Delete all track points boolean https://www.gpsbabel.org/WEB_DOC_DIR/fmt_navilink.html#fmt_navilink_o_nuketrk - -option navilink nukerte Delete all routes boolean https://www.gpsbabel.org/WEB_DOC_DIR/fmt_navilink.html#fmt_navilink_o_nukerte - -option navilink nukewpt Delete all waypoints boolean https://www.gpsbabel.org/WEB_DOC_DIR/fmt_navilink.html#fmt_navilink_o_nukewpt - -option navilink nukedlg Clear the datalog boolean https://www.gpsbabel.org/WEB_DOC_DIR/fmt_navilink.html#fmt_navilink_o_nukedlg - -option navilink datalog Read from datalogger buffer boolean https://www.gpsbabel.org/WEB_DOC_DIR/fmt_navilink.html#fmt_navilink_o_datalog - -option navilink power_off Command unit to power itself down boolean https://www.gpsbabel.org/WEB_DOC_DIR/fmt_navilink.html#fmt_navilink_o_power_off - -file --r--- sbp sbp NaviGPS GT-31/BGT-31 datalogger (.sbp) sbp - https://www.gpsbabel.org/WEB_DOC_DIR/fmt_sbp.html -file --r--- sbn sbn NaviGPS GT-31/BGT-31 SiRF binary logfile (.sbn) sbn - https://www.gpsbabel.org/WEB_DOC_DIR/fmt_sbn.html file rwrw-- nmea NMEA 0183 sentences nmea https://www.gpsbabel.org/WEB_DOC_DIR/fmt_nmea.html option nmea snlen Max length of waypoint name to write integer 6 1 64 https://www.gpsbabel.org/WEB_DOC_DIR/fmt_nmea.html#fmt_nmea_o_snlen diff --git a/reference/help.txt b/reference/help.txt index 54552ba97..18edf00d5 100644 --- a/reference/help.txt +++ b/reference/help.txt @@ -282,15 +282,6 @@ File Types (-i and -o options): datum Datum (default=NAD27) tpo2 National Geographic Topo 2.x .tpo tpo3 National Geographic Topo 3.x/4.x .tpo - navilink NaviGPS GT-11/BGT-11 Download - nuketrk (0/1) Delete all track points - nukerte (0/1) Delete all routes - nukewpt (0/1) Delete all waypoints - nukedlg (0/1) Clear the datalog - datalog (0/1) Read from datalogger buffer - power_off (0/1) Command unit to power itself down - sbp NaviGPS GT-31/BGT-31 datalogger (.sbp) - sbn NaviGPS GT-31/BGT-31 SiRF binary logfile (.sbn) nmea NMEA 0183 sentences snlen Max length of waypoint name to write gprmc (0/1) Read/write GPRMC sentences diff --git a/reference/navilink_tracks.gpx b/reference/navilink_tracks.gpx deleted file mode 100644 index 05e81d5dc..000000000 --- a/reference/navilink_tracks.gpx +++ /dev/null @@ -1,2079 +0,0 @@ - - - - - - - - 0.000 - - 0.000000 - 0.000000 - - - 0.000 - - 0.000000 - 0.000000 - - - 0.000 - - 0.000000 - 0.000000 - - - 32.004 - - 0.000000 - 0.000000 - - - 32.918 - - 0.000000 - 0.000000 - - - 32.918 - - 0.000000 - 0.000000 - - - 37.490 - - 0.000000 - 0.000000 - - - 34.138 - - 0.000000 - 0.000000 - - - 33.223 - - 23.000000 - 0.555556 - - - 32.918 - - 41.000000 - 1.111111 - - - 32.614 - - 47.000000 - 1.666667 - - - 32.309 - - 57.000000 - 1.666667 - - - 32.614 - - 47.000000 - 1.666667 - - - 32.614 - - 57.000000 - 1.666667 - - - 32.918 - - 63.000000 - 1.666667 - - - 33.528 - - 61.000000 - 1.666667 - - - 33.833 - - 63.000000 - 1.666667 - - - 34.138 - - 63.000000 - 1.666667 - - - 34.747 - - 64.000000 - 1.666667 - - - 35.052 - - 69.000000 - 1.666667 - - - 35.357 - - 71.000000 - 1.666667 - - - 35.966 - - 71.000000 - 1.666667 - - - 36.576 - - 78.000000 - 1.666667 - - - 36.576 - - 76.000000 - 0.000000 - - - 36.576 - - 78.000000 - 1.666667 - - - 36.271 - - 84.000000 - 1.666667 - - - 36.271 - - 79.000000 - 1.666667 - - - 36.271 - - 78.000000 - 1.666667 - - - 36.271 - - 80.000000 - 1.666667 - - - 35.662 - - 83.000000 - 1.666667 - - - 35.662 - - 81.000000 - 1.666667 - - - 35.966 - - 78.000000 - 1.666667 - - - 36.271 - - 86.000000 - 1.666667 - - - 36.271 - - 82.000000 - 0.000000 - - - 36.881 - - 80.000000 - 1.666667 - - - 36.881 - - 82.000000 - 1.666667 - - - 37.186 - - 82.000000 - 1.666667 - - - 37.490 - - 82.000000 - 1.666667 - - - 37.186 - - 84.000000 - 1.666667 - - - 37.186 - - 84.000000 - 1.666667 - - - 37.186 - - 84.000000 - 1.666667 - - - 37.186 - - 83.000000 - 1.666667 - - - 38.405 - - 84.000000 - 1.666667 - - - 38.405 - - 86.000000 - 1.666667 - - - 38.405 - - 86.000000 - 1.666667 - - - 38.405 - - 84.000000 - 1.666667 - - - 38.405 - - 84.000000 - 1.666667 - - - 38.405 - - 83.000000 - 1.666667 - - - 38.405 - - 81.000000 - 1.666667 - - - 38.100 - - 85.000000 - 1.666667 - - - 38.100 - - 85.000000 - 1.666667 - - - 38.100 - - 78.000000 - 1.666667 - - - 38.100 - - 82.000000 - 1.666667 - - - 37.795 - - 79.000000 - 1.666667 - - - 37.490 - - 80.000000 - 1.666667 - - - 37.186 - - 84.000000 - 1.666667 - - - 36.881 - - 75.000000 - 1.666667 - - - 36.881 - - 79.000000 - 1.666667 - - - 37.186 - - 78.000000 - 1.666667 - - - 37.186 - - 86.000000 - 0.000000 - - - 37.186 - - 86.000000 - 0.000000 - - - 35.966 - - 94.000000 - 1.666667 - - - 35.966 - - 94.000000 - 0.000000 - - - 35.966 - - 94.000000 - 0.000000 - - - 35.052 - - 57.000000 - 1.666667 - - - 35.052 - - 57.000000 - 0.000000 - - - 35.052 - - 55.000000 - 1.111111 - - - 35.966 - - 68.000000 - 1.666667 - - - 35.966 - - 59.000000 - 1.111111 - - - 35.966 - - 50.000000 - 1.111111 - - - 35.966 - - 50.000000 - 0.000000 - - - 36.881 - - 59.000000 - 1.666667 - - - 36.576 - - 64.000000 - 1.666667 - - - 36.881 - - 70.000000 - 1.111111 - - - 37.186 - - 68.000000 - 0.555556 - - - 37.490 - - 56.000000 - 1.111111 - - - 37.186 - - 51.000000 - 1.111111 - - - 37.490 - - 63.000000 - 1.666667 - - - 37.186 - - 64.000000 - 1.666667 - - - 37.186 - - 64.000000 - 0.000000 - - - 37.186 - - 64.000000 - 0.000000 - - - 35.966 - - 64.000000 - 0.000000 - - - 35.662 - - 64.000000 - 0.000000 - - - 36.271 - - 64.000000 - 0.000000 - - - 36.271 - - 64.000000 - 0.000000 - - - 35.052 - - 64.000000 - 0.000000 - - - 36.576 - - 57.000000 - 1.111111 - - - 36.881 - - 53.000000 - 1.111111 - - - 36.576 - - 57.000000 - 1.666667 - - - 36.576 - - 53.000000 - 1.666667 - - - 36.576 - - 52.000000 - 1.666667 - - - 36.576 - - 50.000000 - 1.666667 - - - 36.881 - - 50.000000 - 1.111111 - - - 37.186 - - 48.000000 - 1.111111 - - - 37.490 - - 50.000000 - 1.666667 - - - 37.795 - - 45.000000 - 1.666667 - - - 37.490 - - 46.000000 - 1.666667 - - - 36.881 - - 47.000000 - 1.666667 - - - 36.576 - - 56.000000 - 0.000000 - - - 35.357 - - 56.000000 - 0.000000 - - - 35.357 - - 56.000000 - 0.000000 - - - 35.662 - - 107.000000 - 0.555556 - - - 35.966 - - 126.000000 - 1.111111 - - - 35.966 - - 103.000000 - 1.111111 - - - 34.747 - - 104.000000 - 1.111111 - - - 34.442 - - 81.000000 - 1.666667 - - - 33.833 - - 18.000000 - 1.666667 - - - 33.528 - - 23.000000 - 1.666667 - - - 32.918 - - 20.000000 - 1.111111 - - - 32.918 - - 20.000000 - 0.000000 - - - 32.918 - - 20.000000 - 0.000000 - - - 32.004 - - 18.000000 - 1.111111 - - - 32.004 - - 18.000000 - 0.000000 - - - 31.699 - - 18.000000 - 0.000000 - - - 31.699 - - 18.000000 - 0.000000 - - - 31.699 - - 18.000000 - 0.000000 - - - 31.394 - - 18.000000 - 0.000000 - - - 31.699 - - 18.000000 - 0.000000 - - - 31.699 - - 18.000000 - 0.000000 - - - 31.699 - - 18.000000 - 0.000000 - - - 31.394 - - 18.000000 - 0.000000 - - - 31.394 - - 18.000000 - 0.000000 - - - 31.394 - - 18.000000 - 0.000000 - - - 31.699 - - 18.000000 - 0.000000 - - - 31.699 - - 18.000000 - 0.000000 - - - 31.699 - - 18.000000 - 0.000000 - - - 31.699 - - 18.000000 - 0.000000 - - - 29.566 - - 18.000000 - 0.000000 - - - 33.223 - - 15.000000 - 1.111111 - - - 32.309 - - 16.000000 - 1.111111 - - - 32.309 - - 16.000000 - 0.000000 - - - 32.309 - - 16.000000 - 0.000000 - - - 34.442 - - 17.000000 - 1.111111 - - - 34.747 - - 14.000000 - 1.111111 - - - 35.052 - - 16.000000 - 1.111111 - - - 34.747 - - 18.000000 - 0.000000 - - - 34.747 - - 18.000000 - 0.000000 - - - 32.918 - - 38.000000 - 1.111111 - - - 32.918 - - 61.000000 - 1.111111 - - - 32.309 - - 62.000000 - 1.111111 - - - 32.004 - - 40.000000 - 0.555556 - - - 37.490 - - 0.000000 - 0.000000 - - - 38.710 - - 0.000000 - 0.000000 - - - 39.929 - - 0.000000 - 0.000000 - - - 39.319 - - 0.000000 - 0.000000 - - - 37.490 - - 0.000000 - 0.000000 - - - 38.100 - - 0.000000 - 0.000000 - - - 41.148 - - 0.000000 - 0.000000 - - - 42.062 - - 0.000000 - 0.000000 - - - 43.586 - - 0.000000 - 0.000000 - - - 45.110 - - 0.000000 - 0.000000 - - - 45.110 - - 0.000000 - 0.000000 - - - 45.110 - - 0.000000 - 0.000000 - - - 44.806 - - 0.000000 - 0.000000 - - - 43.586 - - 0.000000 - 0.000000 - - - 42.977 - - 0.000000 - 0.000000 - - - 42.062 - - 35.000000 - 1.111111 - - - 42.367 - - 28.000000 - 1.111111 - - - 42.672 - - 16.000000 - 1.666667 - - - 42.367 - - 17.000000 - 1.666667 - - - 41.453 - - 21.000000 - 1.666667 - - - 41.758 - - 22.000000 - 1.666667 - - - 41.758 - - 29.000000 - 1.666667 - - - 41.453 - - 34.000000 - 1.666667 - - - 41.148 - - 36.000000 - 0.000000 - - - 40.843 - - 65.000000 - 1.666667 - - - 41.148 - - 65.000000 - 1.666667 - - - 40.843 - - 68.000000 - 1.666667 - - - 40.843 - - 71.000000 - 1.666667 - - - 40.843 - - 78.000000 - 1.666667 - - - 41.148 - - 80.000000 - 1.111111 - - - 41.453 - - 82.000000 - 1.666667 - - - 41.453 - - 85.000000 - 1.666667 - - - 41.148 - - 53.000000 - 1.111111 - - - 41.148 - - 37.000000 - 1.666667 - - - 40.538 - - 5.000000 - 1.666667 - - - 40.538 - - 4.000000 - 1.666667 - - - 41.453 - - 288.000000 - 1.111111 - - - 41.453 - - 290.000000 - 1.111111 - - - 41.758 - - 279.000000 - 0.000000 - - - 42.062 - - 279.000000 - 0.000000 - - - 42.367 - - 295.000000 - 0.555556 - - - 42.672 - - 299.000000 - 1.111111 - - - 42.672 - - 300.000000 - 1.111111 - - - 43.282 - - 308.000000 - 1.666667 - - - 43.282 - - 308.000000 - 1.666667 - - - 43.586 - - 316.000000 - 1.666667 - - - 43.586 - - 323.000000 - 1.666667 - - - 43.282 - - 327.000000 - 1.666667 - - - 43.282 - - 320.000000 - 1.666667 - - - 43.586 - - 327.000000 - 1.666667 - - - 43.586 - - 331.000000 - 1.666667 - - - 43.891 - - 324.000000 - 1.666667 - - - 44.196 - - 327.000000 - 1.666667 - - - 44.501 - - 342.000000 - 1.666667 - - - 44.196 - - 353.000000 - 1.666667 - - - 44.196 - - 3.000000 - 1.666667 - - - 43.282 - - 15.000000 - 1.666667 - - - 42.672 - - 19.000000 - 1.666667 - - - 42.062 - - 20.000000 - 1.111111 - - - 42.062 - - 20.000000 - 1.666667 - - - 41.758 - - 25.000000 - 0.000000 - - - 41.758 - - 26.000000 - 1.111111 - - - 42.062 - - 26.000000 - 1.111111 - - - 42.367 - - 29.000000 - 1.111111 - - - 42.062 - - 23.000000 - 1.111111 - - - 42.367 - - 22.000000 - 1.111111 - - - 42.062 - - 22.000000 - 1.111111 - - - 41.148 - - 29.000000 - 1.111111 - - - 40.234 - - 29.000000 - 1.111111 - - - 40.234 - - 29.000000 - 1.111111 - - - 40.234 - - 21.000000 - 1.111111 - - - 40.538 - - 23.000000 - 1.111111 - - - 40.843 - - 23.000000 - 1.111111 - - - 41.453 - - 27.000000 - 1.111111 - - - 40.843 - - 27.000000 - 1.111111 - - - 39.319 - - 30.000000 - 1.111111 - - - 38.710 - - 31.000000 - 1.666667 - - - 38.100 - - 40.000000 - 1.666667 - - - 37.795 - - 45.000000 - 1.666667 - - - 36.881 - - 64.000000 - 1.666667 - - - 36.881 - - 73.000000 - 1.666667 - - - 37.795 - - 77.000000 - 1.666667 - - - 38.100 - - 77.000000 - 1.666667 - - - 38.710 - - 74.000000 - 1.666667 - - - 37.490 - - 69.000000 - 1.666667 - - - 37.186 - - 69.000000 - 1.666667 - - - 36.576 - - 56.000000 - 1.666667 - - - 36.271 - - 58.000000 - 1.666667 - - - 35.966 - - 48.000000 - 1.666667 - - - 35.966 - - 49.000000 - 1.666667 - - - 35.357 - - 32.000000 - 1.666667 - - - 35.052 - - 34.000000 - 1.111111 - - - 35.357 - - 24.000000 - 1.666667 - - - 35.052 - - 20.000000 - 1.666667 - - - 34.747 - - 17.000000 - 1.666667 - - - 35.357 - - 13.000000 - 1.666667 - - - 36.271 - - 359.000000 - 1.666667 - - - 36.576 - - 1.000000 - 1.666667 - - - 37.795 - - 357.000000 - 1.666667 - - - 38.405 - - 353.000000 - 1.666667 - - - 38.405 - - 353.000000 - 1.666667 - - - 38.100 - - 0.000000 - 1.666667 - - - 38.100 - - 10.000000 - 1.666667 - - - 37.795 - - 92.000000 - 1.111111 - - - 37.795 - - 46.000000 - 1.111111 - - - 38.405 - - 186.000000 - 0.000000 - - - 38.710 - - 186.000000 - 0.000000 - - - 38.710 - - 186.000000 - 0.000000 - - - 38.710 - - 186.000000 - 0.000000 - - - 37.490 - - 186.000000 - 0.000000 - - - 36.576 - - 186.000000 - 0.000000 - - - 33.833 - - 186.000000 - 0.000000 - - - 33.528 - - 186.000000 - 0.000000 - - - 33.223 - - 326.000000 - 0.000000 - - - 34.138 - - 309.000000 - 1.111111 - - - 34.138 - - 312.000000 - 0.000000 - - - 33.833 - - 29.000000 - 1.666667 - - - 33.833 - - 29.000000 - 0.000000 - - - 33.223 - - 64.000000 - 1.666667 - - - 33.223 - - 68.000000 - 1.666667 - - - 33.528 - - 59.000000 - 1.111111 - - - 33.528 - - 59.000000 - 1.666667 - - - 34.442 - - 61.000000 - 1.666667 - - - 34.747 - - 60.000000 - 1.666667 - - - 35.662 - - 64.000000 - 1.666667 - - - 35.662 - - 66.000000 - 1.666667 - - - 36.881 - - 69.000000 - 1.666667 - - - 37.490 - - 74.000000 - 1.666667 - - - 39.014 - - 66.000000 - 1.666667 - - - 39.624 - - 67.000000 - 1.666667 - - - 39.624 - - 67.000000 - 0.000000 - - - 41.453 - - 58.000000 - 1.666667 - - - 41.148 - - 46.000000 - 1.666667 - - - 40.538 - - 45.000000 - 1.666667 - - - 40.538 - - 44.000000 - 1.666667 - - - 39.624 - - 40.000000 - 1.666667 - - - 39.319 - - 43.000000 - 1.666667 - - - 38.100 - - 42.000000 - 1.666667 - - - 37.795 - - 46.000000 - 1.666667 - - - 37.490 - - 19.000000 - 1.666667 - - - 37.795 - - 13.000000 - 1.666667 - - - 38.405 - - 11.000000 - 1.666667 - - - 38.405 - - 15.000000 - 1.666667 - - - 38.100 - - 48.000000 - 1.111111 - - - 38.100 - - 36.000000 - 1.111111 - - - 38.405 - - 24.000000 - 1.111111 - - - 39.014 - - 20.000000 - 1.111111 - - - 39.319 - - 20.000000 - 1.111111 - - - 39.929 - - 20.000000 - 0.000000 - - - 40.538 - - 36.000000 - 1.111111 - - - 40.538 - - 44.000000 - 1.666667 - - - 40.538 - - 43.000000 - 1.111111 - - - 40.234 - - 48.000000 - 1.666667 - - - 39.929 - - 51.000000 - 1.111111 - - - 39.624 - - 47.000000 - 1.666667 - - - 39.624 - - 48.000000 - 1.666667 - - - 39.014 - - 49.000000 - 1.666667 - - - 39.014 - - 48.000000 - 1.666667 - - - 38.100 - - 48.000000 - 1.666667 - - - 37.795 - - 45.000000 - 1.666667 - - - 37.490 - - 46.000000 - 1.666667 - - - 37.186 - - 52.000000 - 1.666667 - - - 37.186 - - 54.000000 - 1.666667 - - - 36.576 - - 54.000000 - 1.111111 - - - 36.576 - - 58.000000 - 1.666667 - - - 36.881 - - 51.000000 - 1.666667 - - - 36.881 - - 55.000000 - 1.666667 - - - 36.576 - - 56.000000 - 1.666667 - - - 36.271 - - 54.000000 - 1.666667 - - - 36.881 - - 55.000000 - 1.666667 - - - 36.881 - - 51.000000 - 1.666667 - - - 35.966 - - 56.000000 - 1.666667 - - - 35.662 - - 60.000000 - 1.666667 - - - 35.662 - - 55.000000 - 1.666667 - - - 35.357 - - 55.000000 - 1.666667 - - - 35.662 - - 61.000000 - 1.666667 - - - 36.271 - - 62.000000 - 1.666667 - - - 36.271 - - 59.000000 - 1.666667 - - - 36.576 - - 60.000000 - 1.666667 - - - 37.186 - - 57.000000 - 1.666667 - - - 39.319 - - 60.000000 - 1.111111 - - - 39.624 - - 61.000000 - 1.111111 - - - 39.929 - - 55.000000 - 1.666667 - - - 39.929 - - 59.000000 - 1.666667 - - - 39.624 - - 54.000000 - 1.111111 - - - 39.319 - - 56.000000 - 1.111111 - - - 38.405 - - 62.000000 - 1.666667 - - - 37.795 - - 61.000000 - 1.111111 - - - 36.576 - - 35.000000 - 1.666667 - - - 35.966 - - 11.000000 - 1.666667 - - - 35.966 - - 346.000000 - 1.666667 - - - 36.881 - - 341.000000 - 1.666667 - - - 37.490 - - 334.000000 - 1.666667 - - - 38.710 - - 335.000000 - 1.666667 - - - 39.014 - - 335.000000 - 1.111111 - - - 39.624 - - 349.000000 - 1.111111 - - - 39.929 - - 11.000000 - 1.666667 - - - 41.453 - - 2.000000 - 1.666667 - - - 42.062 - - 5.000000 - 1.666667 - - - 42.672 - - 1.000000 - 1.666667 - - - 42.672 - - 354.000000 - 1.666667 - - - 42.977 - - 348.000000 - 1.666667 - - - 42.977 - - 175.000000 - 1.111111 - - - 43.586 - - 45.000000 - 0.555556 - - - - diff --git a/reference/navilink_tracks.trk b/reference/navilink_tracks.trk deleted file mode 100644 index 13ba97ffa..000000000 Binary files a/reference/navilink_tracks.trk and /dev/null differ diff --git a/reference/navilink_tracks_gpx.trk b/reference/navilink_tracks_gpx.trk deleted file mode 100644 index e03359d89..000000000 Binary files a/reference/navilink_tracks_gpx.trk and /dev/null differ diff --git a/reference/navilink_waypoints.gpx b/reference/navilink_waypoints.gpx deleted file mode 100644 index cb8c8597d..000000000 --- a/reference/navilink_waypoints.gpx +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - 67.970 - - M000 - M000 - M000 - Star - - - 67.970 - - M000 - M000 - M000 - Star - - - 0.000 - - M001 - M001 - M001 - Star - - - 0.000 - - M001 - M001 - M001 - Star - - - 36.271 - - M002 - M002 - M002 - Star - - - 36.271 - - M002 - M002 - M002 - Star - - - 35.357 - - SUBWAY - SUBWAY - SUBWAY - Star - - - 35.357 - - SUBWAY - SUBWAY - SUBWAY - Star - - diff --git a/reference/navilink_waypoints.wpt b/reference/navilink_waypoints.wpt deleted file mode 100644 index 0dd8f06dc..000000000 Binary files a/reference/navilink_waypoints.wpt and /dev/null differ diff --git a/reference/navilink_waypoints_gpx.wpt b/reference/navilink_waypoints_gpx.wpt deleted file mode 100644 index 13f994b70..000000000 Binary files a/reference/navilink_waypoints_gpx.wpt and /dev/null differ diff --git a/testo.d/navilink.test b/testo.d/navilink.test deleted file mode 100644 index 8a21f6b41..000000000 --- a/testo.d/navilink.test +++ /dev/null @@ -1,17 +0,0 @@ -# -# NaviLink waypoints -# -gpsbabel -i navilink -f ${REFERENCE}/navilink_waypoints.wpt -o gpx -F ${TMPDIR}/navilink_waypoints.gpx -compare ${REFERENCE}/navilink_waypoints.gpx ${TMPDIR}/navilink_waypoints.gpx -gpsbabel -i gpx -f ${TMPDIR}/navilink_waypoints.gpx -o navilink -F ${TMPDIR}/navilink_waypoints_gpx.wpt -# not quite what we start with. -compare ${REFERENCE}/navilink_waypoints_gpx.wpt ${TMPDIR}/navilink_waypoints_gpx.wpt - -# -# NaviLink tracks -# -gpsbabel -t -i navilink -f ${REFERENCE}/navilink_tracks.trk -o gpx -F ${TMPDIR}/navilink_tracks.gpx -compare ${REFERENCE}/navilink_tracks.gpx ${TMPDIR}/navilink_tracks.gpx -gpsbabel -t -i gpx -f ${TMPDIR}/navilink_tracks.gpx -o navilink -F ${TMPDIR}/navilink_tracks_gpx.trk -#compare ${REFERENCE}/navilink_tracks_gpx.trk ${TMPDIR}/navilink_tracks_gpx.trk - diff --git a/testo.d/sbn.test b/testo.d/sbn.test deleted file mode 100644 index 732d47fbb..000000000 --- a/testo.d/sbn.test +++ /dev/null @@ -1,9 +0,0 @@ -# -# SBN tracks (Locosys NaviGPS) -# -gpsbabel -t -i sbn -f ${REFERENCE}/track/sbn.SBN -o gpx -F ${TMPDIR}/sbn.gpx -compare ${REFERENCE}/track/sbn.gpx ${TMPDIR}/sbn.gpx - -# V1.3 of the firmware added two bytes in the packet -gpsbabel -t -i sbn -f ${REFERENCE}/track/sbn-v13.sbn -o gpx -F ${TMPDIR}/sbn-v13.gpx -compare ${REFERENCE}/track/sbn-v13.gpx ${TMPDIR}/sbn-v13.gpx diff --git a/testo.d/sbp.test b/testo.d/sbp.test deleted file mode 100644 index 977c149a7..000000000 --- a/testo.d/sbp.test +++ /dev/null @@ -1,6 +0,0 @@ -# -# SBP tracks (Locosys NaviGPS) -# -gpsbabel -t -i sbp -f ${REFERENCE}/track/datalog.sbp -o gpx -F ${TMPDIR}/datalog.gpx -compare ${REFERENCE}/track/datalog.gpx ${TMPDIR}/datalog.gpx - diff --git a/vecs.cc b/vecs.cc index 143d10418..5665faf86 100644 --- a/vecs.cc +++ b/vecs.cc @@ -91,9 +91,6 @@ extern ff_vecs_t gtm_vecs; extern ff_vecs_t garmin_txt_vecs; #endif // CSVFMTS_ENABLED extern ff_vecs_t ggv_log_vecs; -extern ff_vecs_t navilink_vecs; -extern ff_vecs_t sbp_vecs; -extern ff_vecs_t sbn_vecs; extern ff_vecs_t v900_vecs; extern ff_vecs_t format_garmin_xt_vecs; #endif // MAXIMAL_ENABLED @@ -151,13 +148,10 @@ struct Vecs::Impl { Dg100FileFormat dg100_ffmt; Dg200SerialFormat dg200_fmt; Dg200FileFormat dg200_ffmt; - LegacyFormat navilink_fmt {navilink_vecs}; OsmFormat osm_fmt; ExifFormat exif_fmt; HumminbirdFormat humminbird_fmt; HumminbirdHTFormat humminbird_ht_fmt; - LegacyFormat sbp_fmt {sbp_vecs}; - LegacyFormat sbn_fmt {sbn_vecs}; LegacyFormat v900_fmt {v900_vecs}; SkytraqFormat skytraq_fmt; SkytraqfileFormat skytraq_ffmt; @@ -400,13 +394,6 @@ struct Vecs::Impl { nullptr, nullptr, }, - { - &navilink_fmt, - "navilink", - "NaviGPS GT-11/BGT-11 Download", - nullptr, - nullptr, - }, { &osm_fmt, "osm", @@ -435,20 +422,6 @@ struct Vecs::Impl { "ht", nullptr, }, - { - &sbp_fmt, - "sbp", - "NaviGPS GT-31/BGT-31 datalogger (.sbp)", - "sbp", - nullptr, - }, - { - &sbn_fmt, - "sbn", - "NaviGPS GT-31/BGT-31 SiRF binary logfile (.sbn)", - "sbn", - nullptr, - }, { &v900_fmt, "v900", diff --git a/xmldoc/formats/navilink.xml b/xmldoc/formats/navilink.xml deleted file mode 100644 index 333ec5a5b..000000000 --- a/xmldoc/formats/navilink.xml +++ /dev/null @@ -1,43 +0,0 @@ - - GPSBabel supports the Navilink protocol used by the - Locosys GT-11 - and - GT-31 - GPS receivers. These are sold under a variety of names including: - - NaviGPS - NaviGPS-BT - GT-11 - BGT-11 - GT-31 - BGT-31 - Amaryllo - - - - 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. This device uses a Prolific - PL2303 USB/Serial adapter internally and that's how it will - present itself to the host operating system. You thus need - USB drivers for the PL2303, such as those from the 'Download' - section of - - Locosys USB Genie GT-31/BGT-31 drivers - . - - - Details of the Navilink serial protocol can be found - here. - diff --git a/xmldoc/formats/sbn.xml b/xmldoc/formats/sbn.xml deleted file mode 100644 index d748112d6..000000000 --- a/xmldoc/formats/sbn.xml +++ /dev/null @@ -1,30 +0,0 @@ - - This format is for SBN datalog files saved to the SD card by - the Locosys GT-11/BGT-11/GT-31/BGT-31 GPS receivers. - - - On the device, logging in this format is enabled by choosing - SBN from the NMEA ITEMS menu on the MEMORY CARD screen. - - - Not all data logged in this format is converted by GPSBabel, - but the following are: - - - Position - Elevation - Time - Fix type (2D/3D/DGPS) - Speed - Course - Number of satellites visible - Horizontal Dilution of Precision (HDOP) - - - - - The specification of this format can be found in - the - SiRF Binary Protocol Reference Manual, in the section - called Geodetic Navigation Data - Message ID 41. - diff --git a/xmldoc/formats/sbp.xml b/xmldoc/formats/sbp.xml deleted file mode 100644 index 7d41cb7f6..000000000 --- a/xmldoc/formats/sbp.xml +++ /dev/null @@ -1,4 +0,0 @@ - - This format is for SBP datalog files saved to the SD card by - the Locosys GT-11/BGT-11/GT-31/BGT-31 GPS receivers. -