OlivierC-FR / ESP32-INAV-Radar

GNU General Public License v2.0
63 stars 22 forks source link

Suppport Adrupilot #8

Open MikhailSeregin opened 2 years ago

MikhailSeregin commented 2 years ago

Hi, OliverC!

Could you add support of Ardupilot? I mean to make possible to connect your ESP32-INAV-Radar to a FC which is controlled by Ardupilot?

Best regards :)

OlivierC-FR commented 2 years ago

Adding support with a mavlink library so the aircraft can share its location should not be too hard I guess, but adding the 3D marker in the OSD of Ardupilot so the pilot can see others, that's vastly out of my league I'm afraid. Might be better if someone experienced with AP would port the hud code I made for INAV...

WolfRC2022 commented 2 years ago

adding a library would be really great!