Drone GPS

Logan10

New Member
Hey, I have a school project. I need the GPS coordinates of a drone to be sent to my custom Android java app. I need to display its coordinates on a map in my app. Does any drone offer a link to mobile and share its coordinates?
 
Beta flight is the most popular firmware/software stack on flight controllers, it's possible to hook a bn-880 or similar gps module to get extra telemetry data recorded but not aware of an app to read that directly and plot it (though there may be something for blackbox logs to maps). Alternative might want to check out inav firmware or ardupilot since both those projects more focused on gps controlled flight and have flight planner and telemetry display software.
 
Back
Top