Thinkerfans / copter-gcs

Automatically exported from code.google.com/p/copter-gcs
0 stars 0 forks source link

please make it support arduplane. #17

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi, it would be nice if you could write something about arduplane compatibility.
Will it work partially with arduplane or mess things up ?

Original issue reported on code.google.com by andre.kj...@gmail.com on 11 Feb 2012 at 3:39

GoogleCodeExporter commented 8 years ago
Hi, 
The app is only tested with ardu-copter, but should work fine with arduplane. 

All communication is through MAVLink, which should prevent issues.

-Transmitter calibration should work fine (I think)
-PID tuning is auto-generated from MAVLink messages. If arduplane follows the 
same naming convention, it will work fine. 
-MAVLink Params will certainly work without issue. Keep in mind that parameters 
as shown on the mission planner may be scaled or altered before being sent out 
over MAVLink. Copter-GCS simply shows the raw data. Best thing to do the first 
time is to set parameters using copter-gcs, and then verify in mission planner. 

Short answer: It will work partially for certain, but verify with mission 
planner the first time.

I hope that helps,
Bart. 

Original comment by Bart.Ver...@gmail.com on 11 Feb 2012 at 3:54

GoogleCodeExporter commented 8 years ago

Original comment by Orio...@gmail.com on 10 May 2012 at 12:09