PPK Logging in Android for P4RTK
Here is the link to the RTK section and related calls.
Is it possible to log the PPK data using DroneLink for the P4RTK?
https://developer.dji.com/api-reference/android-api/Components/RTK/DJIRTK.html
I only know that DJI Pilot is the only program that logs the gnss data so that the images can be post processed with PPK coordinates. It would be really nice if DroneLink could do the same thing.
Comments
5 comments
I would think that if you had a toggle box, the user could select "Enable PPK" (only with P4 RTK), and then you would enable the "setPPKModeEnabled". Then after the mission is complete, DroneLink would turn it back off. Seems simple but I am not a programmer :0
You are welcome to submit a pull request :)
I hate to sound ignorant, but what is a pull request? I just visited the page and see all the repositories.
The parts of Dronelink that need to be modified to implement this feature request are open source. You submit pull requests when you want the owner of the repo to merge your changes in.
I shall have to seek the help from some of the seasoned users here. I did some googling on submitting a github pull request. I know nothing about programming. So will see if some of the veterans on here can point me in the right direction. I am always ready to learn so it will be figure out one way or another. Thanks for the info. I will do what I can to get this implemented as it will be a nice feature for P4RTK users.
Please sign in to leave a comment.