UKHAS Wiki

UK High Altitude Society

User Tools

Site Tools


code:interrupt_driven_ubx

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
code:interrupt_driven_ubx [2009/05/11 20:16] laurencebcode:interrupt_driven_ubx [2009/05/11 20:17] (current) laurenceb
Line 154: Line 154:
 } }
 </code> </code>
 +
  
 ===== header ===== ===== header =====
-<code c> +<code c>typedef unsigned char u08;
-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 11+#define SOL_POS 42
 #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

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki