Shop OBEX P1 Docs P2 Docs Learn Events
GPS ( was: Dead BS2 ???) — Parallax Forums

GPS ( was: Dead BS2 ???)

ArchiverArchiver Posts: 46,084
edited 2000-05-19 19:11 in General Discussion
Hi Ralph,

GPS data is in ASCII, right? So I think you'd want:

if latA(0)<"2" then in_range

Something like that?

Regards,

Al Williams
AWC
This week only: save up to 70% on PAKs -- details at
http://www.al-williams.com/awce

>
Original Message
> From: Ralph Rogers [noparse]/noparse]mailto:[url=http://forums.parallaxinc.com/group/basicstamps/post?postID=C3sQqZntApm5-PSz7_xjD06TpG-5JGMx71h1-NioOLx73n1WBlcv7mEn4rEyGtINpqWnymvZtGxzzVsC-A]fdcsouth@9...[/url
> Sent: Thursday, May 18, 2000 8:36 PM
> To: basicstamps@egroups.com
> Subject: Re: [noparse][[/noparse]basicstamps] Dead BS2 ???
>
>
> Hi Al
>
> Quick code question
> I am receiving and storing gps data as this:
> latA var byte(4) etc...
> I want to write ....if latA(0)<2 then in_range
> it doesnot work, any help

Comments

Sign In or Register to comment.