bluerobotics / companion

Companion computer startup scripts and examples
https://www.ardusub.com/operators-manual/companion-web.html
GNU General Public License v3.0
48 stars 54 forks source link

Enable CORS and expose Mavlink2rest API via companion server #340

Closed Williangalvani closed 4 years ago

Williangalvani commented 4 years ago

This exposes mavlink2rest at http://192.168.2.2:2770/mavlink and adds CORS policies.

Needs testing

patrickelectric commented 4 years ago

Needs rebase