Re: [little OT] GPS on a Pocket PC and maybe in Delphi

From: Tjipke A. van der Plaats (info_at_tiriss.com)
Date: 05/28/04


Date: Fri, 28 May 2004 10:40:07 +0200


> I did a home-grown solution that communicated with Trible GPS units for a
> mapping project in Delphi I was working on. There are commercial
components
> out there as well. But, if you have a little free time, some serial
> components (AsynchPro is what I used) and the manual, you can roll your
own
> relatively easily.

Yeah I understood you can access them via a serial port, but then I have to
write my own interpreter of NMEA0183. And I thought if I could allready use
that code from someone else: that would make my life a lot easier. And I
wouldnt have to deal with some GPS modules that would give 'strange' results
(mabye), because the component could allready take care of that.

You didn't find any strange non standard behaviour in your working with the
GPS?

Regards,

    Tjipke