Ignore:
Timestamp:
Jan 10, 2011, 5:49:30 PM (13 years ago)
Author:
stoecker
Message:

update type 1045 to newest proposal

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/rtcm3torinex/lib/rtcm3torinex.c

    r2764 r2845  
    449449        GETFLOATSIGN(ge->OMEGADOT, 24, R2R_PI/(double)(1<<30)/(double)(1<<13))
    450450        GETFLOATSIGN(ge->BGD_1_5A, 10, 1.0/(double)(1<<30)/(double)(1<<2))
     451        GETFLOATSIGN(ge->BGD_1_5B, 10, 1.0/(double)(1<<30)/(double)(1<<2))
    451452        GETBITS(ge->E5aHS, 2)
    452453        GETBITS(sv, 1)
Note: See TracChangeset for help on using the changeset viewer.