Revision history for Perl extension GPS::Garmin. 0.13 NOT YET RELEASED - added support for newer Garmin devices: eTrex Venture and emap - added optional /bin/stty support to Garmin::Serial - no dependencies to (even standard) modules like POSIX and FileHandle in Garmin::Serial --- useful for devices with small memory footprints (e.g. handhelds) - more constants in Garmin::Constant: symbols, display types, colors, waypoint types etc. - changed parameters of Garmin::upload_data - INCOMPATIBLE CHANGE! - still in construction: new module GPS::Base serves as a factory class for GPS::Garmin, GPS::NMEA and may be extended for other modules - removed unnecessary Exporter/Autoloader calls - whitespace fixes in source code 0.12 Qua Dez 6 03:06:56 WET 2000 - added Win32 support (through Win32::SerialPort) - added Device::SerialPort support - added upload code - optimized transfer speeds 0.10 Qui Nov 30 02:59:16 WET 2000 - revamped 0.02 Wed Feb 10 17:15:33 1999 - downloading tracks is now ok - created some aliases to gps_do() stuff - added some docs 0.01 Fri Feb 5 15:28:24 1999 - original version; Lot's of bugs, lacks several functions