mavlink/MAVSDK-docs

Fix up installation and example docs when 130 deb fix goes in

hamishwillee opened this issue · 1 comments

mavlink/MAVSDK#130

  • Change Builds to reflect system wide install default
  • Update examples to include new CMakeLists
  • Update guide to explain how to create CMakeLists
  • Test can build apiref and update
  • Test can build debug/release and update
  • Test everything on windows and update appropriately .
  • Remove requirement to link against pthread (now done inside dronecore)
  • Confirm all the other ios build etc stuff works.
  • Confirm and doc external library build. Do in both build doc and the extension doc.

API ref building issues fixed by #69

Windows still not fully tested, but closing - they tracked separately.