Mini Talon QuadPlane Conversion (cont.)
@GregCovey wrote: Hi, This thread is the continuation of the original conversion thread here on the Plane 3.8 forum. Posts: 4 Participants: 2 Read full topic
View ArticleLightware SF11B on I2C
@Verloop wrote: I’m trying to make the Lightware SF11B work on the Pixhawk cube but encountered difficulties. First problem was the power provided by the I2C port was not enough to power both the...
View ArticleUltracote Lite over foam benifits
@Chad_Frazer wrote: I’ve built many (many) EPO foam aircraft for use as a drone. After about 10 flights you know it’s a used aircraft. I’ve been looking for ways to improve durability of the airframe...
View ArticleCHIBIOS vs NUTTX
@Verloop wrote: Not sure where I should post this issue, but it is related to Arduplane, so I guess this is the right place. I have now discovered 2 inconsistencies between NUTTX and CHIBIOS:...
View ArticleArduplane 3.10 beta
@Jeremiah_Smith wrote: I have been setting up my new plane with Arduplane 3.10 (latest). It has a few features that I just cannot live without. I flew it this weekend and had a semi successful maiden...
View ArticlePlane 3.9.6 release
@tridge wrote: APMPlane.jpg750x291 24 KB I’ve just released 3.9.6beta1. This is a minor release with some important fixes for VTOL landings and EKF handling of compass switching. fixed throttle slew...
View ArticleHolybro PM06 Battery Monitor Settings?
@Ed_209 wrote: Hello all, I’m currently configuring Pixhawk 4 Mini running ArduPlane 3.9.5 (I flashed the apj file). I am trying to calibrate the power module (PM06) but getting mixed results. I’m...
View ArticleSerial XL-MaxSonar unit problem, LV in inch - XL in cm
@Mikroproc wrote: Hello In file AP_RangeFinder_MaxsonarSerialLV.cpp is // This sonar gives the metrics in inches, so we have to transform this to centimeters _ reading_cm = 2.54f * sum / count;_ If...
View ArticleDataflash: stuck thread (write)?
@wazoo22 wrote: Not sure if this is a software or a hardware issue, but my pixhawk 1 running arduplane 3.9.5 gave the above error, and now it won’t arm, saying only “logging failed”. The threading in...
View ArticlePlane out of control lead to crashed
@xingxing wrote: my RC plane installed pixhawk is out of control after take off ,the good news is the entire process has been record included camera and osd video except telemetry log ,please find the...
View ArticlePreview Mission Waypoints
@Rockbus wrote: Hi All, I’m a newbie on mission planner. I am able to do simple missions but would like to know if there is a way to preview mission waypoints on mission planner (windows) before going...
View ArticleIs moving Waypoints during flight OK?
@snuffytruffle wrote: Hi I have a quadplane with a companion computer on board. To make it possible to make the companion computer control where the plane flies, I am currently letting it write...
View ArticlePlane loiters in guided mode in simulation
@prohitt wrote: I’m using Mission Planner 1.3.62 plane simulation. I’ve set a target location and altitude in python script and mode as GUIDED. I’ve put the condition that if plane is cs.wp_dist <...
View ArticlePlease help in diagnosing crash!
@uavdlsu wrote: Hi! Can anyone help us understand the cause of our plane crash last Feb 28, 2019? We successfully flew our newly built Skywalker for the first time and did some autotuning....
View ArticleSending a Message to GCS HUD
@brmyhre wrote: I apologize in advance if this has been asked before. I tried to do a quick search on the topic, but couldn’t find exactly what I was looking for… Basically I have a device...
View ArticleX-plane 11.31 UDP broken?
@W1ngz wrote: I’ve gotten SITL working on x-plane 10 demo, and x-plane 11 demo. I bought, unlocked and updated to 11.31, and UDP incoming data stopped working. Ports are still the same, and the...
View ArticleAuto landing with flare
@flying_for_fun wrote: @tridge Are there any videos (or videos with logs) of anyone doing a truly perfect auto-land with flare and soft touchdown? I haven’t seen any. I’ve looked and can only find...
View ArticleFW405 Wing Rebooting
@patryck wrote: Hi Guys, I am using Arduplane with Matek F405 wing. I don’t know the reason, but when apply throtle 0 to 100 quickly the FC board Reboot. Someone know what is the issuse? Regards,...
View ArticleSet heading, altitude and airspeed through a mavlink message
@rakshit1991 wrote: I am trying to find out if there is any way to set the desired heading, altitude and airspeed simultaneously by sending a mavlink message from an external controller. My external...
View ArticleLoading a mission with .sh commads
@ujjwalrathod007 wrote: I have make a .sh script to load the mission to avoid typing and setting parameters every now and then… I wrote the following .sh file. #!/bin/bash sim_vehicle.py -v ArduPlane...
View Article