Re: query on c
- From: Stef <stef33d@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 17 Jan 2007 15:01:03 +0100
In comp.arch.embedded,
Fleming <andresdansQUITAESTO@xxxxxxxxxxx> wrote:
Googleing I found this:
http://www.kh-gps.de/nmea-faq.htm
but my GPS don't send a CR + LF only send a CR (0x10).
You could plug your GPS in the serial port and take a look with the
Hyperterminal at the string, and make a decision.
And how did you check this? With hyperterminal? Then please re-check with
a real terminal program. Hyperterminal always translates <CR><LF> to a
single <LF> when capturing to file.
For test I just captured a bit of data from my GPS with hyperterminal and
loaded the file in hexedit: 0A only
Then I started Docklight and this showed 0D/0A.
Btw. CR = dec 13 is hex 0x0D and LF = dec 10 = hex 0x0A
--
Stef (remove caps, dashes and .invalid from e-mail address to reply by mail)
.
- Follow-Ups:
- Re: query on c
- From: Fleming
- Re: query on c
- References:
- query on c
- From: sindhu
- Re: query on c
- From: Fleming
- query on c
- Prev by Date: Re: types of processor
- Next by Date: Re: EMBEDDED SOFTWARE ENGINEERS/ EXCEPTIONAL OPPOTUNITIES/ IN
- Previous by thread: Re: query on c
- Next by thread: Re: query on c
- Index(es):
Relevant Pages
|