Page 42 of 72 FirstFirst ... 323334353637383940414243444546474849505152 ... LastLast
Results 411 to 420 of 717

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

  1. #411
    Variable Bitrate davidhite's Avatar
    Join Date
    Feb 2006
    Posts
    299
    Quote Originally Posted by Abeh View Post
    David,

    That's exactly what I mean;

    1) On Goops startup (everytime) need to go into OPTIONS , AND SELECT IMAGE, followed by the DROP DOWN DIALOG BOX TO INCLUDE THE REQUIRED IMAGE FILE

    Hope this explanation helps somewhat...

    Thx again
    Hey Abeh,

    Thanks again for your help. I was able to reproduce this problem. I'll fix it in the next release.

    I'll also look at the initial cursor position on startup. It should start where you last left off - could be broken.

    -Dave

  2. #412
    Variable Bitrate davidhite's Avatar
    Join Date
    Feb 2006
    Posts
    299
    Hey sleen,

    Thanks again for your great feedback. Sorry it took so long to complete my reply.

    Quote Originally Posted by sleen View Post
    1. The most important thing so far is appending to a previous trip, or how these record/stop pause/continue controls are supposed to work. I have not been able to keep a complete trip over multiple days with the server shutdown in the evening (turned off with me in the hotel).
    I'll see about increasing the max number of points. I can also add more options for compression/optimization.

    Quote Originally Posted by sleen View Post
    2. The name of the stored or preferred kml file does not persist through sessions. I have had to use the default Me.kml in the options, and then mirror this name in the ftp prefs to make it 'persist' without alot of typical pc pecking every time I use this.
    Do you mean for the "Save File Periodically" feature? I discovered a problem retrieving names that are more than 32 characters long from the registry. This will be fixed in the next release.

    Quote Originally Posted by sleen View Post
    3. Save to local or ftp? How about both? Yes I want to serve this out, but the whole ftp thing is really volatile and my clients get a 404 half the time. When I check out my route in the evening out of the vehicle I am way bummed to see it has only grabbed my most recent segment with no detail from the previous days.
    I believe this problem is because of the sporadic network connection in the mobile environment. Currently GooPs doesn't retry a failed transfer until the next "period". It will probably help to have GooPs continue trying until successful.

    Quote Originally Posted by sleen View Post
    4. How to properly shut this system down without losing data. Do I close Google earth first? Do I close Goops first? Either way, I get orphaned processes that requires me to reboot in traffic holding down the power button for 5 seconds to cold boot. End now, end now, end now...it might behave much better if I ditch google earth and just run Goops for logging...but then I have no feedback that the: NMEA gps feed is cool, that the FTP updates are working.
    Always shut down GooPs first - otherwise COM will try to re-start GE ad-nauseum when GooPs tries to update it. I can probably make this smarter.

    Quote Originally Posted by sleen View Post
    5. How to Zoom out and stay zoomed out while centering. It keeps snapping back...
    That's the correct behavior if you have the "Zoom" button pressed in the main window. Otherwise it means your system is overburdened. Try setting the "Max # of points" to 50 and see if the problem goes away.

    Quote Originally Posted by sleen View Post
    This is a GREAT program and like others I would find this system complete if some route navigation/directions could be integrated. I have to run Mappoint alongside to keep an eye on exits etc - but unfortunately the GPS or comm port cannot be shared
    Try Franson GPSgate or similar port splitter programs.

  3. #413
    Newbie
    Join Date
    Mar 2007
    Posts
    26

    Dwell on Speed Readout

    David,

    Another small observation regarding the Average Speed Readout that Goops displays. It seems that under certain conditions the speed will dwell at some small non-zero value even when the vehicle is at a complete stop for a considerable amount of time, if not indefinately.

    I'm sure that this can be easily resolved either in the averaging algorithm (eg...Integer Round Down), or maybe with the Network link refresh in GE for zero speed (no movement).

    Hope I'm not splitting hairs here!

    Thx

  4. #414
    Newbie
    Join Date
    Mar 2007
    Posts
    26

    Initial Cursor Location

    David,

    Having done some comparitive tests between build V1_9_5 and V1_9_1, it appears the initial cursor location problem only manifests in the latest build (V1_9_1)

    Hope this helps,

    Thx

  5. #415
    Variable Bitrate davidhite's Avatar
    Join Date
    Feb 2006
    Posts
    299
    Quote Originally Posted by Abeh View Post
    David,

    Having done some comparitive tests between build V1_9_5 and V1_9_1, it appears the initial cursor location problem only manifests in the latest build (V1_9_1)

    Hope this helps,

    Thx
    Thanks Abeh - that does help.

  6. #416
    Low Bitrate
    Join Date
    Jan 2007
    Posts
    93
    Is there a manual somewhere? I would like to understand what all these checkboxes do..

    What is the recommended procedure if networking is not intended ? I delete all tracks but one? Change the host to localhost?

    It seems to be in a semi-working state right now, but Goops insists on adding two markers on startup. One is a static label and the other is the 3d cursor. Manually deleting the label works, but what's the proper way of disabling it?

  7. #417
    Variable Bitrate davidhite's Avatar
    Join Date
    Feb 2006
    Posts
    299
    Quote Originally Posted by Cross_ View Post
    Is there a manual somewhere? I would like to understand what all these checkboxes do..

    What is the recommended procedure if networking is not intended ? I delete all tracks but one? Change the host to localhost?

    It seems to be in a semi-working state right now, but Goops insists on adding two markers on startup. One is a static label and the other is the 3d cursor. Manually deleting the label works, but what's the proper way of disabling it?
    Hi Cross,

    Sorry for the lack of documentation. You can check the GooPs website (in my signature).

    The 4 vehicles you are seeing are "Demo Mode" vehicles. They will go away when you unselect the "Demo Mode" checkbox in the Options dialog. This puts you in real mode and you will have just one vehicle named "Me". This vehicle represents your local GPS connection.

    You can hide the label text by unselecting the the various "Label" checkboxes in the Options dialog. If you want to change the local vehicle name from "Me" just type a new name in the "Name" box in the Options dialog.

  8. #418
    Low Bitrate
    Join Date
    Jan 2007
    Posts
    93
    Thank you very much, Dave !
    For some reason previous tracks showed up in Google Earth, but cleaning the directory, and adjusting the options has somehow solved this. Everything is in working order now.
    My only request (echoing that of others) is to use the last known GPS position instead of the Atlantic ocean as starting point if there currently is no signal.

  9. #419
    Variable Bitrate davidhite's Avatar
    Join Date
    Feb 2006
    Posts
    299
    Quote Originally Posted by Cross_ View Post
    Thank you very much, Dave !
    For some reason previous tracks showed up in Google Earth, but cleaning the directory, and adjusting the options has somehow solved this. Everything is in working order now.
    My only request (echoing that of others) is to use the last known GPS position instead of the Atlantic ocean as starting point if there currently is no signal.
    Good to hear GooPs is working for you. That bug will be fixed in the next release.

  10. #420
    Newbie
    Join Date
    May 2007
    Posts
    1

    using GooPs with a mobile phone & Bluetooth GPS?

    I want people to be able to track me using the web and I would (ideally) like to track myself on the web using my mobile phone. I have a full browser (Opera Mobile) on my phone which is a Nokia E62 on the US Cingular network. I also have an unlimited data plan for the phone.

    What do I need to start tracking? Are there ongoing costs or subscriptions to maintain? Can I just buy the Bluetooth GPS accessory for the phone and download Google Earth and GooPs for the PC which will be used to view my position? Do I have to subscribe to anything extra with Cingular?

    Thanks.

    P.S. It would be great to get replies by email in case I don't check back when someone replies...

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
  •