Re: SoftOSGPS
"Hua Wei" <[email protected]> Wed, 23 Apr 2008 11:35:25 +0800
| Newsgroups | gmane.comp.hardware.gps.opensource |
|---|---|
| Message-ID | <[email protected]> |
--===============1280191946876020091==
Content-Type: multipart/alternative;
boundary="----=_Part_18348_7187944.1208921725819"
------=_Part_18348_7187944.1208921725819
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hi, Cliff:
Did the SoftOSGPS.c (V1.0) missed the folllowing part for the cold start
and warm start in the "while (!feof(ifdata))" loop ??
/* channel allocation once every minute */
if (min_flag == 1)
{
if (status != cold_start)
chan_allocate ();
else if (status == cold_start)
cold_allocate ();
min_flag = 0;
clear_screen ();
}
Otherwise, it cannot assign the correct channel.
Hope to get your response soon.
--
Best Regards
Hua Wei
================================
Tel: 15800325131
Email: [email protected]
Homepage: Http://www.geocities.com/weihua7575/<http://www.geocities.com/weihua7575/>
====================================
On 4/10/08, Clifford Kelley <[email protected]> wrote:
>
> All,
>
> The 1.0 release of SoftOSGPS for the GPS1A is now available on
> Sourceforge.
>
> Currently it is hardcoded to process the gnss_6_5_2007.bin file but soon
> we'll have it read the input file name and other needed parameters from a
> file.
>
> If you get a chance please check out the OSGPS Wiki. I'd like to use it
> for announcements/discussions etc.
>
>
> Best regards,
>
> Cliff
>
> _______________________________________________
> opensource_gps mailing list
> [email protected]
> http://lists.psas.pdx.edu/cgi-bin/mailman/listinfo/opensource_gps
>
--
Best Regards
Hua Wei
================================
Tel: 15800325131
Email: [email protected]
Homepage: Http://www.geocities.com/weihua7575/<http://www.geocities.com/weihua7575/>
================================
------=_Part_18348_7187944.1208921725819
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
<div>Hi, Cliff:</div>
<div> </div>
<div>Did the SoftOSGPS.c (V1.0) missed the folllowing part for the cold start and warm start in the "while (!feof(ifdata))" loop ??</div>
<div> </div>
<div> </div>
<div>/* channel allocation once every minute */<br> if (min_flag == 1)<br> {<br> if (status != cold_start)<br> chan_allocate ();<br> else if (status == cold_start)<br> cold_allocate ();<br>
min_flag = 0;<br> clear_screen ();<br> }</div>
<div> </div>
<div>Otherwise, it cannot assign the correct channel. </div>
<div> </div>
<div>Hope to get your response soon. <br clear="all"><br>-- <br>Best Regards<br>Hua Wei<br>================================<br>Tel: 15800325131<br>Email: <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:[email protected]" target="_blank">[email protected]</a><br>
Homepage: <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.geocities.com/weihua7575/" target="_blank">Http://www.geocities.com/weihua7575/</a></div>====================================<br><br>
<div><span class="gmail_quote">On 4/10/08, <b class="gmail_sendername">Clifford Kelley</b> <<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:[email protected]" target="_blank">[email protected]</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">All,<br><br>The 1.0 release of SoftOSGPS for the GPS1A is now available on Sourceforge.<br><br>Currently it is hardcoded to process the gnss_6_5_2007.bin file but soon we'll have it read the input file name and other needed parameters from a file.<br>
<br>If you get a chance please check out the OSGPS Wiki. I'd like to use it for announcements/discussions etc.<br><br><br>Best regards,<br><br>Cliff<br><br>_______________________________________________<br>opensource_gps mailing list<br>
<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:[email protected]" target="_blank">[email protected]</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.psas.pdx.edu/cgi-bin/mailman/listinfo/opensource_gps" target="_blank">http://lists.psas.pdx.edu/cgi-bin/mailman/listinfo/opensource_gps</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Best Regards<br>Hua Wei<br>================================<br>Tel: 15800325131<br>Email: <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:[email protected]" target="_blank">[email protected]</a><br>
Homepage: <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.geocities.com/weihua7575/" target="_blank">Http://www.geocities.com/weihua7575/</a><br>================================
------=_Part_18348_7187944.1208921725819--
--===============1280191946876020091==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
opensource_gps mailing list
[email protected]
http://lists.psas.pdx.edu/cgi-bin/mailman/listinfo/opensource_gps
--===============1280191946876020091==--