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>&nbsp;</div>
<div>Did the&nbsp;&nbsp;&nbsp;SoftOSGPS.c (V1.0)&nbsp; missed the folllowing&nbsp; part for the cold start and warm start&nbsp;&nbsp;&nbsp;in the &nbsp;&quot;while (!feof(ifdata))&quot;&nbsp;&nbsp; loop ??</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>/* channel allocation once every minute */<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if (min_flag == 1)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if (status != cold_start)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; chan_allocate ();<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; else if (status == cold_start)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cold_allocate ();<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; min_flag = 0;<br>&nbsp;&nbsp; clear_screen ();<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }</div>
<div>&nbsp;</div>
<div>Otherwise, it cannot assign the correct channel.&nbsp;</div>
<div>&nbsp;</div>
<div>Hope to get&nbsp;&nbsp;your response soon.&nbsp; &nbsp;<br clear="all"><br>-- <br>Best Regards<br>Hua Wei<br>================================<br>Tel: 15800325131<br>Email:&nbsp;&nbsp;<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> &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:[email protected]" target="_blank">[email protected]</a>&gt; 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&#39;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.&nbsp;&nbsp;I&#39;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:&nbsp;&nbsp;<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==--