"what settings did you use?I have channel 9 set as 28 (EPM) relay 1 at aux1 brd_pwm_count is 0 but still no relay 3,3v output when switching ... Luc Maximilien said:
I was not able to operate the second relay with the radio control.
It seems that…"
Hi there, I'm trying to get the data of the sensors from a Android Mobile phone to an Arduino, so far it worked for me with a small program, now I want to pack it all in a Mavlink format, do you have any App to do that? +open source of course
I am planning to make a servo gimbal for my gopro on my Flying Wing, and I want to loiter around a point of interest, is DO_SET_ROI also available on the Plane firmware?As far as I know only copters can do that, correct me if I'm wrong
Hi, I wonder if anyone could compile VertiKUL's VTOL code that is available online here:https://github.com/menno-h/ardupilotAs for me I tried, but after the 500th error I had to debug I got tired (compiliging make px4-v2)Does anyone here have the…
Hi,In the Arducopter firmware there is a nice module implemented to protect one from GPS glitches AP_GPS_Glitch.h (not the EKF one), did anyone implement this on the Arduplane firmware? (the 16 bit version)
"Anything planned on implementing GPS Glitch protection on Arduplane?I mean poor mans Gps glitch protection (16 Bit Boards), as it is already available for 32 Bit boards with the EKF."