About

Please tell us a bit about your UAV interest

copters


Activity Feed

Dries commented on Bart's blog post Copter-GCS now supports MAVLink
"As a follow-up to my previous post, the solution to the problem I was facing was to change the arguments of the jni FindClass functions in jmavlink.cpp and classLoader.h to match the description of the function argument: name: a fully-qualified…"
Jun 25, 2012
Dries commented on Bart's blog post Copter-GCS now supports MAVLink
"I'm trying to compile and use JMAVLink on Linux x86, but I'm stuck... 
I use the following command to compile jmavlink.cpp:
g++ -fPIC -I./mavlink -I/usr/lib/jvm/jdk1.6.0_31/include -I/usr/lib/jvm/jdk1.6.0_31/include/linux -g -c jmavlink.cpp
Then I…"
Jun 20, 2012