*** BLURB HERE ***
This is a patch set to add support for h/v/pdop fields, and to fix a problem 
where nsat,speed and course were not being written to gpx file if fix_mode!=3d.

I took everything except the timestamp-to-double issue from that patch:
http://sourceforge.net/tracker/?func=detail&aid=2305920&group_id=83870&atid=570956
(This is the first commint)
Next, I (hopefully) did some minor improvements.

An example gpx file with vdop,hdop,pdop,speed and course can be found
in this link:
http://gpsbabel.cvs.sourceforge.net/viewvc/gpsbabel/gpsbabel/reference/v900_advanced_mode.gpx?revision=1.1&view=markup

Lastly, I would like to apologize if I messed everything up and this serious of 
emails turns to be useless. I'm very new to git, and I do not fully understand 
how to use it.

Tal.

Tal B (6):
  hdop,vdop,pdop,nsat
  vdop,hdop,pdop,nsats and fix_mode values were not shown
  gpx_write_trackpoint():
  Document when field in _VikTrackpoint are considered unavailable.
  remove _VikTrackpoint.extended field.
  use default values VIK_DEFAULT_DOP,VIK_DEFAULT_ALTITUDE

 src/geonamessearch.c    |    1 -
 src/globals.h           |    1 +
 src/gpspoint.c          |    6 +---
 src/gpx.c               |   92 ++++++++++++++++++++++++++++++++++-------------
 src/viktrack.c          |    5 ++-
 src/viktrack.h          |   15 ++++----
 src/viktrwlayer.c       |    2 -
 src/viktrwlayer_tpwin.c |   31 +++++++++++++++-
 src/vikwaypoint.c       |    1 +
 9 files changed, 111 insertions(+), 43 deletions(-)


------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
Viking-devel mailing list
Viking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/viking-devel
Viking home page: http://viking.sf.net/

Reply via email to