Changes between Version 9 and Version 10 of NDF


Ignore:
Timestamp:
Jun 25, 2014, 9:03:23 AM (10 years ago)
Author:
stoecker
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NDF

    v9 v10  
    3535|| Satellite system    || || uint5  ||  4 || 0 == GPS, 1 == GLONASS, 2 == Galileo, 3 = SBAS, 4 = QZSS, 5 = BDS ||
    3636|| Satellite number    || || uint6  ||  6 || Satellite ID, specific for the satellite system always 6 bits (see table below) ||
     37|| Signal Type         || || uint5  ||  5 || Signal type specification, index from MSM signal mask bit field (see DF395) ||
     38|| Epoch Time          || || uint30 || 30 || Epoch time, specific for the satellite system always 30 bits (see table below) ||
    3739|| Continuous Tracking || || bit(1) ||  1 || Tracking this satellite frame data was continous (1 = continous, 0 not continues or unset) ||
    38 || Epoch Time          || || uint30 || 30 || Epoch time, specific for the satellite system always 30 bits (see table below) ||
    39 || Signal Type         || || uint5  ||  5 || Signal type specification, index from MSM signal mask bit field (see DF395) ||
    4040|| Frame Data Size (N) || || uint12 || 12 || Number of bits to follow ||
    4141|| Frame Data          || ||        ||  N || Bit data from satellite (see data section below) ||