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

From: Charles Stack (charles)
Date: 05/28/04

  • Next message: John McTaggart: "Re: MS SQL Server Metadata Differencing Tool Needed"
    Date: Fri, 28 May 2004 07:57:07 -0400
    
    

    In the Trimble units, anyway, there are several different modes. Writing
    code to work in ASCII mode vs Binary wasn't all that difficult. The binary
    mode offers a lot more capability, However, detecting which mode the unit is
    in at startup and then switching modes proved a little tricky. The units I
    worked with had a battery backup option and some had the settings programmed
    into eeprom while others did not.

    If you are dealing with NMEA (which offers less options), there are a few on
    Delphipages and Torry's.

    HTH,

    Charles

    "Tjipke A. van der Plaats" <info@tiriss.com> wrote in message
    news:40b6fae7@newsgroups.borland.com...
    > > 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
    >
    >


  • Next message: John McTaggart: "Re: MS SQL Server Metadata Differencing Tool Needed"

    Relevant Pages

    • Re: [little OT] GPS on a Pocket PC and maybe in Delphi
      ... > i've been working with 2 different gps modules on Ipaqs. ... > via virtual serialports, which made it very very easy to program. ... thought if I could allready use that code from someone else: ... You didn't find any strange non standard behaviour in your working with the ...
      (borland.public.delphi.thirdpartytools.general)
    • Re: [little OT] GPS on a Pocket PC and maybe in Delphi
      ... > I did a home-grown solution that communicated with Trible GPS units for a ... Yeah I understood you can access them via a serial port, ... because the component could allready take care of that. ... You didn't find any strange non standard behaviour in your working with the ...
      (borland.public.delphi.thirdpartytools.general)
    • Re: getting data from a USB port
      ... >> Because USB is acronym for universal serial bus, that it's strange ... > from an RS-232 serial port, ...
      (microsoft.public.win32.programmer.kernel)
    • Re: serial port does not appear in device manager.
      ... Serial port did enabled ... It was given the name of com4, ... still had resource conflict. ... Strange. ...
      (microsoft.public.windows.server.general)