Page 9 of 72 FirstFirst 1234567891011121314151617181959 ... LastLast
Results 81 to 90 of 717

Thread: GooPs Real-time GPS Tracking and Navigation for Google Earth -Version 2.5.13 Released

  1. #81
    Banned RPM_VR4's Avatar
    Join Date
    Nov 2004
    Location
    L.A.
    Posts
    1,944
    David: You are awesome!!!

    d2.n: I could be wrong, but I don't think David can easily instruct Google Earth to save a kml file. I am working on a SKINbedder skin that will do that by sending key macros to GooPs and Google Earth.

  2. #82
    Banned RPM_VR4's Avatar
    Join Date
    Nov 2004
    Location
    L.A.
    Posts
    1,944
    My config /w 3 car pics:
    Attached Files Attached Files

  3. #83
    Banned RPM_VR4's Avatar
    Join Date
    Nov 2004
    Location
    L.A.
    Posts
    1,944
    Oh, David: Now that the config allows auto-tilt, can we have a checkmark/hot-keys for that?

    My idea is that if you ever press Tilt/Zoom/Rotate, it will turn off just that form of tracking. There's another button to dissable/enable all tracking. Once you touch Tilt/Zoom/Rotate, that button would auto depress so that the next press will restore all tracking.

  4. #84
    Banned RPM_VR4's Avatar
    Join Date
    Nov 2004
    Location
    L.A.
    Posts
    1,944
    Ok... one more request for tonight .

    This is a very strange one, but do you think you could make a hot-key to copy the Lat/Long to the clip-board in this format: "45.123,110.456"

    I need it so when you want directions to some where, it automatically fills in the "from location". (unless you know a way to tell Google Earth that the from location is the screen-center).

    I could possibly do it myself by creating a new placemark, checking advanced, switching tabs, copying the Lat, canceling the placmark, pasting the Lat, then doing the whole thing over again to get the Long. If you could just display it in an editbox or copy it directly to the clipboard via hot-key it would work much better .

  5. #85
    Newbie
    Join Date
    Nov 2004
    Posts
    53
    RPM: check out http://www.keyhole.com/kml/kml_tut.html
    and look at section "4.1 Tracking a Point Directly Under Your View".

    Not as nice as having the lat/long easily accessible in txt form, but will easily create a placemark at around the center view (that should be easily hidable). this method would also let you set directions from any "center" point, ie pause goops or whatever GPS pipe, move to the desired start location and determine directions with whatever method you are developing.

    Seems like the easiest way to implement 'from' location for directions is w\ placemarks. having a placemark at current position and refreshing driving directions every few seconds would be a feasible way of adding routing.

  6. #86
    Variable Bitrate davidhite's Avatar
    Join Date
    Feb 2006
    Posts
    299
    Looks good RPM!

    I'm adding another field to the config table to control the scaling of the image. That way you can use just one image file. It's just about ready for release.

    I also made the config table parser a bit more robust - so you can have blank space.

    I'm glad the .png's work. I'm not sure how the others are getting the alpha stuff to work on the .bmp files. I'm not finding it. I think for now you'll just have to use .png. If using .png is a major inconvenience I can try harder to make .bmp work.
    Quote Originally Posted by RPM_VR4
    My config /w 3 car pics:

  7. #87
    Variable Bitrate davidhite's Avatar
    Join Date
    Feb 2006
    Posts
    299
    Thanks for the ideas.

    I can easily save the kml to a file for either the selected vehicle or for all vehicles via a keyboard shortcut. This would be to canned names like "Me.kml" or "MyFriend.kml". I'm too lazy dig up all the file dialog stuff - besides GE already does that.

    Quote Originally Posted by RPM_VR4
    David: You are awesome!!!

    d2.n: I could be wrong, but I don't think David can easily instruct Google Earth to save a kml file. I am working on a SKINbedder skin that will do that by sending key macros to GooPs and Google Earth.

  8. #88
    Variable Bitrate davidhite's Avatar
    Join Date
    Feb 2006
    Posts
    299
    Done. It'll be in the next release today or tomorrow.
    I also added an AutoTilt checkbox and hot-keys.

    Quote Originally Posted by RPM_VR4
    Ok... one more request for tonight .

    This is a very strange one, but do you think you could make a hot-key to copy the Lat/Long to the clip-board in this format: "45.123,110.456"

    I need it so when you want directions to some where, it automatically fills in the "from location". (unless you know a way to tell Google Earth that the from location is the screen-center).

    I could possibly do it myself by creating a new placemark, checking advanced, switching tabs, copying the Lat, canceling the placmark, pasting the Lat, then doing the whole thing over again to get the Long. If you could just display it in an editbox or copy it directly to the clipboard via hot-key it would work much better .

  9. #89
    Banned RPM_VR4's Avatar
    Join Date
    Nov 2004
    Location
    L.A.
    Posts
    1,944
    PNG are great! You can do alpha-blends so they are way better than BMPs.

    If you can save the KML file, that is wonderful. I would totally love an option to automatically save the current trips KML to a flash key or something on shutdown/hibernate. It should save it with a time-stamp name. That way my flash key would contain a GE log of every trip I ever take... just like GPS Secure, but in Google Earth.

    Auto-scaling the image is cool too, but that's not on the top of my feature request list. I think the 3 sizes I have set up work pretty well already.

    I have a decent start on the Mercury7 style skin now. I still have a lot of work to do to add OSK-entry functionality and make the graphics look better though. In the mean time, I modified the CF-style SKIN to work with GooPs. I will post that with a new version of Sb on Monday probably.

    Keep up the good work!

  10. #90
    Variable Bitrate davidhite's Avatar
    Join Date
    Feb 2006
    Posts
    299

    GooPs V1.6 Released - SpeedTrack

    1.6 - 2/19/06

    Added a SpeedTrack feature (more eye candy!)
    • SpeedTrack renders your track in multiple segments that are colored based on speed.
    • SpeedTrack changes your 3D cursor’s color based on your current speed.
    • SpeedTrack is currently only available for the "local" vehicle (host="localhost").
    • SpeedTrack causes many separate tracks to be sent to Google Earth. You may need to shorten the overall track length to avoid bogging down your system.
    • You can’t "tour" a SpeedTrack in Google Earth (actually you can but it’s not pretty). For this reason, the "Save" capability will always save a "TourTrack" along with the SpeedTrack segments.
    Added a Save capability (Ctl-s)
    • The track is saved in kml format in the current directory.
    • If the registry key HKLM/GooPs/SaveDirectory exists, the file will be saved there.
    • If SpeedTrack is active, a "TourTrack" is saved with the SpeedTrack segments.
    • The "local" (host="localhost") vehicle’s track is now saved at program exit.
    Added a capability to save the current position to the clipboard (Ctl-c)

    Added an AutoTilt checkbox

    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 -
    ctl-e - AutoTilt on
    alt-e - AutoTilt off
    ctl-r - SpeedTrack on
    alt-r - SpeedTrack off
    ctl-s - Save selected vehicle’s track
    ctl-k - Save selected vehicle’s track to GE
    ctl-c - Copy current location (lat/lon) to clipboard

Similar Threads

  1. iDrive - btbe's original version
    By btbe in forum RR Skins No Longer Supported
    Replies: 164
    Last Post: 06-11-2007, 11:58 AM
  2. Windows Mobile Smartphone Beta testers needed
    By zorro in forum PhoneControl
    Replies: 34
    Last Post: 02-23-2006, 08:57 AM
  3. WANTED: Phoco BETA testers for RR...
    By guino in forum Road Runner
    Replies: 200
    Last Post: 12-05-2005, 11:05 AM
  4. Looking for beta testers for new DC-DC PSU
    By MikeH in forum Power Supplies
    Replies: 22
    Last Post: 05-18-2004, 03:22 PM
  5. Wanted: beta testerss for X-MP3Pad (formerly MP944)
    By PorscheMP3 in forum Software & Software Development
    Replies: 0
    Last Post: 05-07-2002, 12:58 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •