mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-07-24 15:27:41 +08:00
publish(), advertise() and get_instance() were instantiated per topic type and the advertise-check in publish() was additionally inlined at every call site. Move them into a type-independent PublicationMultiBase compiled once. Saves 5.5 kB of flash on px4_fmu-v6x_default.