PX4 / PX4-Flow

Firmware for PX4FLOW board
232 stars 340 forks source link

Fix compilation with gcc8 #105

Closed de-vri-es closed 5 years ago

de-vri-es commented 5 years ago

This PR fixes compilation with GCC 8, and explicitly asks for python2 for running scripts.

Specifically:

I've used these modifications to compile and upload firmware to two separate PX4Flow camera's, and they're working as expected.

de-vri-es commented 5 years ago

Thanks for the quick review and merge :)