World Wind Forums

Go Back   World Wind Forums > Community > Add-ons & Scripts

Add-ons & Scripts Find add-ons, scripts, and utilities for World Wind.

Reply
 
Thread Tools Display Modes
Old 07-11-2005, 06:26 PM   #21
mattymurn
Junior Member
 
Join Date: May 2005
Posts: 5
mattymurn
Default

Hi Javier,

Ok, I found my problem, I was using the 1.3.2 alpha 1 and that was giving me errors. It works well, I have tested it with the UDP option and was able to track a position. Is there any way to add a marker or breadcrumb trail to the active point? As it is the crosshairs is the only reference to position. (I have no idea if this is hard to do or not).

Also, what about allowing more than one UDP port to be tracked (simultaneously). In this case you would need to have a tag or label plotted for each udp port open so you knew what you were looking at.

If you want I could forward you some UDP packets(realtime) to an IP of your choice so you could see in realtime what I am looking at.

great work...

thanks

Matthew
mattymurn is offline   Reply With Quote
Old 07-12-2005, 05:22 PM   #22
Renzo
Junior Member
 
Join Date: Jul 2005
Posts: 10
Renzo
Default

Hi Javier,

I'm trying to test this plugin with a GPS simulator e.g. gpsfeed+ but without success.
Was a simulator used in development?
Renzo is offline   Reply With Quote
Old 07-12-2005, 07:53 PM   #23
javier.santoro
Senior Member
 
Join Date: Jun 2005
Posts: 105
javier.santoro
Default

Quote:
Originally posted by Renzo@Jul 12 2005, 10:22 AM
Hi Javier,

I'm trying to test this plugin with a GPS simulator e.g. gpsfeed+ but without success.
Was a simulator used in development?
Hi,
No, I use a real GPS Serial device. But I just downloaded gpsfeed+. I'll try it tonight and let you know.
Thanks
javier.santoro is offline   Reply With Quote
Old 07-12-2005, 07:57 PM   #24
javier.santoro
Senior Member
 
Join Date: Jun 2005
Posts: 105
javier.santoro
Default

Quote:
Originally posted by mattymurn@Jul 11 2005, 11:26 AM
Hi Javier,

Ok, I found my problem, I was using the 1.3.2 alpha 1 and that was giving me errors. It works well, I have tested it with the UDP option and was able to track a position. Is there any way to add a marker or breadcrumb trail to the active point? As it is the crosshairs is the only reference to position. (I have no idea if this is hard to do or not).

Also, what about allowing more than one UDP port to be tracked (simultaneously). In this case you would need to have a tag or label plotted for each udp port open so you knew what you were looking at.

If you want I could forward you some UDP packets(realtime) to an IP of your choice so you could see in realtime what I am looking at.

great work...

thanks

Matthew
Yes I'd like to do the marker thing, but I'm not sure if yo can do it in a Plugin. My other version of the GPSTracker class (the one that shows an icon in the toolbar) is not a plugin, it gets built as part of WorldWind.exe and so I have access to everything.
I'll look into this and the multiple UDP ports as soon as I can.

Thanks, Javier
javier.santoro is offline   Reply With Quote
Old 07-12-2005, 08:01 PM   #25
javier.santoro
Senior Member
 
Join Date: Jun 2005
Posts: 105
javier.santoro
Default

Hello,

I modified the plugin (version 0.09) to work with the gps simulator gpsfeed+.
The problem was that gpsfeed+ does not end each NMEA sentence with carriage return or line feed. The plugin is now ensuring that it will read the message even if it does not have the standard NMEA message termination.

Please download the latest version of GPSTrackerPlugin.cs from this address:
http://www.twobeds.com/upload/userfi...ckerPlugin.zip
Or, you can also get it from the Add-ons list at www.WorldWindCentral.com

Thanks, Javier
javier.santoro is offline   Reply With Quote
Old 07-13-2005, 10:12 AM   #26
dzach
Junior Member
 
Join Date: Jul 2005
Location: Athens, Greece
Posts: 5
dzach
Default

Hello,

I'm glad my gpsfeed+ is of use to this community.
I read about the problem of line termination and will correct it in the next version, maybe sooner in the CVS.

People have been asking for a "walk through waypoints" feature. gpsfeed+ will read a file containing gps waypoints and walk through each one with a user defined speed.

I was wondering what should be the format of that file. Is there some format that is been used elswere? Fields should at least include: lon, lat, alt, speed.

Any suggestions?

Dimitrios
__________________
dz
dzach is offline   Reply With Quote
Old 07-13-2005, 02:46 PM   #27
Renzo
Junior Member
 
Join Date: Jul 2005
Posts: 10
Renzo
Default

Hi
I've confugured GPSfeed+ as the screenshot below but I'm still not able to track anything, am I missing something?
[attachmentid=1067]
[attachmentid=1068]
Attached Images
File Type: jpg gpsfeed.JPG (23.9 KB, 523 views)
File Type: jpg tracker.JPG (13.5 KB, 436 views)
Renzo is offline   Reply With Quote
Old 07-13-2005, 03:09 PM   #28
Guest
Guest
 
Posts: n/a
Default

Quote:
Originally posted by Renzo@Jul 13 2005, 05:46 AM
Hi
I've confugured GPSfeed+ as the screenshot below but I'm still not able to track anything, am I missing something?
[attachmentid=1067]
[attachmentid=1068]
Yes, your mixing up TCP and UDP. GpsTracker listens on an UDP port, so you have to setup gpsfeed+ to transmit on an UDP port to your local IP address. Then make sure to set the same UDP port number on GPSTracker (get latest version). This is how I tested this and it works.
Remember that at this version GPSTracker only understand the GPRMC NMEA message, make sure that gpsfeed+ is sending this message.

Thanks, Javier
  Reply With Quote
Old 07-14-2005, 05:46 AM   #29
Jessi
Senior Member
 
Jessi's Avatar
 
Join Date: Oct 2004
Location: Moffett Field, CA
Posts: 242
Jessi
Default

I moved this topic to Add-ons & Scripts to hopefully give it more exposure.

Jessi
Jessi is offline   Reply With Quote
Old 07-15-2005, 02:18 AM   #30
Sp33D
Junior Member
 
Join Date: Jul 2005
Posts: 1
Sp33D
Default

Hmm I really wanna try this great plugin but I've got some Q's about the installation. Were do I have to install it? I cant find any .cs files @ all in my W.W. map. Could you tell me exactly which pad I should install them? (C:\Program Files\NASA\World Wind 1.3\Config ore something like this)

And 2nd. I have to install some mozilla app? They also made firefox right? So I need to download a browser? Please give me a link to that alpha stuff, so I download the good ones

Regards,

Sp33D (NL)
Sp33D is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
connecting to server fleak Technical Support 4 08-11-2009 09:37 PM
Tracking the space shuttle in real time DownUnder Add-ons & Scripts 9 09-06-2005 10:10 PM
WHEN A REAL TIME WORLD WIND? SJGSM Suggestion Box 8 04-23-2005 06:35 PM
Can't connect to servers hroo772 Technical Support 11 02-12-2005 01:19 AM
Real Time Satellite Tracking Guest Suggestion Box 3 10-25-2004 02:04 PM


All times are GMT +1. The time now is 09:44 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.