View Poll Results: Should CommTest2 dispay metric data

Voters
6. You may not vote on this poll
  • Yes

    4 66.67%
  • No

    2 33.33%
Page 6 of 12 FirstFirst 123456789101112 LastLast
Results 51 to 60 of 118

Thread: GoogleEarth GPSR Tracking

  1. #51
    Newbie
    Join Date
    Jul 2006
    Location
    Surfers Paradise
    Posts
    12

    Problem explanation

    After your reply I tried to run everything again. The chain of events was as follows:

    - Starting CommTest2
    |---> getting small UI with a couple of buttons

    - Clicked 'Connect'
    |---> Button text set to 'DisConnect', and button color set red

    - Nothing else happens.. waiting

    - Clicked 'Control' button
    |---> Control dialog pops up.
    |---> All textfields are empty
    |---> Content inside Path border is:
    .......|-> Points in memory: 0
    .......|-> Bytes to read: CHANGING. Usually 0, but changes frequently to other values (4,5,7 etc)
    .......|-> Connected
    - Clicked 'Control' button
    |---> Control dialog pops up.

    - Clicked 'DisConnect' button
    |---> Google Earth pops up and goes directly to the point at all zeroes in both longitude and lattitude
    |---> No response from CommTest2 anymore
    |---> Google Earth runs on 70-80% CPU load, CommTest2 runs on 3-9% CPU load

    - Killed Google Earth process
    |---> Still no response from CommTest2 (waiting a fair while...)

    - Killed CommTest2 process


    After this procedure the file "0001-01-01 00.00.00 - Serial NMEA - OutFile.txt" contains only one line which is "Outfile,00:00:00,0,0,0,0,0"

    This happens every time I try. Also it seems like the Control-dialog shows some reading activity on the COM-port.

    Puh! )

  2. #52
    Low Bitrate briefnotion's Avatar
    Join Date
    May 2006
    Location
    LA
    Posts
    103
    Ok, looks like your not getting a satilte signal lock. Make sure the GPSr has a clear view of the sky, nothing overhead, trees and buildings can be a bother. Leave the device on for a few more minutes. CommTest2 will not post any info if sat lock is not made. I'll look into that. Same thing goes for the log files with invalid dates. If, guessing here, three sats are locked then the Commtest2 should start reporting your position into GE.

  3. #53
    Newbie
    Join Date
    Jul 2006
    Location
    Surfers Paradise
    Posts
    12
    I get a lock very fast in GPS Viewer. And on quite a few satellites actually.

    But I will give it another go. I restarted my laptop to make sure the GPS Viewer doesn't hold any resources for the COM-port. I'll leave it on for 15 minutes or so. In GPS Viewer a lock is up within very few seconds.

    On another note.. do you have any plans for turn-by-turn navigation instructions in this software? Or are there any limitations in Google Earth that prohibits this?

  4. #54
    Newbie
    Join Date
    Jul 2006
    Location
    Surfers Paradise
    Posts
    12
    Still no luck, even after leaving it for 25 minutes. I have also tried to connect to the COM-port with HyperTerminal, but cannot connect to it. Seems to be some kind of problem there. Should work shouldn't it? The weirdest thing is that it works in GPS Viewer so easily..

    EDIT:
    Now I can read the data in HyperTerminal. However it is only garbled characters and things. I suspect this is a character-set/terminal-emulation issue, but I don't have that answer yet..

  5. #55
    Low Bitrate briefnotion's Avatar
    Join Date
    May 2006
    Location
    LA
    Posts
    103
    Quote Originally Posted by Tourettes
    But I will give it another go. I restarted my laptop to make sure the GPS Viewer doesn't hold any resources for the COM-port. I'll leave it on for 15 minutes or so. In GPS Viewer a lock is up within very few seconds.
    Earlier you said you were reciveing data. Appearantly the GPSr is talking, like it should. Next release should give you a nmea log file, then we can see whats happening.

    Quote Originally Posted by Tourettes
    On another note.. do you have any plans for turn-by-turn navigation instructions in this software? Or are there any limitations in Google Earth that prohibits this?
    GE Direction results can be saved as kml files. Then loaded in commtest2 as a guide file. The results are like turnbyturn directions. But unlike most gpsr progams, rerouting doesnt exist. and and active inet connect is neccesary to create the route. This part of the program will most likely will not get any better. And i dont know anything about prohibition. If its a legal thing, I rather fight the system. Down with the repressors. heh, i think its fine the way it is.

    P.S. Subscribe to this thread to recieve new post notifications.

  6. #56
    Newbie
    Join Date
    Jul 2006
    Location
    Surfers Paradise
    Posts
    12
    I got the HyperTerminal working now, and PM'ed you a sample of what the GPS is sending..

    Would be nice if you could have a look at it! There might be some funny characters in the log from copying out of HyperTerminal..?

  7. #57
    Newbie
    Join Date
    Feb 2006
    Location
    Oregon, USA
    Posts
    34
    If you are getting garbled junk in hyperterminal from your GPS device, it's likely not sending in NMEA mode. GPS viewer would see it, AFAIK, because it can understand the NMEA and SIRF modes that the Holux device can be in. (Someone correct if I'm wrong on that.) NMEA data comes in is raw, comma-delimited text.

    Also, I'm not sure about your device, but my Holux GPSlim 236 needs to be connected at 38400 baud to be read correctly.

  8. #58
    Low Bitrate briefnotion's Avatar
    Join Date
    May 2006
    Location
    LA
    Posts
    103
    Quote Originally Posted by DylanBennett
    Also, I'm not sure about your device, but my Holux GPSlim 236 needs to be connected at 38400 baud to be read correctly.
    I think that may be it. The data recieved was scattered portions of what seemed to be incomplete data sentences. Many senteces where to short and others to long. Torr, please reset data speed. Should work. If yes, try reseting com port settings in control panel the restart commtest2. If that fails also I'll put in the controls on one of the setup settings pages.

    I love progress.

  9. #59
    Newbie
    Join Date
    Jul 2006
    Location
    Surfers Paradise
    Posts
    12
    As i said in my last message I've got it working now. My problem was that I was running at 9600 baud. When I changed it to 4800 everything fell into place. Atleast the output looked correct in the HyperTerminal. Might have been something happening to the NMEA-data when I copied it from HyperTerminal - via TextPad - to the html form here..

    I've had a nights sleep now, and will try again with a clear head. I have run everything again, and it looks good in HyperTerminal again. I'll try and make sure nothing happens to the text before you see it..

    DylanBennett:
    When trying 38400 baud I receive nothing. Only 4800 seems to give me a correct representation of the data. Most other speeds give me nothing, and 9600, 2400 and lower give me weird stuff..

  10. #60
    Low Bitrate briefnotion's Avatar
    Join Date
    May 2006
    Location
    LA
    Posts
    103
    Glad to see its working now. While you were sleeping I was stuck implementing new routines specificly designed for handling the data when no data is being recieved. Ha, just kidding. I was doing that but was going to do that anyway. Fixed a few bugs also.

    I hope the program works. I'm not sure if CommTest2 will require port speed settings or not with your GPSr. Depends on the OS. Its nothing to do though. Tell me if it does.

Similar Threads

  1. Replies: 6
    Last Post: 06-19-2006, 09:59 AM
  2. Yet another GoogleEarth GPSR program
    By briefnotion in forum Newbie
    Replies: 2
    Last Post: 05-31-2006, 08:39 AM
  3. Finished: Live Vehicle Tracking
    By xBrady in forum GPSSecure
    Replies: 47
    Last Post: 06-03-2005, 07:20 PM
  4. Bug Tracking (sorry long but please read)
    By liquid_smoke in forum Software & Software Development
    Replies: 23
    Last Post: 04-22-2005, 04:12 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
  •