[OpenSource_GPS] SoftOSGPS
Hua Wei
weihua75 at gmail.com
Tue Apr 22 20:35:25 PDT 2008
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: weihua75 at gmail.com
Homepage: Http://www.geocities.com/weihua7575/<http://www.geocities.com/weihua7575/>
====================================
On 4/10/08, Clifford Kelley <cwkelley at earthlink.net> 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
> opensource_gps at lists.psas.pdx.edu
> http://lists.psas.pdx.edu/cgi-bin/mailman/listinfo/opensource_gps
>
--
Best Regards
Hua Wei
================================
Tel: 15800325131
Email: weihua75 at gmail.com
Homepage: Http://www.geocities.com/weihua7575/<http://www.geocities.com/weihua7575/>
================================
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.psas.pdx.edu/pipermail/opensource_gps/attachments/20080423/e158adea/attachment.htm
More information about the opensource_gps
mailing list