PX4 Dev Call: November 04, 2020

Nothing much to comment on about this, but I’m working on being able to build MAVSDK with the meson build system (currently MAVSDK only supports CMake). This gives users more choice + I personally like meson because it is faster, uses Jinja (a faster build system) by default, and the scripting API is much cleaner. Currently it can only build a subset of the entire MAVSDK project, but hopefully will support the backends and everything else in the near future.