Files
PX4-Autopilot/src/modules/commander
Beat Küng 54c8e3b26b commander: fix excessive orb_advertise calls for vehicle_status_flags
vehicle_status_flags_pub passed to publish_status_flags() was always null,
thus orb_advertise() was called each time.

Note that it did not produce a memory leak.
2017-03-04 17:44:47 +08:00
..
2016-06-15 20:35:16 +02:00