GPS Forums


Reply
Thread Tools Display Modes

impressive resolution with Garmin eTrex GPS using GRINGO ?

 
 
jpbeale@yahoo.com
Guest
Posts: n/a
 
      02-20-2006, 11:42 PM
Sorry if this is a FAQ, but I couldn't locate it. I was surprised to
learn
this weekend that there are undocumented Garmin-protocol commands to
read
out the pseudocode ranges directly from Garmin eTrex receivers via
serial
link. With a static observation position free of multipath, and
post-processing the observed data as a RINEX file along with a
downloaded precise ephemeris this offers the possibility of amazing
precision, even sub 1-meter accuracy with 30 minute observation times
or longer. This is amazing from a cheap consumer GPS. So
far, so good.

My eTrex Summit normally works at 9600 in Garmin mode, but I found the
demo
download of "GRINGO" from Univ. Nottigham communicates with it at any
baud
rate up to 115200. http://www.nottingham.ac.uk/iessg/gringo/
The problem is, the "GRINGO" software that accomplishes this feat (link
above)
seems to be abandoned. Their web page hasn't been updated in four
years, and there was no answer to my email to the address on that page.
Anyone know if this program is still available for sale?

I found there is a freeware implementation of the same idea called
"async / gar2rnx" at
http://artico.lma.fi.upm.es/numerico...antonio/async/
but I cannot get it to work on my machine, it had some sort of serial
port errors.

Links: web page describing some measurements with Garmin G12
http://www.xs4all.nl/~atarist/geo/gps_accuracy.htm
Paper reporting comparison of Garmin eTrex Vista with Leica receiver
http://www.fig.net/pub/morocco/proce..._schwieger.pdf

 
Reply With Quote
 
 
 
 
Dennis Pogson
Guest
Posts: n/a
 
      02-21-2006, 09:23 AM
(E-Mail Removed) wrote:
> Sorry if this is a FAQ, but I couldn't locate it. I was surprised to
> learn
> this weekend that there are undocumented Garmin-protocol commands to
> read
> out the pseudocode ranges directly from Garmin eTrex receivers via
> serial
> link. With a static observation position free of multipath, and
> post-processing the observed data as a RINEX file along with a
> downloaded precise ephemeris this offers the possibility of amazing
> precision, even sub 1-meter accuracy with 30 minute observation times
> or longer. This is amazing from a cheap consumer GPS. So
> far, so good.
>
> My eTrex Summit normally works at 9600 in Garmin mode, but I found the
> demo
> download of "GRINGO" from Univ. Nottigham communicates with it at any
> baud
> rate up to 115200. http://www.nottingham.ac.uk/iessg/gringo/
> The problem is, the "GRINGO" software that accomplishes this feat
> (link above)
> seems to be abandoned. Their web page hasn't been updated in four
> years, and there was no answer to my email to the address on that
> page. Anyone know if this program is still available for sale?
>
> I found there is a freeware implementation of the same idea called
> "async / gar2rnx" at
> http://artico.lma.fi.upm.es/numerico...antonio/async/
> but I cannot get it to work on my machine, it had some sort of serial
> port errors.
>
> Links: web page describing some measurements with Garmin G12
> http://www.xs4all.nl/~atarist/geo/gps_accuracy.htm
> Paper reporting comparison of Garmin eTrex Vista with Leica receiver
> http://www.fig.net/pub/morocco/proce..._schwieger.pdf


What is the point? Will it get you there any quicker?


 
Reply With Quote
 
user@domain.invalid
Guest
Posts: n/a
 
      02-21-2006, 07:27 PM
Dennis Pogson wrote:
> What is the point? Will it get you there any quicker?


GRINGO enables improved accuracy for static observations.
Post-processing GPS RINEX files is not about navigation, since you have
to wait a few days to download the accurate ephemeris anyway. It's about
accurate measurements.

I was hoping someone here would be able to help me find a contact at the
group that (was?) selling this software.
 
Reply With Quote
 
Phil Wheeler
Guest
Posts: n/a
 
      02-21-2006, 07:45 PM
(E-Mail Removed)d wrote:
> Dennis Pogson wrote:
>
>> What is the point? Will it get you there any quicker?

>
>
> GRINGO enables improved accuracy for static observations.
> Post-processing GPS RINEX files is not about navigation, since you have
> to wait a few days to download the accurate ephemeris anyway. It's about
> accurate measurements.
>
> I was hoping someone here would be able to help me find a contact at the
> group that (was?) selling this software.



Like here?

http://www.nottingham.ac.uk/iessg/gringo/

(from a 30 second search with Google)

Phil
 
Reply With Quote
 
user@domain.invalid
Guest
Posts: n/a
 
      02-21-2006, 11:03 PM
Yes... very much like there, except with an email address that is
connected to someone! That web page has a "demo" version of the software
which works great. That's where I started. Problem: the demo is limited
to 1 minute of runtime and then shuts off. You can supposedly buy the
full version by contacting the Nottingham group, but when I tried to
contact them, no one answers. Hence my post here, in case anyone knows
where they went.

Phil Wheeler wrote:
> Like here?
> http://www.nottingham.ac.uk/iessg/gringo/
> Phil

 
Reply With Quote
 
Ed Hass
Guest
Posts: n/a
 
      02-22-2006, 02:45 PM
You might try someone here:

http://www.nottingham.ac.uk/iessg/fi...ral/staff.html

Arthur Hass
Reston, VA

<(E-Mail Removed)> wrote in message
news:43fb9c3a$0$58125$(E-Mail Removed)...
> Yes... very much like there, except with an email address that is
> connected to someone! That web page has a "demo" version of the software
> which works great. That's where I started. Problem: the demo is limited to
> 1 minute of runtime and then shuts off. You can supposedly buy the full
> version by contacting the Nottingham group, but when I tried to contact
> them, no one answers. Hence my post here, in case anyone knows where they
> went.
>
> Phil Wheeler wrote:
>> Like here?
>> http://www.nottingham.ac.uk/iessg/gringo/
>> Phil



 
Reply With Quote
 
John
Guest
Posts: n/a
 
      02-22-2006, 06:19 PM
My own software is much too "green", but if you check
www.precision-gps.org, I will eventually have open-source applications
to collect Rinex data and post-process it. For now, it is mostly a
lightly tested library.

- John Morris
Menlo Park, CA

 
Reply With Quote
 
user@domain.invalid
Guest
Posts: n/a
 
      02-23-2006, 06:48 AM
I had a quick look- this looks very promising indeed, I will look
forward to more developments! Thanks so much for putting this out
there. -John

John wrote:
> My own software is much too "green", but if you check
> www.precision-gps.org, I will eventually have open-source applications
> to collect Rinex data and post-process it. For now, it is mostly a
> lightly tested library.
>
> - John Morris
> Menlo Park, CA
>

 
Reply With Quote
 
trgraham
Guest
Posts: n/a
 
      02-23-2006, 08:23 PM
(E-Mail Removed)d wrote:
> I had a quick look- this looks very promising indeed, I will look
> forward to more developments! Thanks so much for putting this out
> there. -John
>
> John wrote:
>
>> My own software is much too "green", but if you check
>> www.precision-gps.org, I will eventually have open-source applications
>> to collect Rinex data and post-process it. For now, it is mostly a
>> lightly tested library.
>> - John Morris
>> Menlo Park, CA
>>

I believe the Gringo product was sold to US Positioning and is now
called the RHINO. And is also several thousand dollars a copy.
Terry
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
PREVIEWED - Garmin's impressive new nuvi 3790T Keith Global Navigation Satellite Systems 0 05-07-2010 10:51 PM
GRINGO update SKM-PSN#55 Global Navigation Satellite Systems 3 03-22-2006 05:37 PM
Gringo & Garmin skmort@lanset.com Global Navigation Satellite Systems 0 03-10-2006 02:39 AM
Very Impressive! Gareth Slee General GPS Discussion 8 08-09-2005 04:38 PM
Garmin GPSmap 60C/CS screen resolution WimK Global Navigation Satellite Systems 4 01-08-2004 02:36 PM


All times are GMT. The time now is 08:38 PM.

1 2 3 4 5 6 7 8 9