PBP and Lassen SQ GPS


Closed Thread
Results 1 to 31 of 31

Hybrid View

  1. #1
    Join Date
    Sep 2003
    Location
    Vermont
    Posts
    373


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Angelica
    Hi, i want change NMEA for TSIP output of my GPS lassen SQ

    I go to the tsip104 in DOS and set te configuration but ehn i press enter show me
    ....waiting for reply(0x7B)
    and never change

    Please Help me

    Thank you very much
    What this means, is that the unit is at a different baud rate than the terminal program. Are you getting any legible data on the screen? If so, what speed id TSIPchat running at? If you don't know, or are gettong garbage, you can change the TSIP comms speed until you get data. Next, do a software reset, and that should bring you back to factory default. Next, try again. When you change from TSIP protocol to Ascii, you will not get a legible ack from the module. See if the change worked, and don't worry about a reply...

    Ron

  2. #2
    Angelica's Avatar
    Angelica Guest


    Did you find this post helpful? Yes | No

    Red face

    Thank's RON, efectivelly the baud rete of my port was different that the baud rate of the aplication

    Thank you for your help

  3. #3
    kohatya's Avatar
    kohatya Guest


    Did you find this post helpful? Yes | No

    Question No starter kit

    I have purchased one piece but no starter kit.
    Need suggestions on how to get started.

    Kohatya

  4. #4
    Join Date
    Sep 2003
    Location
    Vermont
    Posts
    373


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by kohatya
    I have purchased one piece but no starter kit.
    Need suggestions on how to get started.

    Kohatya
    My first suggestion will not be helpful...Return it. Get the IQ instead. Here's why. The SQ speaks in a Lassen protocol called TSIP. It Tsucks! It is obscure at best, and difficult to work with. That being said, if you are going to stick with it, you will need a RS232 level converter to allow it to speak with your PC. Next download the Tsipchat utility from the website, and reprogram it for NMEA output at 4800 baud. You can burn it into the onboard eeprom and then you are ready to install it in your app, sans the level shifter. The IQ has a dedicated NMEA output, once per second, which eliminates this step. The connectors are another story, they are available from another vendor in sample quantities. The manual has the sources of parts.

    (Gripe)
    (One comment here, the price of the development kit is obscene, and unjustified. I had to buy one because this is what my customer wanted(and paid for). THe ZX modules by Wonde Proud, as sold by this site's sponsors is a much better value, and the development board is much less. If you buy one, I get my standard $0.- commision.)
    (Gripe ends)

    Next, do a search on interfacing the basic stamp to a gps engine, there is a great part of the code which looks for the GPGGA header then downloads the coordinates to RAM for your purposes. Ii's easy to adapt to PBP. Finally, go run around outside and see where you are!

    Hope (most of) this helps,
    Ron

  5. #5
    Join Date
    Jan 2005
    Location
    France
    Posts
    97


    Did you find this post helpful? Yes | No

    Default Re: PBP and Lassen SQ GPS

    hello
    my objective is to get the 1PPS signal to synchronize a 10 Mhz VCXO
    for the moment I spend hours to understand how to "speak" with this GPS Receiver
    I got a lot of sotware .. TSIP104 seems the best one
    for the moment the 1 PPS is a 0,5 PPS ! with a very short Positive pulse (0,2µS)
    I have done a very big program to monitor it !

    essai:
    if PPS = 0 then goto essai
    high ledrougeause 100: low ledrougeause 100
    goto essai

    I works ! but not very wonderfull, may be the 12F675 int clock has problem
    to sample the 3,3 volts signal (1PPS from GPS) because the flashing is not OK all the time
    I see in the GPS datasheet that PPS signal can be setted with many options
    One could be good for me "option that say that PPS signal will be avalaible if the receiver
    see at least 3 sats" I didn't find how to set up this condition
    eitheir in NMEA or TSIP mode ..
    If "somebody" has done with this PPS signal, any input will be appreciated
    thanks
    Francois

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

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