ardupilot/libraries/AP_ADSB
Lucas De Marchi eaa603b05c 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).
2018-01-16 07:43:59 +11:00
..
AP_ADSB.cpp AP_ADSB: fix getting a copy rather than a reference 2018-01-16 07:43:59 +11:00
AP_ADSB.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00