Discussion forum for the BasicX family of microcontroller chips.
So far in May, you have voted 0 times ou of a total of 22 votes by the community.
Please help us clean the archives from unuseful discussion threads by using the voting system! Details here.
Is this thread worth a thumbs up?
|
A new BX-24 application note was added to the BasicX web site: http://www.basicx.com/Products/BX-24/bx-24appnotes.htm The app note shows you how to decode text data from a Garmin GPS receiver, such as eTrex or similar receivers. Serial data is decoded and loaded into BasicX floating point variables for position and velocity fixes. GPS-derived time is also decoded. Source code is included. The text format is a Garmin proprietary format called simple text output protocol, and is documented here: http://www.garmin.com/support/text_out.html -- Frank Manning -- NetMedia, Inc. |
|
|
|
You need to change the file name for the GPS file on the App Note menu- it still has the name of the Sharp IR ranger file, although the file link is correct for the GPS file. At 07:03 PM 10/21/2002 -0700, you wrote: >A new BX-24 application note was added to the BasicX web site: > > http://www.basicx.com/Products/BX-24/bx-24appnotes.htm > >The app note shows you how to decode text data from a Garmin GPS >receiver, such as eTrex or similar receivers. Serial data is >decoded and loaded into BasicX floating point variables for >position and velocity fixes. GPS-derived time is also decoded. >Source code is included. > >The text format is a Garmin proprietary format called simple text >output protocol, and is documented here: > > http://www.garmin.com/support/text_out.html > >-- Frank Manning >-- NetMedia, Inc. > >">http://docs.yahoo.com/info/terms/ Bob Tilden High Energy Physics Group Northwestern University |
|
From: "Robert Tilden" <> > You need to change the file name for the GPS file > on the App Note menu- it still has the name of the > Sharp IR ranger file, although the file link is > correct for the GPS file. OK, we corrected the filename. Thanks for letting us know. -- Frank Manning -- NetMedia, Inc. |