code:interrupt_driven_ubx
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
code:interrupt_driven_ubx [2009/05/11 20:16] – laurenceb | code:interrupt_driven_ubx [2009/05/11 20:17] (current) – laurenceb | ||
---|---|---|---|
Line 154: | Line 154: | ||
} | } | ||
</ | </ | ||
+ | |||
===== header ===== | ===== header ===== | ||
- | <code c> | + | <code c> |
- | typedef unsigned char u08; | + | |
typedef uint16_t u16; | typedef uint16_t u16; | ||
typedef uint32_t u32; | typedef uint32_t u32; | ||
Line 181: | Line 181: | ||
#define NAV_CLASS 0x01 | #define NAV_CLASS 0x01 | ||
#define SATS_POS 5 | #define SATS_POS 5 | ||
- | #define SOL_POS | + | #define SOL_POS |
#define POS_OFFSET 40 | #define POS_OFFSET 40 | ||
#define POS_START 12 | #define POS_START 12 |
code/interrupt_driven_ubx.1242073005.txt.gz · Last modified: 2009/05/11 20:16 by laurenceb