ardupilot/libraries/AP_ADSB
Lucas De Marchi cb9c626577 AP_ADSB: fix getting a copy rather than a reference
These have been caught by making constructors private and enforcing
calling a create() method to create objects are supposed to be
statically allocated only.

The Vector3f reference was just nearby and was a change copied from
similar PR from Peter Barker (#6873).
2017-09-01 13:45:22 -07:00
..
AP_ADSB.cpp AP_ADSB: fix getting a copy rather than a reference 2017-09-01 13:45:22 -07:00
AP_ADSB.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00