Revision History:
=================


 GPStrans (version 0.39) - release 01/06/16
 ------------------------------------------

Changed by Joao Seabra
       * Changed code to GNU GPL (with Carsten Tschach's permission)
	  This and future releases will be totally under GNU GPL
       * Added altitude support for etrex waypoint download
       * man page corrections and changes ( Thanks to James R. Van Zandt )
       * Changed default model to n to avoid misterious failures after	
	  upgrades ( Thanks to James R. Van Zandt )
       * Removed deb dir ( Thaks to James R. Van Zandt )  	
       * Source code indented (GNU style) 

Changed by David Gesswein djg@pdp8online.com
       * Fixed waypoints to work with GPSII+.
       * Fixed calculation of UTM zone and conversion from UTM to
         lat-lon
         * Wrote comments for waypoints left justified in file since the
         upload code sent the comment with all the extra spaces right
           justifying added (gps/sendgpsinfo.c)
         * Code cleanup (warnings from gps/dms.c and grid/kkj.c).  Don't
         know if kkj.c fix is really correct.



GPStrans (version 0.38) - release 01/03/03
------------------------------------------
	* Code clean-up and minor code correction
	* -z command line option added
	* setup config support for etrex and other models
	* prepared the setup to support all garmin models (code) 
	* removed the -tm option. Use setup or -z option 
	* Correct download of waypoints for etrex and other models
	* Corrected the isblank() to be fully ANSI comliant
	* Updated the uninstall to remove the ~/.gpstrans 

GPStrans (version 0.37) - release 01/02/19
------------------------------------------
	* Code clean-up and some minor code correction.
	* Added command line time support for etrex (and other models like)
	* Added install/uninstall
	* Documentation updated
	* Added a TODO

 Matthias Kattanek <mattes@ugraf.com> has not answered my mails about
gpstrans update.I would like to know if he plans to keep up with gpstrans
or not.
Since i have permission from the author i've decided to post a new version...
 

 Bug reports are welcome to <seabra@ci.aac.uc.pt>


GPStrans (version 0.36) - release 00/07/15
------------------------------------------

  * Thanks to "Andreas Lange" <Andreas.Lange@Rhein-Main.de>
    to implementing the german grid (aka Gauss-Krueger Grid) 
    and adding the potsdam map datum.


GPStrans (version 0.35) - release 00/03/06
------------------------------------------

  * Thanks to "Anders Lennartsson" <abel@mech.kth.se>
    for providing a patch for swedish grid .


GPStrans (version 0.34a) - release 98/08/17
------------------------------------------

  * Thanks to "Jim R. Van Zandt" <jrv@vanzandt.mv.com>
    for the modified man page.


GPStrans (version 0.34) - release 98/08/15
------------------------------------------

  * Up and download routes (*.xrou) in Mayko mXmap format
  * Correct route upload counter (could cause segmentation fault)


GPStrans (version 0.33-mk) - release 98/07/28
---------------------------------------------

Thanks to "Jim R. Van Zandt" <jrv@vanzandt.mv.com>,
who send a patch which addresses several problems in addition to the 
broken "extract model name and software version" function:

  * Added wait, to allow receiver time to respond with model name and
    software version.
  * Increased maximum record length read from device, to suit Garmin 90
    (bug reported by Klaus Wacker <wacker@Physik.Uni-Dortmund.DE>)
  * Maximum length line read from data file now limited to size of
    available buffer.
  * ascii/gps/garminserial.c: setting CLOCAL, so /dev/ttyS? works
    (formerly, only /dev/cua? worked)
  * ascii/main.c: Modified byte order conversions to work correctly on
    either big endian or little endian machine.
  * The format for a time should be %ld.
  * fix some English spelling and usage errors.
  * latlong.c: Under Linux, PI is already #defined in math.h.
  * gpstrans.1: Added circuit diagrams, added highlighting, noted that
    -s saves the values in ~/.gpstrans.


GPStrans (version 0.32b-mk) - release 98/04/23
--------------------------------------------------

	- hacked to save track data Mayko-Xmap format (.xlog)
	- version 0.32b-mk (versa 0.32-mk) will calculate speed 
          based on distance and time between two gps points.

GPStrans (version 0.31beta-js1) - release 12/10/96
--------------------------------------------------

	- Contains only the ascii version, hacked to 
          work with Garmin 45XL in Linux.
        - A Finnish national grid (one-zone KKJ called 
          yhtenaiskoordinaatisto, Grid 27E) implemented. 

GPStrans (version 0.31beta) - release 06/07/95
---------------------------------------------

	- Bugfix: Input-file will be opened for writing.


GPStrans (version 0.3beta) - release 06/05/95
---------------------------------------------

	- A full working ASCII-Version comes with gpstrans: with extra features
	  like adjusting unix-clock from GPS.
	- Fix a bug in UTM convertion
	- The X11-Version is now called 'xgpstrans' and the ASCII-Version is
	  'gpstrans'


GPStrans (version 0.2beta) - release 05/23/95
---------------------------------------------

	- Identify GPS Model in about-window
	- Menu on Quit: Let decide to Cancel, Just Quit and Turn of GPS and
	  Quit.


GPStrans (version 0.1beta) - release 05/18/95
---------------------------------------------
	
	- First public release of GPStrans
