Release Notes Archives
Release 3.35r2 -- Oct 12, 1999
- Added waypoints and tracks are now real layers in their own right
- Added "Reset GPSy" will clear track/waypoint overlay data (thanks Steve Harmony)
- Serial port selection defaults to since current Macs no longer have standard serial ports
- Fixed memory leak from the main window's backing store cache (about 1 meg per window)
- Greatly optimized screen refreshes while scrolling, speeding performance
- Fixed being able to use GPSy Calibration files that had UNIX/DOS linefeeds
- Added RegiRestorer by Hugh Johnson, Semplice Software (www.semplicesoft.com)
- Added "command" key/drag is now supported (per new Apple HIG) - thanks Chris Stone
- Added Dutch Grid (Rijksdriehoeksmeting; RD) using the free source to the rd2wgs program
by Ejo Schrama
-- when entering coordinates in the Dutch Grid (such as map calibrations), the datum is
ignored and defaults to the Bessel ellipsoid
- Recompiled with CodeWarrior Pro 5.2
Release 3.33 -- July 14, 1999
- Added OSGRS80 (Ordinance Survey Grid Reference System 1980) datum
- Added Magellan protocol icon support (thanks Bruce Robinson)
- Added increased tolerance for extraneous whitespace in license key dialog
- Added France as center of the world in GRD system (thanks Yves Couetter; viva la France!)
- Fixed Street Pilot Color ROM v. 2.01 issue (thanks Dennis Fraser)
- Fixed GRD display issues (thanks Francis Dalaudier; viva la France!)
Release 3.32 -- May 25, 1999
- Added new consolidated Preferences panel (requires Appearance Manager)
-- if you are running MacOS 7.5 and it complains that AppearanceLib is not installed, then
you can download it from Apple's Developer Web site
or upgrade to MacOS 7.5.5, which has ApperanceLib built in.
E-mail our tech support if you experience difficulties.
- Added ability to force close non-traditional (CTB) ports -- thanks Ward McFarland (www.megawolf.com)
-- this will only work on ports that are orphaned, forcing closed an active port won't work
- Added DGPS age to DGPS information panel; let's you know how stale your DGPS data is
- Fixed editing errors in Japanese Language Resource File
- Fixed changing DGPS servers mid-stream will re-open new server
- Fixed DPGS-IP server reporting to use seconds rather than n-counts for intervals
Release 3.30 -- May 11, 1999
- Added Internet DGPS support with selectable DGPS-IP servers
- optimized OpenTransport streaming code
- Privacy Warning: DGPS-IP clients return their *approximate* location
to the DGPS-IP server for statistical purposes. If you don't like this, don't use DGPS-IP.
- Added DGPS-IP RTCM parsing -- licensed from John Sager
- note: RTCM decoder output hasn't been fully verified for porting accuracy
- Added UTM exception zones for Sweden (thanks Chuck Gantz)
- Added Wisconsin TM (WTM-83/91) support, using provisional zone code 50490
- Added TFW zone popup menu from GPSy Pro
- Added QT4 support for 4096+ pixel wide 32-bit images (requires MacOS 8.6)
- Added Serial Arbitration Manager code to detect busy ports -- thanks Apple DTS
- Added assumption that declination of 0.0 means GPS doesn't know declination either
- Fixed MapFan files get saved with 'ipcC' / 'TRKP' filetypes (thanks Susumu Shimizu)
- Fixed bugs in Waypoint+/MapBlast support
Release 3.25r2 -- March 17, 1999
- Added Swedish Grid support (thanks Swedish Chef bork bork bork)
- Added Florida Albers support -- thanks Matthew Russotto
- use "100 USA-Florida Albers" for the UTM Zone and "NAD83" for the datum
- Added Massachusetts State Plane Support (PCS-NAD83) TFW support -- thanks Ben Rosen
- use "26986: USA-MA: Massachusetts PCS-NAD83" for mainland Massachusetts
- and "26987: USA-MA: Massachusetts Islands PCS-NAD83" for the islands
- Added better map import support
- Improved support of mangled MacGPS style files
- Fixed issues with AMG display (thanks Tim Blake)
- Fixed error string mismatch that caused erronenous "Serial Port set to NONE" messages, among others (r2)
- Fixed check to make sure GPSy doesn't place windows offscreen when a PowerBook is "undocked" (r2)
Release 3.21 -- November 21, 1998
- Added Teale Albers support for Teale California CD-ROMs (thanks Jerome Yesavage)
-- use "100 (Teale Albers)" for the UTM Zone and "NAD27CONUS" for the datum
- Added support for Japan Map Center Digital Map "SHADE" file calibrations on the 1:200000 scale maps
- Added check to make sure GPSy doesn't place windows offscreen when a PowerBook is "undocked" -- thanks Kevin Baird
- Fixed UTM southern hemisphere bug (thanks Tim Blake)
- Fixed writing TFW info back to file
Release 3.20r2 -- October 30, 1998
- Added support for MapFan PUE Routes (r2)
route files begin with the header "144"
by default, routes will be named MFRT01 and route points named "MF0001" (incremented)
to change the routename / route waypoint names, change the header to:
144,XXXX,YY
where XXXX is a four character routename, and YY are two characters to use for route waypoints
to upload as a background track, change the header to "16" (from 144)
- Added more detection heuristics to the Digital Maps of Japan support
- now the KANRI.CSV file can be in the same directory as the map files, even on 1:25000 scale maps
- Added limiting of 24 bit images to < 4000 pixel width due to QuickDraw (MacOS) bug (thanks Allory Deiss)
- Fixed "About" panels so that they display the correct version number
- Fixed splash panel delay action
- Fixed rare problem trying to upload data via drag-n-drop when serial port was set to "none" -- thanks Allen Thompson
- Fixed detection of MacGPS format track file playbacks (thanks Allen Thompson)
Release 3.20 -- October 23, 1998
- Added support for Japan Map Center "Digital Maps of Japan (Map Images) 1:25000 and 1:200000 Scale"
- Added Waypoint+ file support (waypoints, routes, tracks) which allows waypoints / routes
to be directly imported from MapBlast (Geocities)
- Added Gauss-Krüger (German Grid) coordinate system support (thanks to Heinrich Pfeifer for his help with GK zones).
- Added ability to set serial port to "none"
- allows GPSy to work without trying to open a serial port / find a GPS unit
- Added preliminary support for DeLorme Earthmate
- Added double-buffering of map windows (courtesy of GPSy Pro code)
- Added checks for ".jgw" (JPEG World Files) for JPEG calibrations (thanks Allory Deiss)
- Added more double-buffering to optimize map windows
- Added splash panel with more explicit notice and disclaimer (thanks to American lawyers)
- Added support for auto-detecting Wyoming orthophoto UTM zones (thanks Allory Deiss)
- Added more heuristics for detecting tif/jpg zones from their names (thanks Allory Deiss)
- Added check for number of PRNs tracked; disables position if <= 2 satellites (thanks Leighton Paul)
- Fixed references to non-existent "Display" menu in code
- Fixed "noise" when using the zoom (resize) window button
- Recompiled with CodeWarrior Pro 4 (thanks Metrowerks)
Release 3.17 -- September 21, 1998
- Added GeoTIFF support for NAD83 UTM zones (thanks to Paul Peters)
- Added more rigorous checking of StreetAtlas regkey
- Added checking for PICT/JPEG files with TFW files as well (thanks Kevin Baird)
- supported file suffixes are now: .tif, .tiff, .pict, .jpg, .jpeg, .map
- Added Mercutio MDEF active menu support
- Added "hand" cursors now "grabs" at window when moving/scrolling (courtesy of GPSy Pro)
- ok it's cute, so shoot me.
- Changed map cache to now optimize to file depth rather than screen depth;
this allows larger 8-bit USGS TIFF files to be opened at higher resolutions
- Fixed bundle bits for JPEG/Photoshop drag-and-dropping from the finder (rebuild desktop if necessary)
- Fixed flickering in map info area (courtesy of GPSy Pro shared code)
- Fixed waypoint/track overlays weren't always working when files were uploaded
- Fixed map trying to center on GPS position when zooming in/out unnecessarily
- Fixed bug that was causing unnecessary map centerings in "Locate Repeat" mode
- Fixed map "cross" cursor is now thicker and masks the background
- Fixed Garmin waypoints not always uploading if < 6 characters wide
- thanks Marc Sontag, Andrew Highberger, and Henry Limmer
- Verified compatibility with MacOS 8.5 (f6) and ActionFiles
Release 3.16 -- August 20, 1998
- Added Garmin StreetPilot support
- Fixed primary datum used instead of transfer datum in MapFan files (thanks Noriyuki Narita)
- Fixed issue where 12/31/89 00:00 was used when GPSy couldn't determine the date stamp
- now '-' is written to the file instead (extended mode only)
- Fixed rounding error in DMM display with minutes over 59.500' (thanks Peter Brooks)
Release 3.15 -- July 20, 1998
- Added "Send Map Waypoint" command for easier map waypoint to GPS creation
- click on any point in your calibrated map
- Select "Send Map Waypoint" from the Utilities/SendToGPS menu (Command-U)
- enter the map name/comment and click "Send" to upload it to your GPS
- or use the Contextual Menu (control-Click)
- Added ability to handle TFW (TIFF World Files) as well as extended TFW files
that include UTM zone and datum info (thanks Joe Fletcher @ USGS for suggesting this)
- Added New Zealand Map Grid support (thanks Chris Crook @ LINZ)
- Added ContextualMenu support for copying or sending map waypoints
- Fixed StreetAtlas tracks being downloaded to TEXT files (thanks Lito Lucena)
- Fixed bug in downloads of waypoints with - 0 longitude (thanks Andrew Blank)
- Fixed bug in Eagle/Lowrance LSI-100 map waypoint uploading protocol
- Fixed bugs in Eagle/Lowrance LSI-100 map route uploading protocol
- Fixed bug in track downloads introduced in earlier beta (thanks Peter Nagy)
- Fixed MicroTracker $GGA bug (thanks Greg Noneman)
- Improved Garmin waypoint date detection (thanks Dr. Rick Edwards)
- Improved GRMN Real Time protocol support
- Improved updating of map wayoints on the screen when sent
Release 3.12r2 -- June 25, 1998
- Added ability to handle 4096+ wide JPEGs (thanks Sam Bushell @ Apple)
- Added much improved dithered drawing in 256/16 color mode
- the dithered drawing mode is slightly slower, but much more beautiful
- if you're masochistic, hold down the shift-key before the space-key-drag or scroll keys
and GPSy will draw in non-dithered mode (so you can see how bad it was before;
or for a slight speed boost when zipping from side to side).
- Added full Swiss Grid support -- r2 (thanks Chuck Gantz)
- Changed default lo-res cache to OFF (due to improved dithered drawing)
- Fixed warning messages and errors under QuickTime 2.5 (thanks Doug Owens)
- Fixed "Save Map Calibration" problem -- r2 (thanks Steve Harmony)
- Fixed dual-cache recentering problem -- r2 (thanks Steve Harmony)
Release 3.1.1 -- June 18, 1998
- Added "The Living Earth" as the default World Map, under license from The Living Earth, Inc.
- Added dual hi/lo res caching scheme for map images and ability to change cache parameters
- Added bearing to next waypoint indicator on digital map icon
- if bearing doesn't seem to point directly to the bearing waypoint icon
(especially on large scale maps) please remember that GPSy uses great circle routing
- Added bearing waypoint icon on map displays
- Added Swiss Grid as a display coordinate system (thanks Chuck Gantz)
- Added (back) Garmin protocol waypoint timestamps
- Added progress bar and Command-. cancelability when opening large map files
- thanks to Sam Bushell at Apple QuickTime engineering for adding this API at our request
- if the progress bar never seems to get to 100% on large TIFFs, blame Sam :)
- Added mouse location tracking in map window (by popular demand)
-- click to select a point to copy waypoint coordinates
- Added GPSy uses temp memory before app memory when opening image files
-- this lets GPSy's application size remain small while opening maps at maximum resolution
- Changed "GPSy Digital Map" as the default GPSyLink type
- Fixed Preferences file bug (thanks Kazuo Hasegawa and Sakura-san @ FGPS)
- Fixed Garmin waypoint icon mismatch (thanks Dave Lounsbury)
- Fixed GPSy's handling of opening an already open map (will select window)
- Fixed upload protocol 1024 byte boundary problem (thanks Noboru Kato and Andrew Blank)
- Fixed title of World Map (previously known as "Untitled")
- Fixed some more errant memory code, courtesy of Onyx SpotLight
- Fixed map scrollers when opening map files
- Fixed map calibration datum bug (thanks Bjorn Jansen)
- Fixed map calibration window memory bug (thanks Bjorn Jansen)
- Fixed southern hemisphere UTM calibrating bug
- Fixed map redrawing twice on zoom in/outs
- Fixed drag-and-scroll not liking the edges of maps
- Fixed more checks for printerless configurations (thanks Kazuo Hasegawa-san)
- Fixed most leaky memory pointers
Release 3.10 release 2 -- June 13th, 1998
- Added ability to center map on current location (using GPSyLink menu)
- use "Locate Repeat" to stay centered; smart updates prevent extraneous redraws
- Added PhotoShop (TM) style drag and scroll (hold down space key while dragging)
- Added PhotoShop (TM) compatible zoom-in and zoom out (Apple +/-)
- thanks to Koen Van de Poel and others for suggesting these PhotoShop commands
- Added "smart" zooming (map stays centered on location)
- Added Maidenhead Grid (thanks Steve Hideg)
- Added pretty splash panel (thanks Andreas Cellarius, Ptolemy, and Adobe Photoshop)
- Added beautiful new application/file icons (courtesy of IconFactory - www.iconfactory.com)
- Added "cross" icon when in map mode
- Added windows that remember their location and visibility status (thanks Keith Brindley)
- Added bit-aligned map window dragging / use option-drag to disable
- bit aligned dragging causes windows to drag along word boundaries on 1,2, 4, 8, & 16 bit displays, this causes the window to appear to "jerk" when moving but it greatly optimizes map scrolling performance
- Added pasteboard-type whitespace around small map images,
rather than resizing windows on zoom downs (thanks Keith Brindley)
- Added AMG, BNG, and ITM support on map calibration panel (thanks Keith Brindley)
- Added cancelability to Magellan downloads
- Added "quick tips" to large map "coffee warning" panel (thanks Tom Harvey)
- Added better detection of when calibrated map file links are broken
- Added Pulkova 1942 datum (thanks Markus Bjorksten)
- Added preliminary checking for 4096 pixel wide 32-bit images
- hold down option or command key while click on "Open" in the Open File dialogue box to enable
row checking (option does one test, command does another).
- Added more beautiful current location icon with track pointer and faded last location track
- Added check for NMEA-0183 bug with maximum DTG (999.9 nm) -- (thanks Dave Lounsbury)
- Added GPSyLink to MapBlast; removed old Vicinities (thanks Jerry Halstead of MapBlast)
- Added ability to save calibration files for GeoTIFF images -- actually the calibration data
isn't saved, but a pointer to the original map is; this allows for the creation of map folders
on your hard drive with easier to remember names
- Added preview copying to calibration files. If the map image file has a preview image
("Create Preview" in the Open Map File dialogue), then the calibration image will copy
that data as well. This allows map calibration files to preview.
- Added ability to disabled Trimble initialization by turning off "TracPak" inits (intuitive, right?)
- Added checks for manual map calibration solubility and over-calibrating
- Fixed leaky pointers (thanks Onyx QC) -- release 2
- Fixed map zoom levels are independent of each other and the GPSyLink zoom level
(thanks Craig Jones)
- Fixed sanity of window titles
- Fixed upload records missing trailing carriage return (thanks Marc Kaiwi)
- Fixed track overlays broken in pr 5 (thanks Elbert Wayne)
- Fixed printing support (thanks Coca Cola)
- Fixed default zoom level to a more reasonable 100% (all of yer)
- Fixed opening calibration image files with CD-ROMs (thanks Steve Harmony)
- Fixed "cancelable" typo (thanks Steve Harmony)
- Fixed overzoom overflow QuickDraw bug (thanks Keith Brindley)
- Fixed DTS bug in navigation window
- Fixed minor bugs
- Optimized and cleaned up some of the display code
- Cleaned up preferences code in preparation for new features
-- GPSy will reinitalize prefs when starting up, this is due to a new datum added (see above)
- Recompiled with CodeWarrior Pro 3
- Verified operation under all themes with MacOS 8.5 alpha 6
- Verified 98.8% Carbon Compatibility
Release 3.08 -- April 27th, 1998
- Added ability to copy map click points to the clipboard as extended format waypoints (thanks Dave L)
- Added initial Trimble TSIP support (thanks John Konopka)
- Added DeLorme StreetAtlas route uploads (thanks Richard Vassar)
- Fixed last-line-not-always-being-uploaded problem (thanks Richard Vassar)
- Fixed DST problems (thanks Dave Martindale et al.)
- Fixed spurious GeoTIFF false-detection (thanks Steve Harmony)
- Fixed map location marks (red cross / tracks) not always drawing properly (thanks Bill Westcott et al)
Release 3.07 (b) -- April 15th, 1998
- Added MAPGEN/MATLAB track file uploads for compatibility with the USGS Coastline Extractor
(thanks L. James)
- Changed Data Upload file dialog box so that it indicates the file types supported
- Fixed unnecessary violence to DLSDELTA bits when setting time zone (thanks Leighton Paul)
- Fixed map calibration bugs with UTM + datum (thanks Rob Humble)
- Fixed CR/LFs in MapFAN SPT/TRK and DMapWin files (thanks Michiran-san)
- Fixed minor display bug when Garmin GPS unit isn't connected for upload
- Fixed low-memory global trashing
- Fixed even more low-memory global trashing in data transfers (3.07a)
- Fixed Magellan waypoint bugs and enabled Magellan track transfers (3.07a)
- Fixed GWorld corruption (3.07 (b); thanks Matthew T. Russotto)
Version 3.06 Release Notes:
Release 3.06 -- March 27th, 1998
- Added zoom level display in map windows
- Fixed StreetAtlas3 GPSyLink problem (thanks William Garner)
- Fixed extended format DMM track upload bug (thanks Matthew Russot)
Release 3.05 -- March 25th, 1998
- Added support for MIT Ortho Maps in GeoTIFF format (ortho.mit.edu) -- thanks Christopher Davis
- Added downloads to DeLorme Track- (GPL) file format
- Added 'pDpt' -- AppleEvent polling for depth
- Added MapFan II data transfers from map waypoints (.SPT; upload & download) and tracks (.TRK; download only)
- Fixed MapFanWeb link bug (thanks H. Sato)
- Added DMapWin data transfers from tracks to POT format (download only)
- Added cancellability/switchability to Garmin data transfers
- Improved Garmin support including adding waypoint support for some GPSMap units
- Fixed auto-detection when uploading extended GPSy waypoint files without headers
- Fixed some more code in Rockwell support to make sure low-memory globals don't get trounced
- Fixed byte flipping code that was affecting Rockwell and other protocols
- Fixed GDHandle unlock bug (thanks Jon Summers)
Release 3.0 -- March 16th, 1998
- Added "Garmin protocol" feature detection, GPSy will now correctly detect which protocol
version the Garmin unit uses and will upload using the appropriate icon format
(thank you Christopher Davis for bringing this to my attention)
- Made USGS GeoTIFF support part of GPSy, not GPSy Pro
- Fixed average altitude readings (thanks Tom GLanzman)
- Fixed Garmin II+/12XL multiple route uploading (thanks Tom Glanzman)
- Fixed Garmin "ALL" data upload detection (thanks Wes Palmer)
- Fixed crashing problem caused by unrecognized datum in NMEA-0183 stream (thanks Mihkel Tammepuu)
Release 3.0 final candidate 1 -- March 11th, 1998
- Added fancy "online/offline registration" buttons to license key reminder panel
- Added "E-mail us" and "Visit our web site" options to Apple menu
- Added Internet Preferences option to Edit/Preferences menu
- Added ability to scroll through map using arrow keys
- Added Command-arrow-keys to zoom map (thanks Torkel Spindler)
- Added ability to "play back" downloaded GPSy track files (both classic and extended formats)
- Fixed datum transposition error in map display when using older datums (thanks John Dengler)
- Fixed bug in classic waypoint data transfers
- Fixed other bugs in waypoint/tracks displays
- Fixed screen update on completion of download
- Fixed problem where GPSy 3.0b3 required a printer driver to be installed
Release 3.0 beta 3 -- March 9th, 1998
- Added "mouse droppings" trails (also known as bread crumbs) in map window
- Added "mouse droppings" for downloaded trails as well
- Added waypoint marker display in map window
- Added GeoTIFF tag support in preparation for GPSy Pro 3.0
- Only certain GeoTIFF tags (projections) are supported. If you find a GeoTIFF
image that opens with "Unrecogized Tags", then please drop a copy in
ftp://ftp.gpsy.com/pub/incoming/
and e-mailsupport@gpsy.com with this information
- Fixed numerous UTM related bugs in preparation for MGRS support
- Fixed zooming and scrolling bugs in map window
- Fixed current location cursor so it draws nicely
- Fixed "ALL" upload problem to Garmins (thanks Wes Palmer)
- Fixed map calibration DDMMSS and DDMMMM formats (thanks John Dengler)
- Fixed "new extended format" Track uploads
- Updated InternetConfig support to IC 1.4
Release 3.0 beta 2 -- March 2nd, 1998
- Added GRAD position display (no adjustment for Paris as center of world, though)
- Added DPT sentence support in NMEA-0183 (depth of water / for depth sounders)
- Fixed StreetMap problem with Netscape 4.0
- Fixed QT library link problem
- Fixed copy/paste into preferences/license key/SendGPSCommand dialogs
-
Release 3.0 beta 1 -- February 26th, 1998
- Added "GPSy Extended" data transfer file format (handy for exporting to databases/GIS)
and built in hooks for future DeLorme SA3/SA4 export/imports in 3.0 beta 2-3
- Added UK StreetMap support (thanks Simon Brown)
- Added Australian Grid (AMG) support (thanks Nicholas Skelton)
- Added SmartScroll compatibility
- Fixed placement of "thermometer" window during data transfers
- Numerous minor bug fixes
Release 3.0 alpha 9 -- January 19th, 1998
- Added quicktime file preview to "Open Map" dialog
- Removed translation dialogue by making "Open Map" dialog fully QT native
- Added checks for QT presence in application initialization
- Fixed page up/down scrolling, zooming, and added zoom/grow boxes
- Fixed graphic import for 680x0 machines
Release 3.0 alpha 8 -- January 11th, 1998
- Added native QuickTime image file support and rewrote scanned map support
- Added new AppleEvent to sync the system clock:
- "synchronize the system clock with latency of " xxx (float milliseconds)
-- (thanks T. Liu for reminding me to add this)
- Added testing for no GPS unit with 'sync' command
- Added logging to DeLorme SA4 and iPC MapFan II track file formats natively (thanks nac0072@nifty)
- Added DMapWin (a Japanese GPS mapping program) POT support (thanks Nakazawa-san)
- Added "raw logging" for NMEA-0182; Sony IPS; and Rockwell Zodiac/NavCore devices
(no playback yet)
- Fixed the "Start Logging" menu option from being dimmed for non-NMEA devices
Release 3.0 alpha 7 -- December 3rd, 1997
- Added ability for multiple log formats:
- Raw NMEA-0183
- HTML Web File (ideal for Ricochet / multiple vehicle tracking) with GPSyLinks to web sites
- NMEA-0183 RMC only file
- Tab-delimited ASCII
- Added interval logging (from 1 second to 1 hour)
- Fixed magnetic declination bug -- track north version
- Fixed problem saving north preference
Release 3.0 alpha 6 -- December 1st, 1997
- Fixed magnetic declination bug (thanks Dave Martindale)
- Fixed AppleEvent data polling -1702 bug (thanks Leighton Paul)
Release 3.0 alpha 5 -- November 18th, 1997
- Added Garmin III icon altitude/waypoint transfers
- Fixed bugs uploading Garmin almanacs
- Fixed Fix Type (2D/3D) display glitch when no fix type was sent
- Recompiled using CodeWarrior Pro 2
Release 3.0 alpha 4(a) -- November 7/11th, 1997
- Added GPSyLink to MapsOnUs Internet Map Server (USA)
- Added GPSyLink to MapFanWeb Internet Map Server (Japan) -- thanks T. Maekawa
- Added the feature that the Display Panel opens at start-up automatically
- Fixed the Primary Display Panel so that numerals line up in lat/long mode
- Fixed bug displaying world map not self-calibrating
- Fixed SIZE memory partition typo -- thanks A. Lenz
- Fixed (?) possible problem with GPSyLink to DeLorme SA using Sony GPS units
- Fixed typos in Japanese resource and manual
Release 3.0 alpha 3 -- October 23rd, 1997
- Added the Magellan transfer protocol -- waypoints only
- Added the Sony IPS protocol as a real-time positional protocol. The IPS-3000/5000/5100 are popular
GPS units sold in Japan -- thanks Shimizu-san and FGPS
- Added ability to quickly localize using "GPSy Language Resource" files -- thanks K. Suzuki
- Added GRADs settings for angle units for all the Frenchies out there -- thanks Martin Seneclause
- Added about 18 new datums, bringing the total to 124 datums, including a NTF (French) datum
- Improved the datum-name detection system even more
- Changed datum numbers to read 999 when not using a MacGPS datum
- Clarified error message when serial port not found (as in when a PC Card is removed).
- Fixed CTB bug and expanded number of available serial port slots to 32 -- thanks Ward McFarland
- Fixed bug force resetting serial port that required two hard forced serial port resets
- Fixed bug properly updating GPS data transfer send/receive options
- Fixed problem with data transfer buffer ovverruns by closing serial ports during dialog boxes
-- thanks Pete Lindsley
Release 3.0 alpha 2 -- October 8th, 1997
- Added the Lowrance Software Interface (LSI-100) protocol support for waypoints
transfers between Lowrance/Eagle GPS units. Route and track support planned
for the near future.
Release 3.0 alpha 1.6 -- September 29th, 1997
- Fixed alpha 1 bug that improperly disabled Link Features menu
- Added GPSyLink support for Increment P Corp's Map Fan II
(CD ROM map of Japan)
- -- please remember to set GPSy's Primary Datum to "Tokyo" datum for MapFan II unless
your GPS unit translates into the Tokyo datum without warning GPSy (namely, non-Garmin units).
- -- many thanks to Naoya Shindo for his help with implementing MapFan support ! :)
Release 3.0 alpha 1 -- September 4th, 1997
- Added serial port status checking
- Added preliminary scanned map calibration support
- Added GPSyLink to DeLorme SA4
- Added GPSyLink to Internet map servers: Geocities, Tiger, Xerox
- Fixed bug with NMEA-0183 BOD sentence and magnetic declination
Version 2.5.1 Release notes (97/8/3):
- Added Altitude to Aviation Data Panel and fixed Climb Rate
- Added status checking in NavCore protocol
- Fixed some menus and displays to be more protocol independent
Version 2.5 Release notes (97/7/28):
- Added Rockwell NavCore V binary protocol support (message #102 & #103)
- Added Garmin Positional Protocol Support
- Added ECEF X, Y, Z coordinate system
- Added Irish Transverse Mercator (ITM) coordinate system
- Added AppleEvent data polling (see attached AppleScript file)
- Added ability to set fractional-hours for time zones
(however, the Mac system software ignores fractional zones)
- Added PGRMF and PGRMV parsing for Garmin TracPaks
- Added init option for Garmin TracPaks; removed reference to Tripmate inits and made
it on by default
- Fixed minor problem in init code for Tripmate
- Fixed serial port overrun code, fixing crashing problem in NMEA-0182/-0183 support
when no device was connected (or device was not sending data)
Really old stuff....
Apologies for not HTML formatting this stuff, never gotten around to it....
Release 2.5.1 -- August 3rd, 1997
* Added Altitude to Aviation Data Panel and fixed Climb Rate
* Added status checking in NavCore protocol
* Fixed some menus and displays to be more protocol independent
Release 2.5 -- July 28th, 1997
* Added Rockwell NavCore V binary protocol support (message #102 & #103)
* Added Garmin Positional Protocol Support
* Added ECEF X, Y, Z coordinate system
* Added Irish Transverse Mercator (ITM) coordinate system
* Added AppleEvent data polling through GPSyLink
* Added ability to set fractional-hours for time zones
(however, the Mac system software ignores fractional zones)
* Added PGRMF and PGRMV parsing for Garmin TracPaks
* Added init option for Garmin TracPaks; removed reference to Tripmate inits and made
it on by default
* Fixed minor problem in init code for Tripmate
* Fixed serial port overrun/underrun code, fixing crashing problem in NMEA-0182 and -0183
support when no data was being sent
Release 2.2.3 -- May 27, 1997
* Added (forgotten) custom command for Garmin GPS 20 SL: $PGRMCE
* Fixed missing commas in $PGRMIE and $PGRMCE sentences (DM)
* Fixed missing <5> and <6>s in $PGRMI and $PGRMC caused by programmer dyslexia (DM)
* Fixed bug where declination wasn't picked up properly from RMC sentence (DM)
* Fixed bug where declination info wasn't correctly used in track correction in RMC sentence (moi)
Release 2.2.2 -- May 16, 1997
* Added custom commands for Garmin GPS 20 SL: $GPALM, $PGRMI, $PGRMIE, $PGRMC, $PGRMO
(thanks Dave Martindale)
* Fixed improper checksum calculation in Send NMEA Commands (thanks DM)
* Fixed missing carriage return in log file for Send NMEA Commands (again, DM)
* Fixed "track" problem with HDM/HDT sentences
* Fixed "bearing" problem caused by incomplete Eagle Accunav NMEA data (thanks Loren Hudson)
* Fixed minor start/stop demo display glitch (caught by Rick Oerndorf, thanks!)
Release 2.2.1 -- April 23, 1997
* Added "Major Features" option to StreetAtlas features menu
* Fixed problems relating to PGRMM real-time datum translation w/ Garmin units
* Fixed minor problems in StreetAtlas features menu
Release 2.2 -- April 11, 1997
* Added Garmin 12XL features: Configuration Data and All User Data
* Added NMEA-0182 support
* Added 150 bps; 1200 8/odd/1; and 57600 bps options
* Added secondary display datum (now you can compare and contrast differences between datums!)
* Added All Features/No Features to StreetAtlas map feature menu. Stopped menu from redrawing
each time a feature setting was selected.
* Greatly improved support for B&W; 2 bit; and 4 bit grey-scale/color displays.
* Adjusted NMEA Sentence Data window slightly to be more general
* Disabled logging on NMEA-0182 (since it's a non-printable byte stream)
* Changed keyboard commands:
Was Now
Text-to-speech 1 - 4 Shift-1 to Shift-4
GPSy Zoom Level N/A 1 - 0
GPSy Zoom In/Out Command-[ ] Either Command-[ ] or [ ] by themselves
* Improved parsing of Garmin PGRMM datum sentences 100-fold. Now datum should almost
always be correctly read.
* Increased serial buffer size yet again to 16K
* Fixed bug where PGRME (Garmin Proprietary EPE) was conflicting with GPSy's new EPE estimate.
* Fixed Satellite display on B&W monitors (will draw thin black lines instead of attempting grey)
* Improved Satellite display on color monitors (will draw strength on range from
Red/Yellow/Green/Blue)
* Nota bena: Color detection is done at startup time and is the depth of the main screen
* If GPS does not provide declination info and user requests a display pref that requires declination
calculation; GPSy will display the info as received from GPS unit and flag the display with
a red/italicized marker indicating display does not match preference. In all cases, displayed
data will be correct with correct tag.
* Additional Device Data now notes when Declination info is not provided (rather than omitting it).
* Garmin datum display is now based on what GPSy thinks it is, rather than what the unit says it is.
* EPE/HPE/VPE is now calculated from DOP if not supplied by GPS unit -- the formula used is:
EPE = UERE * DOP * 2
where, UERE = User Estimated Range Error (by SPS definition == 32 meters)
DOP = Dilution -o- Precision
2 = 2DRMS or 95% precision multiplication factor
* Garmin units that supply their EPE estimate will display their (grossly optimistic) version of EPE
* GPSy calculated EPE has (95%) trailing it.
* Added ! tag in Garmin files for comment data and programmatic data
* Relabelled route waypoints with lower-case 'w' (but built-in backward compatibility)
* Fixed display glitch in data transfer "thermometer"
Release 2.1 -- March 17, 1997
* Added ability to recognize and upload MacGPS-style Proximity waypoint files.
* Send GPS/NMEA command added for Ashtec SCA-12/12S support and other computer-
controllable GPS units.
* NMEA data window extended to last 11 sentences w/ snazzy scrolling window.
(Needed to view SCA-12 response to commands)
* Fixed RMC/SOG/3D/2D bugs that cropped up when decoding invalid NMEA sentences from a lost GPS unit.
* Fixed bug in About box that caused Sound Manager to meander.
Release 2.0.3 -- Febuary 23, 1997
* CommCloser functionality built-into GPSy -- hold down Option key while selecting "Reset GPSy"
to close and reset internal serial ports.
* Found MDEF problem that was causing pop-up disfunctionality (aka bombs) on System 7.1/68000
* Lots of Garmin data upload tweaks (none fatal or data damaging):
* On occasion, uploading data would cause UTC offset to be trashed.
* On occasion, uploading data would cause Datum ID to change from "No Translation" to "WGS-84"
* Files were not closed on upload properly.
* Fixed several problems with proximity waypoint uploads not working.
* Download format (DMS/DMM/DDD) was not always same as in Display Prefs.
* Fixed missing tab in proximity waypoint downloads.
* Various shorts were causing problems due to alignment changes in PowerPC. Changed to regular ints.
* When downloading and "replacing" a file; would write over the file instead of creating temp copy.
* Some better error messages used when serial problems occur.
* Thank you Dave and Joe for beta testing! -karen
Release 2.0.2-- February 17, 1997
* With DD's help, fixed problems that affected Garmin GPS 50 support:
* Crashing problem due to PGRMM bug.
* DTG/XTE/RMC flickering problem due to Garmin NMEA strangeness.
Release 2.0.1-- February 11, 1997
* Fixed problem with text-to-speech introduced by 2.0 (thanks MJK!).
* Fixed problem with Garmin data files not closed until GPSy quits (thanks DM).
* Fixed problem with time zone corrections in Garmin waypoint/track files (DM).
* Added Garmin protocol proximity waypoints.
* Restricted Garmin data upload/downloads to registered users.
* Tweaked APB sentence so that XTE/landmark wouldn't flicker.
* Tweaked navigation panel so that arrival circle data won't run off the screen.
* Added download date/time to Garmin data file header.
* Tweaked serial buffer space a bit more.
Release 2.0 -- February 3, 1996
* Added Garmin protocol uploads/downloads for almanac, waypoints, routes, track
* Added 104 different geodetic datums and translations
* Added more complete UTM zone info; British National Grid info
* Added UTM 10,000 km spacing and also UTM-normal spacing (per DM's suggestion)
* Added full DeLorme Tripmate® support
* Added recognition and display of Rockwell Zodiac channel information (PRWIZCH) sentence
* Added workaround for Eagle Accunavs that don't clear waypoint info properly
* Added option to turn-off NMEA-0183 checksums
* Serial port buffers doubled. Serial port routines revised. There should not be any
buffer overruns now. File playbacks no longer cause memory overrun.
* Fixed Eagle AccuNav Sport waypoint problem by improving NMEA-01383 support.
* NMEA checksums now implemented. Option to require them.
* AppleEvents are now area of Garmin data files; so drag and drop and double-clicks
should work (for GPSy native files).
* Improved DeLorme Tripmate support.
* Renamed and changed some Preferences to standardize panels
* Uses temp file for data downloads so original is not deleted if problem occurs.
* Fixed problem with satellite PRN strength display if SIV < full sentence.
* Made more foreground and background friendly by restricting screen updates
to every 20 ticks (0.33 sec.) in the foreground, every 60 ticks (1 sec) in background.
* Recompiled with CodeWarrior 11 (they come out with new versions even faster than GPSy!)
* Almanac upload capability added back. Proximity waypoints removed.
* Garmin Data downloads have an extended header with more info including GPS firmware version
* Fixed bug w/ StreetAtlas not working with 2.0b1
* Improved guessing timezones (per DM's suggestion, again)
* Removed WPL sentence parsing since it doesn't provide any useful info
* Fixed bug computing UTM in southern hemisphere
Release 1.7 -- December 30, 1996
* Time Synchronization -- adjust your Macintosh system clock to GPS/atomic time
* Added support for PGRME sentence; fixed bugs in other Garmin proprietary sentences
* Moved NMEA sentence data to its own panel
* Added geodetic datum and geoidal separation to display
* Various tweaks in the user interface
* Eliminated problem requiring SpeechLib on PowerPC (dang weak imports! :)
* Fixed bugs in satellite strength display. Added est. position error (EPE) display. Eliminated flickering.
Release 1.6.5 -- December 22, 1996
* Keyboard Commands display panel (future versions will allow editing)
* Hit <return> while recording log file to enter comment
* Auto-filename entry for log files (defaults to date and time)
* Changed command-key for recording log files to Command-K (K for 'kapture'?)
* Recompiled with CodeWarrior 10. PPC version uses full optimization (level 4; PPC603 optimized)
* Crashing problem with log playback squashed.
* Misc. bugs fixed
Release 1.6.2 -- December 18, 1996 (Internal/Beta Release)
* Log files now playback more smoothly
* Two new log file tags: $PGPSyC == Comments, $GPSyP = pause time in ticks/secs between playback lines
Release 1.6.1 -- December 16, 1996
* Double-click and drag-n-drop of NMEA data log (TEXT) files
* Off-screen graphics worlds used to reduce "flicker" on displays
* Fat binary release
* Serial port error messages improved
* Fixed bug in PowerPC preferences reading caused by 'big-endian/little-endian' problem
* New icon for preferences file (and new filetype as well, 'pref')
Release 1.6 -- December 15, 1996
* Data logging and playback
* Improved (Communications Toolbox) serial support for non-standard PowerBook serial ports
* Separate PowerPC version included for first time.
* Moved "Demo mode" to File menu (remove in future version?)
* Non-license time-out reduced to 15 minutes
* Preferences from old versions invalidated automatically
Release 1.5.1 -- November 17, 1996
* If drag manager not installed, would crash, fixed.
Release 1.5 -- November 13, 1996
* GPSy Link to DeLorme's Street Atlas® 3.0 added (separate $10 license key required)
* If GPSy doesn't receive NMEA signals for 30 seconds, will invalidate data (safety feature)
* WCV and ZTC added
Release 1.2.1 -- November 7, 1996
* Static Position Calculation Mode preferences added / DOP weighting
* License Key entry separated from rest of preferences
* DOP mean data displayed (actually, bug below fixed)
* Static Position DOP sd was really the average DOP, fixed.
Release 1.2 -- November 4, 1996
* Space-key will read through all of the current data through text-to-speech
* Option to display/speak altitude or not.
* Satellite location display (azimuth, elevation, strength, PRN) added
* Maritime and Aviation window panes added
* Demo mode added (modify STR 6000 to change NMEA strings)
* MGRS display currently disabled. Until I can accurately calculate MGRS, I'll leave this option out.
* NMEA misc. data separated from GPS satellite data
* Static Positioning will reset everytime you open the window. Previously, even if the window was closed, SP calculations would occur in the background. Opening the window will reset SP calculations to zero.
* Preferences format changed, delete old preferences before using
* Added NMEA sentences: AAM, DBT, DPT, GSA, GSV, MTW, XTR and others
* Selecting a display window twice through the menu created two windows
* Cancelling a preferences dialog left GPSy in an unknown state, fixed.
* Static Position altitude calculated improperly, fixed.
* Water temperature calculated improperly, fixed
* Strange graying of preference popups fixed.
* Preferences options were sized wrongly on macines not using Aaron[TM], removed Aaron from my development system.
Release 1.1 -- October 28, 1996
* Option for primary and secondary coordinate systems (only DDMMSS/DDMM.MM &
UTM currently supported)
* DDMM.MMM positioning added
* Static Position now reports the age of data sample being used.
* Static Position also averages the Dilution of Precision (usually HDOP) of the data sample, so you
know how good your readings are.
* Recognizes some more NMEA sentences.
* Added limited maritime support
* Added ability to reset GPSy
* Added ability to speech synthesize information.
* Serial Port preferences now in their own preferences panel
* Static Positioning resets if the current position drifts move than 0.05 degrees off of
the averaged position. Since SA is defined as +/- 100 meters and 0.05 degrees is much more
than that, this should be a safe figure (previously "moving" was defined as COG/VMG of over
twenty units per hour (kph or mph)). In any case, Static Position should be deliberately reset
before you use it.
* "Update" bug fixed -- now all windows update properly
* Occasional display glitches due to leading zeros fixed
* Static Position lat/lon standard deviations were calculated incorrectly (averages were right, though)
Release 1.0 -- October 23, 1996
* First public release.
Please send e-mail questions or comments to us via our
e-mail options.
Copyright (C) 1997-2007 by Global Mapping Systems and Karen Nakamura. All rights reserved.
GPSy® and GPSy.COM® are registered trademarks and GPSy ProTM and GPSyLinkTM are trademarks of Karen Nakamura.
All other trademarks are the property of their respective owners. Mention of a third-party's
product does not represent endorsement of or by that product.
This page was last updated on October 15, 1999.
We've had
hits since
May 15th, 1999.