VectorNav C Library
Modules
Here is a list of all modules:
 SPI Generate Read FunctionsThis set of functions will generate command strings for reading registers on VectorNav sensors using the SPI protocol
 SPI Generate Write FunctionsThis set of functions will generate command strings for writing to registers on VectorNav sensors using the SPI protocol
 UART Binary Data ExtractorsThis group of methods are useful for extracting data from binary data packets
 UART ASCII Asynchronous Packet ParsersThis group of functions allow parsing of ASCII asynchronous data packets from VectorNav sensors
 UART Generate Read FunctionsThis set of functions will generate command strings for reading registers on VectorNav sensors
 UART Generate Write FunctionsThis set of functions will generate command strings for writing to VectorNav sensor registers
 Register StructuresThese structures represent the various registers on a VecotorNav sensor
 Register Access MethodsThis group of methods provide access to read and write to the sensor's registers
 Byte Ordering FunctionsThis group of functions are useful for ordering of bytes sent/received from VectorNav sensors
 Sensor Value ExtractorsThis group of methods is useful for extracting data from binary data received from a VectorNav sensor either from a UART binary or a SPI packet. Any necessary byte ordering will be performed