Commit graph

6 commits

Author SHA1 Message Date
gdt
f88811bbd6 Update to 1.4.4.
The patch to help serial garmins with prolific adaptors is retained,
but it's perhaps a bit dicey because upstream code has changed a bit.

Upstream NEWS content from web pages:

1.4.4:

  Add MotoActiv format. Thank you, Dan Brown.
  Kris Beevers contributes Lowrance USR v4 support.
  Allow EXIF to represent altitude below MSL.
  Allow reading known invalid (sigh) data in NMEA, such as that
  written by Canon Camera/GPS devices, probably including:
      Canon GPS shoes
	  GP-E1
	  GP-E2
      Powershot models with GPS capabilities
	  S100
	  SX260
	  HS D20
  Enhance Garmin Fit support for latest firmware.
  Skytraq fixes.
  Steve Eckert adds line styling to the National Geographic TPO3 reader.
  Erik Krause improves German translations.
  OS X Mountain Lion fixes.

1.4.3 beta:

  Fix translations for GUI on Windows. German, Italian, Hungarian,
  Russian, and a few others should now work. If your language is there,
  please contribute a translation. It's easy and doesn't require you to
  program.
  A new writer for geocaches in KML (Google Earth) provide better
  visualizations of high-density areas.
  Many KML improvements including validation fixes, aviations units,
  fixes for min/max alt.
  Adds iblue757 GPS support.
  Add support for Holux M-1200E GPS.
  Add the Minihomer variant of Skytraq.
  Add FlySight GPS support.
  Add Garmin FIT support.
  Add Land Air Sea format for GPS Tracking Key Pro.
  Many Navicache improvements.
  Fixes to track filter to not mangle tracks recorded at low speed when
  segement filter is applied.
2013-03-16 18:52:58 +00:00
gdt
57fa097b45 Update to 1.4.1. (Read waypoints ok on netbsd-5/i386 from Garmin
etrex vista HCx.)

Summary of Changes:
(details at http://www.gpsbabel.org/news/20100620.html)

Many new formats.

New Features

    * KML writer now sets the extents of the time sliders
      automatically for Google Earth 5.0, can now generate gx:Track
      for Google Earth 5.2.
    * Improved handling of from Garmin extensions in GPX including
      ambient temperature, depth, heartrate, and cadence.
    * Reworked Garmin transparency device matching to work with more
      devices such as Nuvi 500 and Dakota
    * Add 'erase_only' option to dg-100.
    * GDB module now handles Garmin Basecamp files, too.
    * Try to preserve Ozi icon data in waypoints.
    * Holux GR245 waypoint now supported.
    * GUI detects host OS serial ports.
    * Add HDOP and VDOP to VPL 900.
    * Added track segment support for many formats, including GPX,
      delbin, and Garmin protocol.
    * Added track->tracksegment conversion filter option to track
      filter.
    * Convert tracks to courses on Garmin fitness upload.

Major Fixes

    * Fix memory corruption in gbfile when line sizes were a multiple
      of internal buffer sizes.
    * Globalsat: flush receive on startup to make BT-335 more
      reliable.
    * Add Mega event icon, Whereigo cache type to GPX and KML.
    * Tweak Earth 5's realtime KML to include end of time window.
    * Several improvements to Garmin GPI reader.
    * Read and write fix information in delgpl format.
    * Garmin Venture HC and Legend H now works better on Mac and
      Linux. (especially Japanese models.)
    * Several improvements for OS/X Snow Leopard.
    * Alllow character set overwrite when sending to USB Garmins.
    * When writing Garmin routes, don't duplicate waypoints for via
      points.
2010-07-05 00:05:22 +00:00
gdt
caa2305972 Add coments to each patch file explaining the status relative to
upstream.  3 have been applies, 1 will be, 1 rejected as breaking
other platforms, and 1 is speculative anyway.
2009-02-21 18:54:41 +00:00
gdt
3c4b010538 Update to 1.3.6 from 1.3.4. Add two patches from Giles Lean to work
around what is believed to be bugs in Prolific USB convertors.  Point
to pkgsrc-hosted distfile because upstream distfile, although
LICENSE=gnu-gpl-v2 is apparently only available via a web form.

Full changes available at
  http://www.gpsbabel.org/changes.html

Notable changes in 1.3.6:
  Fix writing waypoint names under 6 characters to old serial Garmins.

Notable changes in 1.3.5:
  Read waypointsw from jpg/exif.
  Add support for osm (openstreetmap) format files.
  Set computer's clock from GARMIN.
2009-02-08 15:30:26 +00:00
adrianp
d265a22c86 Fix builds on Darwin 2008-06-21 18:35:03 +00:00
martti
ee8601af37 GPSBabel converts waypoints, tracks, and routes from one
format to another, whether that format is a common mapping
format like Delorme, Streets and Trips, or even a serial
or USB upload or download to a GPS receiver such as those
from Garmin and Magellan.

Imported from wip.
2007-09-21 05:12:08 +00:00