GPS "Static Navigation" and "Constant Navigation"
Lev
Posts: 182
This is from the Learn page:
[With the increasing number of GPS units being used in mass transit and consumer vehicles, the manufacturing companies have changed the output of the GPS modules to what is referred to as Static Navigation. With this output, the vehicle has to be moving at a pre-determined speed for the GPS to update its Lat/Lon data. What this does is it prevents your GPS from uttering the infamous re-routing every five seconds while sitting at a stop light. While this mode is good for vehicles, it is not so good for a DIY ground-based robot that moves at a mere 3 mph.
Fortunately for us, the GPS Modules also have a mode called Constant Navigation. This mode has the GPS-output updated Lat/Lon data every second, which is the refresh rate of the modules themselves. This means that you can power on the module at your desk, and watch the data change ever so slightly, without ever taking a step. Now, even the smallest robot moving at 0.5 mph can have on-board GPS navigation! ]
Apparently, as I understand it, the constant navigation mode requires reconfiguring new GPS modules using a fourth wire (blue one). I have not done this in the past. Does anyone know how to tell which modules default to the new Static Navigation mode, and which run by default in "Constant Navigation" mode? I wonder if there is a date or code that distinguishes the two.
[With the increasing number of GPS units being used in mass transit and consumer vehicles, the manufacturing companies have changed the output of the GPS modules to what is referred to as Static Navigation. With this output, the vehicle has to be moving at a pre-determined speed for the GPS to update its Lat/Lon data. What this does is it prevents your GPS from uttering the infamous re-routing every five seconds while sitting at a stop light. While this mode is good for vehicles, it is not so good for a DIY ground-based robot that moves at a mere 3 mph.
Fortunately for us, the GPS Modules also have a mode called Constant Navigation. This mode has the GPS-output updated Lat/Lon data every second, which is the refresh rate of the modules themselves. This means that you can power on the module at your desk, and watch the data change ever so slightly, without ever taking a step. Now, even the smallest robot moving at 0.5 mph can have on-board GPS navigation! ]
Apparently, as I understand it, the constant navigation mode requires reconfiguring new GPS modules using a fourth wire (blue one). I have not done this in the past. Does anyone know how to tell which modules default to the new Static Navigation mode, and which run by default in "Constant Navigation" mode? I wonder if there is a date or code that distinguishes the two.
Comments
It occurred to me that pretty much all the receivers I have worked with in the recent past have all had SiRFstar chipsets.
-Phil
Rich