I'd like to add a realtime data network logging plugin (TK102 or OpenDMTP or similar, whatever's easiest) to Mission Planner. I could do it myself, but I'm not really a sharp C# guy, I'm a C++ guy at heart.
I'm looking for someone who already has the development environment set up for compiling MP, and has some knowledge of coding a plugin. I know what it involves myself. We will need minimal UI, just a URL field for filling in the server URL where the data will be sent to and a control for specifying reporting frequency (in decimal seconds).
During operation, every n seconds, the current applicable data (position, orientation, speed, whatever the protocol supports) will be sent to the server at the given URL.
That's it.
Anyone interested in it, please contact me. I want to submit the code for public use upon completion.
Replies