Subversion Repositories NaviCtrl

Rev

Rev 780 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 780 Rev 792
Line 573... Line 573...
573
                                                        UbxMsg.Status = NEWDATA;
573
                                                        UbxMsg.Status = NEWDATA;
574
                                                }
574
                                                }
575
                                        } // EOF filter matches
575
                                        } // EOF filter matches
576
                                } // EOF != INVALID
576
                                } // EOF != INVALID
577
                        }// EOF crc ok
577
                        }// EOF crc ok
578
                        else DebugOut.Analog[13]++; // CRC Error -> since 2.10e (6.2015)
578
//                      else DebugOut.Analog[13]++; // CRC Error -> since 2.10e (6.2015) -> removed 11.2016 (V2.16)
579
                        ubxState = UBXSTATE_IDLE; // ready to parse new data
579
                        ubxState = UBXSTATE_IDLE; // ready to parse new data
580
                        break;
580
                        break;
Line 581... Line 581...
581
 
581
 
582
                default: // unknown ubx state
582
                default: // unknown ubx state