dRonin  adbada4
dRonin firmware
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
hott_gps_message Struct Reference

#include <uavohottbridge.h>

Data Fields

uint8_t start
 
uint8_t sensor_id
 
uint8_t warning
 
uint8_t sensor_text_id
 
uint8_t alarm_inverse1
 
uint8_t alarm_inverse2
 
uint8_t flight_direction
 
uword_t gps_speed
 
uint8_t latitude_ns
 
uword_t latitude_min
 
uword_t latitude_sec
 
uint8_t longitude_ew
 
uword_t longitude_min
 
uword_t longitude_sec
 
uword_t distance
 
uword_t altitude
 
uword_t climbrate
 
uint8_t climbrate3s
 
uint8_t gps_num_sat
 
uint8_t gps_fix_char
 
uint8_t home_direction
 
int8_t angle_roll
 
int8_t angle_nick
 
int8_t angle_compass
 
uint8_t gps_hour
 
uint8_t gps_min
 
uint8_t gps_sec
 
uint8_t gps_msec
 
uword_t msl
 
uint8_t vibration
 
uint8_t ascii4
 
uint8_t ascii5
 
uint8_t ascii6
 
uint8_t version
 
uint8_t stop
 
uint8_t checksum
 

Detailed Description

Definition at line 236 of file uavohottbridge.h.

Field Documentation

uint8_t hott_gps_message::alarm_inverse1

Definition at line 241 of file uavohottbridge.h.

uint8_t hott_gps_message::alarm_inverse2

Definition at line 242 of file uavohottbridge.h.

uword_t hott_gps_message::altitude

Definition at line 252 of file uavohottbridge.h.

int8_t hott_gps_message::angle_compass

Definition at line 260 of file uavohottbridge.h.

int8_t hott_gps_message::angle_nick

Definition at line 259 of file uavohottbridge.h.

int8_t hott_gps_message::angle_roll

Definition at line 258 of file uavohottbridge.h.

uint8_t hott_gps_message::ascii4

Definition at line 267 of file uavohottbridge.h.

uint8_t hott_gps_message::ascii5

Definition at line 268 of file uavohottbridge.h.

uint8_t hott_gps_message::ascii6

Definition at line 269 of file uavohottbridge.h.

uint8_t hott_gps_message::checksum

Definition at line 272 of file uavohottbridge.h.

uword_t hott_gps_message::climbrate

Definition at line 253 of file uavohottbridge.h.

uint8_t hott_gps_message::climbrate3s

Definition at line 254 of file uavohottbridge.h.

uword_t hott_gps_message::distance

Definition at line 251 of file uavohottbridge.h.

uint8_t hott_gps_message::flight_direction

Definition at line 243 of file uavohottbridge.h.

uint8_t hott_gps_message::gps_fix_char

Definition at line 256 of file uavohottbridge.h.

uint8_t hott_gps_message::gps_hour

Definition at line 261 of file uavohottbridge.h.

uint8_t hott_gps_message::gps_min

Definition at line 262 of file uavohottbridge.h.

uint8_t hott_gps_message::gps_msec

Definition at line 264 of file uavohottbridge.h.

uint8_t hott_gps_message::gps_num_sat

Definition at line 255 of file uavohottbridge.h.

uint8_t hott_gps_message::gps_sec

Definition at line 263 of file uavohottbridge.h.

uword_t hott_gps_message::gps_speed

Definition at line 244 of file uavohottbridge.h.

uint8_t hott_gps_message::home_direction

Definition at line 257 of file uavohottbridge.h.

uword_t hott_gps_message::latitude_min

Definition at line 246 of file uavohottbridge.h.

uint8_t hott_gps_message::latitude_ns

Definition at line 245 of file uavohottbridge.h.

uword_t hott_gps_message::latitude_sec

Definition at line 247 of file uavohottbridge.h.

uint8_t hott_gps_message::longitude_ew

Definition at line 248 of file uavohottbridge.h.

uword_t hott_gps_message::longitude_min

Definition at line 249 of file uavohottbridge.h.

uword_t hott_gps_message::longitude_sec

Definition at line 250 of file uavohottbridge.h.

uword_t hott_gps_message::msl

Definition at line 265 of file uavohottbridge.h.

uint8_t hott_gps_message::sensor_id

Definition at line 238 of file uavohottbridge.h.

uint8_t hott_gps_message::sensor_text_id

Definition at line 240 of file uavohottbridge.h.

uint8_t hott_gps_message::start

Definition at line 237 of file uavohottbridge.h.

uint8_t hott_gps_message::stop

Definition at line 271 of file uavohottbridge.h.

uint8_t hott_gps_message::version

Definition at line 270 of file uavohottbridge.h.

uint8_t hott_gps_message::vibration

Definition at line 266 of file uavohottbridge.h.

uint8_t hott_gps_message::warning

Definition at line 239 of file uavohottbridge.h.


The documentation for this struct was generated from the following file: