Page 7 of 72 FirstFirst 123456789101112131415161757 ... LastLast
Results 61 to 70 of 717

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

  1. #61
    Variable Bitrate davidhite's Avatar
    Join Date
    Feb 2006
    Posts
    299

    GooPs 1.5.1 Released (shortcuts and AutoZoom exaggeration)

    1.5.1 - 2/15/06

    Get it here.

    · 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 –
    • ctl-t – toggle tracking
    • ctl-u – toggle heading up
    • ctl-z – toggle AutoZoom
    • ctl-p – pause/continue
    • ctl-m – force tracking selection to self (host=localhost)

  2. #62
    FLAC
    Join Date
    May 2005
    Location
    Vienna, VA
    Posts
    1,382
    Just tested GooPS 1.5.1. Autozoom works awesome. David, is it possible to add key shortcuts for zooming in/out and tilting up/down?

  3. #63
    Variable Bitrate davidhite's Avatar
    Join Date
    Feb 2006
    Posts
    299
    Quote Originally Posted by b8bboi
    Just tested GooPS 1.5.1. Autozoom works awesome. David, is it possible to add key shortcuts for zooming in/out and tilting up/down?
    Thanks for the feedback,
    I can add shortcuts for those but I had hoped that the Google Earth shortcuts would be sufficient. That's why I designed GooPs to work with the native Google Earth navigation even when tracking. If you don't know already the Google Earth navigation shortcuts are:
    • Rotate - Shift-left arrow/Shift-right arrow
    • Tilt - Shift-up arrow/Shift-down arrow
    • Zoom - Ctl-up arrow/Ctl-down arrow

  4. #64
    Banned RPM_VR4's Avatar
    Join Date
    Nov 2004
    Location
    L.A.
    Posts
    1,944
    Auto-zoom is awesome!!! I can't get it exactly how I want it though. No matter how I change the multiplier, it is too zoomed-out at 60MPH and too zoomed-in when stopped.

    I would like to set it as follows:
    5MPH or less = 1000ft.
    5-20MPH = 800ft.
    60MPH = 3000ft.

    Basically a fixed zoom for stopped (0-5), a fixed zoom for slow (5-20), and then a linear zoom for 20MPH and above (20=800 & 60=3000, therefore 40=1900 & 80=4100).

    The best (most customizable) solution would be to have a table of multiple points. To recreate the config above, the table would contain the following points:
    0=1000
    5=1000
    5.1=800
    20=800
    60=3000
    (It would automatically continue the final line to infinity. If you wanted it to stop zooming out after 60MPH, you would add 60.1=3000 to the end of the list.)

  5. #65
    Banned RPM_VR4's Avatar
    Join Date
    Nov 2004
    Location
    L.A.
    Posts
    1,944
    Oh, you could add an Auto-Tilt into the mix as well. Maybe 80-degrees when stopped fading up to 45-degrees when going 60MPH? ...or maybe based on angle (if your heading is north then the map is less tilted... naw, nevermind)? Maybe tilt could be based on acceleration (60-degrees nominal but tilts to 45-degrees if you gained 10MPH within the last 3 seconds)?

    I don't know how useful it would be, I was just thinking from a "making use of all inputs and outputs" perspective. With the proper configuration it would probably look pretty cool at least More flying, twisting, turning in GE = more eye candy to impress with.

  6. #66
    Variable Bitrate davidhite's Avatar
    Join Date
    Feb 2006
    Posts
    299

    GPS options not enabled??

    Is anyone else having a problem having the GPS options remain disabled when you uncheck the Demo Mode box?

    Quote Originally Posted by d2.n
    thanks for the quick reply, i tried your new version as well and the gps options are greyed out regardless of the state of the demo box. does GooPs require a specific version of .net2? other than that im lost.

    Quote Originally Posted by davidhite
    Quote Originally Posted by d2.n
    in the options screen of every version up to 1.5 the GPS connection settings are greyed out. im using the Delorme USB to Serial drivers and have no problem connecting to the COM ports. any help would be greatly appreciated, the demo is amazing
    Hi,
    Thanks for the feedback. Just uncheck the Demo Mode box in the options screen and the GPS options will be enabled. Perhaps I shouldn't disable them in Demo Mode.
    I just released a new version with hotkey/shortcuts.
    That is very strange. I'll post this on the forum to see if anyone else is having this problem. GooPs doesn't require .net. It's just vanilla MFC.
    The options dialog should look like this:

  7. #67
    Variable Bitrate davidhite's Avatar
    Join Date
    Feb 2006
    Posts
    299
    Quote Originally Posted by RPM_VR4
    Auto-zoom is awesome!!! I can't get it exactly how I want it though. No matter how I change the multiplier, it is too zoomed-out at 60MPH and too zoomed-in when stopped.

    I would like to set it as follows:
    5MPH or less = 1000ft.
    5-20MPH = 800ft.
    60MPH = 3000ft.

    Basically a fixed zoom for stopped (0-5), a fixed zoom for slow (5-20), and then a linear zoom for 20MPH and above (20=800 & 60=3000, therefore 40=1900 & 80=4100).

    The best (most customizable) solution would be to have a table of multiple points. To recreate the config above, the table would contain the following points:
    0=1000
    5=1000
    5.1=800
    20=800
    60=3000
    (It would automatically continue the final line to infinity. If you wanted it to stop zooming out after 60MPH, you would add 60.1=3000 to the end of the list.)
    Thanks RPM, another great idea! I'll work on exposing those so you configure it however you want.

    I also have the cursor image thing hardcoded to kick in at 600 ft (I think) I could also expose that so you can configure the kick in distance yourself.

  8. #68
    Variable Bitrate davidhite's Avatar
    Join Date
    Feb 2006
    Posts
    299
    Quote Originally Posted by RPM_VR4
    Auto-zoom is awesome!!! I can't get it exactly how I want it though. No matter how I change the multiplier, it is too zoomed-out at 60MPH and too zoomed-in when stopped.

    I would like to set it as follows:
    5MPH or less = 1000ft.
    5-20MPH = 800ft.
    60MPH = 3000ft.

    Basically a fixed zoom for stopped (0-5), a fixed zoom for slow (5-20), and then a linear zoom for 20MPH and above (20=800 & 60=3000, therefore 40=1900 & 80=4100).

    The best (most customizable) solution would be to have a table of multiple points. To recreate the config above, the table would contain the following points:
    0=1000
    5=1000
    5.1=800
    20=800
    60=3000
    (It would automatically continue the final line to infinity. If you wanted it to stop zooming out after 60MPH, you would add 60.1=3000 to the end of the list.)
    Thanks RPM, more great ideas! I'll work on exposing those so you configure it however you want.

    I also have the cursor image thing hardcoded to kick in at 600 ft (I think) I could also expose that so you can configure the kick in distance yourself.

  9. #69
    Banned RPM_VR4's Avatar
    Join Date
    Nov 2004
    Location
    L.A.
    Posts
    1,944
    I didn't know it was MFC. That is awesome. Maybe you can help me out... I cannot get the SHIFT key combos to work in Google Earth. Also I cannot get it to recieve any key press unless it is the top-most window via BringWindowToTop(handle); I notice your auto-heading/auto-zoom work without Google Earth having focus, but that is through the .kml file I assume so it is not the same thing as using SendMessage(handle, WM_KEYDOWN, VK_SHIFT, 0);

    Anyway, if you think you could help, please see my Experts-Exchange question.

    Also... Thanks! I'm glad you like some of my ideas. What do you think we could do with auto-tilt (or do you think we should just forget about it)? That would definatly be awesome if you could expose the car-pic distance. To expand upon that, you could make another table that has distance=icon. This way at further zoom levels you could use a smaller picture of your car. The default entry would be "0ft=3DArrows". To configure it like it is currently hard-coded, the table would have "0ft=Pic1" and "601ft=3DArrows". ...or maybe it is possible to auto-resize the picture based on auto-zoom distance?

  10. #70
    My Village Called 0l33l's Avatar
    Join Date
    Jul 2004
    Location
    Berkeley, CA
    Posts
    10,520
    Quote Originally Posted by RPM_VR4
    I didn't know it was MFC. That is awesome. Maybe you can help me out... I cannot get the SHIFT key combos to work in Google Earth. Also I cannot get it to recieve any key press unless it is the top-most window via BringWindowToTop(handle); I notice your auto-heading/auto-zoom work without Google Earth having focus, but that is through the .kml file I assume so it is not the same thing as using SendMessage(handle, WM_KEYDOWN, VK_SHIFT, 0);

    Anyway, if you think you could help, please see my Experts-Exchange question.

    Also... Thanks! I'm glad you like some of my ideas. What do you think we could do with auto-tilt (or do you think we should just forget about it)? That would definatly be awesome if you could expose the car-pic distance. To expand upon that, you could make another table that has distance=icon. This way at further zoom levels you could use a smaller picture of your car. The default entry would be "0ft=3DArrows". To configure it like it is currently hard-coded, the table would have "0ft=Pic1" and "601ft=3DArrows". ...or maybe it is possible to auto-resize the picture based on auto-zoom distance?
    Try LSHIFT or RSHIFT.

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
  •