intel / mavlink-vehicles

A Mavlink wrapper dedicated to the most common messages that are exchanged between an air vehicle and a ground station
Apache License 2.0
6 stars 9 forks source link

Fix missing initializations #50

Closed anselmolsm closed 7 years ago

anselmolsm commented 7 years ago

@mbelluzzo check it out. Some trivial stuff, please check if the values set to initialize private members of mav_vehicle make sense.

mbelluzzo commented 7 years ago

:+1: Merged!