![]() |
Bring
Google Earth To Life!
Google Earth GPS Tracking and Navigation |
|
GooPs Get GooPs Plus/Pro Compare Features Download GooPs Free Revision History Issues Troubleshooting FAQ Forum GpsGate Contact Get Google Earth here free! |
Revision History/Release Notes : FTP client will optionally upload data even if no new points received. FTP client can now upload all vehicles, local and remote SpeedTrack Max Speed can be set for better display of very fast or slow vehicles Heading can now be displayed with cursor current position data Doubled maximum track storage Now rejects zero lat/lon and times more than 7 days in the future. Fixed problem with double timestamps
2.2 – 9/21/07 GPS Data Window, Tracking Device Support, Bug Fixes
2.1 – 7/29/07 Mologogo/GpsGate Tracking, Bug Fixes GpsGate.com and Mologogo.com integration
explodes the number of tracking options available to GooPs users. Now
you can track yourself and your friends in Google Earth with a wide
variety of devices including cell phones, PDAs and Smart Phones.
The GpsGate.com and Mologogo.com servers provide well supported and stable platforms that you can access from home or on the road. With GpsGate.com your location can be uploaded to the server and you can track yourself or any other GpsGate.com user. Mologogo.com supports tracking only. You cannot upload your own position. (Mologogo.com support is currently a beta feature.) See the GooPs "Options->External Servers" dialog for instructions on how to use this feature. Improved TimeStamp and SpeedTrack segment detection to help reduce track errors
2.0 – 5/12/07 GooPs Plus/Pro! Bug fixes
Now puts cursor in last good position if no data is received. Cursor image and model file names now stick. Now maintains separate names for model and cursor files. Fixed problem with zero degree tilt. 1.9.5 – 3/26/07 3D Model Cursors!, COM Port fixes, FTP fixes
Added a Clear Track on Startup option 1.9.4 – 3/7/07 Cursor Size, PointMarker, AutoView Rotate, bug fixes New Adjustable Cursor Size
Baud Rate can now be set to 1200 Fixed problem with FTP client filename
1.9.3 – 2/20/07 Maintenance Release - FTP client fixes, 3D Cursor Fixes FTP client no longer crashes with long welcome messages. FTP client now works properly from behind firewall, through VPN. FTP client now handles sub-directories properly. Cursor now rendered correctly at all latitudes.
1.9.2 – 2/14/07 Built in FTP remote sharing, more control enhancements, bug fixes Important: You must remove any existing "GooPsServers" network links from your Google Earth "Places" folder. Even smoother navigation and control in Google Earth at all times.
Saved kml uses icon instead of 3d cursor.
Various bug fixes around AutoView and error handling TimeStamps are no longer displayed near the cursor.
Important: You must remove any existing "GooPsServers" network links from your Google Earth "Places" folder. Workaround for Google Earth blurry images when using GooPs
1.9 – 1/7/07 – Now works with latest Google Earth Beta Important: You must remove any existing "GooPsServers" network links from your Google Earth "Places" folder. Fixed to work with Google Earth 4.0.2722 (built 1/5/07) GooPsServers Network link now updates 1.8.1 – 12/14/06 – Maintenance release Can now switch between Land/Sea and Air modes Timestamps now displayed correctly between discontiguous tracks 1.8 – 10/20/06 - GE4 fixes, Timestamps, Server Based remote tracking Important: You must remove any existing "GooPsServers" network links from your Google Earth "Places" folder. GooPs now works with Google Earth version 4 beta: No longer crashes at startup when creating network link Cursor images are now displayed correctly. No longer continuously zooms out when tracking with AutoZoom off Tracks are now disconnected if more than 60 minutes elapses between adjacent points.
New socket interface allows applications to send NMEA sentences to GooPs via a TCP/IP socket. (I'm still working on a COM wrapper for this).
Things to consider:
:: replace <username> and <password> with your own :: :: build the ftp input file echo user <username> <password> > send.txt echo send me.kml me.html >> send.txt echo quit >> send.txt :: loop forever :START ftp -n -s:send.txt ftp.onlinemac.com :: ping for n seconds ping -n 5 127.0.0.1 goto start :: end sample batch file 1.7.7 – 6/12/06 Fixed problem opening ports above COM9. Enhanced GPS connection sequence messages. 1.7.6 – 5/12/06 Added support for Air vehicles. Added a demo/playback speed control. Raised labels a bit above vehicles. Fixed range/speed/scale interpolation bug. 1.7.5 – 4/5/06 Cursor now changes size when zooming in and out, even when there are no position updates. Saved cursor and track are now visible on program startup (instead of after first GPS update). 1.7.4 – 3/24/06 Fixed heading problem (seen with ublox gps) – negative heading values are now passed through to GE. “Autostart Google Earth” no longer starts Google Earth on program startup unless GPS “AutoConnect” is selected and GooPs is not in demo mode. 1.7.3 – 3/21/06 Added Record/Play capability
Copy files containing nmea sentences (you can use the files produced by the Record function) to the directory from which GooPs is running. Files must be named <name>.nme where <name> is the name of the demo vehicle (e.g. Me.nme) “Autostart Google Earth” now starts Google Earth on program startup. Fixed problem with “retry/switch to” dialog appearing when GooPs starts Google Earth. Improved nmea sentence error handling. Sentences with invalid data are no longer discarded. 1.7.1 – 3/6/06 Km/h now calculated correctly Remote tracking now works in demo mode 1.7 – 3/1/06 Added an AutoView Smoothing parameter to reduce rapid changes in range due to traveling near an AutoView speed boundary. To set the Smoothing parameter add this line to your AutoZoom.cfg file: <Smoothing>3</Smoothing> ; Must exceed the current AutoView speed boundaries by 3 mph to change to the next speed range. Added an AutoView RotateMinimum parameter to help reduce GPS “helicopter” effect at low speeds.
<RotateMinimum>.5</RotateMinimum> ; don’t auto-rotate at speeds below .5 mph.
The AutoZoom config file now allows comments:
Track data is now saved across program invocations. Updated the demo with more realistic tracks (includes a marine track). Added English/Metric units selection. Added selection to enable/disable auto-starting of Google Earth. Added selection to enable/disable saving track to Google Earth. No longer automatically saves KML file on exit. SpeedTrack can now be enabled/disabled on a per-vehicle basis. Reworked main window UI to be more touch-screen friendly. AutoView features now toggle AutoView state automatically. Added an AutoView checkbox to enable/disable all AutoView features. Saving KML to Google Earth now works regardless of the current directory. GooPs state is now stored in the Current User portion of the registry so Administrative privileges are no longer necessary. This means you will lose all current settings. ; Sample AutoZoom.cfg file: ; ; <Smoothing> is the amount by which the current speed range limits must be exceeded before ; the settings for the new row take effect. This is to avoid "jumping" back and forth when ; traveling at speeds near a table boundary. ; <Smoothing>3</Smoothing> ; ; <RotateMinimum> is the minimum speed in mph at which auto-rotation will be employed. ; <RotateMinimum>.5</RotateMinimum> ; ; AutoZoom Configuration Table format ; <speed>,[-]<range>,[-]tilt[,<image>[,[-]<scale>]] ; Example: ; 0, -200, -10, c:/car.png, .5 ; 10, 1000, -10, c:/car.png, 1 ; 0,-200,-10 10,-1000,60 20,-4000,60 30,-7000,60 1.6 - 2/19/06 Added a SpeedTrack feature.
Added a Save capability to save the currently selected vehicle’s track (Ctl-s).
Made the AutoZoom config table parser more robust (allows spaces). Added an image scale factor to the AutoZoom config table: For example the following table: 0, -1000, -80, c:\src\goopsv1.5\test\mycar.png 5, 800, 70, c:\src\goopsv1.5\test\mycar.png, .75 20, 3000, 50, c:\src\goopsv1.5\test\mycar.png , -.5 50, 3000, 45 From 0 to 5 mph the image will be absolutely scaled by 1 (the default). From 5 to 20 mph the image will be scaled by .75 From 20 to 50 mph the image will be scaled by the current range/1000 times .5 From 50 mph on the 3D cursor is displayed. Added shortcuts –
1.5.2 - 2/17/06 Removed AutoZoom exaggeration factor. Incorporated a custom AutoZoom configuration table that allows you to tailor AutoZoom to your own preferences (the default AutoZoom configuration should be adequate for most users. Only users with special needs should have to create a custom table). The AutoZoom configuration table allows you to control the range, tilt, and cursor icon based on your current speed. To define your own AutoZoom configuration table: (this is a little complicated, if you mess it up you can just delete the file and GooPs will use defaults) Create a file called autozoom.cfg in the directory GooPs is running from Enter lines/rows as follows:
For example the following table: 0,-1000,-80,c:\src\goopsv1.5\test\mycar1.png 5,800,70,c:\src\goopsv1.5\test\mycar2.png 20,3000,50,c:\src\goopsv1.5\test\mycar3.png 50,3000,45 Will produce this behavior:
The AutoZoom configuration table is re-read with each update so you can experiment with different settings in real-time while running the demo. Changed/added shortcuts for main window items –
1.5.1 - 2/15/06 Added an AutoZoom exaggeration factor – this factor is applied to the AutoZoom calculated range - 1.0 is no effect Added shortcuts for main window items –
1.5 - 2/13/06 Added an AutoZoom feature (automatically zooms in/out as you change speed) Reworked tracking interface 1.4 - 2/9/06 Added a Pause/Continue feature (stops updates to Google Earth so you can save tracks as kml) Reworked tracking interface to hopefully be more clear. 1.3 - 2/8/06 Added capability to use bitmap image for cursor in “Track to Course” mode when zoomed in less than 600 ft. (currently no UI for this, must put path to the image in the registry entry HKLM->Software->GooPs->server<n>->image). Reduced scale of cursors when zoomed out more than 8000 miles. Removed speed from folder names in GooPsServers so the folders will stay open. 1.1 Added a "remote" vehicle to the demo. Added a "Start Demo" button to the main window. Changed demo vehicle name from "GooPs" to "Me" to hopefully make it more obvious that GooPs tracks both you and your friends. 1.0 – 2/1/06 Initial release ![]() |
|
|
|
||
|
Copyright (C) 2006-2007, GooPs Technologies, All Rights Reserved. |
||