About

Gender

Male


Please tell us a bit about your UAV interest

Modifying RC helicopters


Hometown:

Philippines


Activity Feed

Pat replied to Pat's discussion Automatic Landing Success but the Loiter Mode is really awkward
"Hi Cao!
We weren't able to actually test the alt_hold function yet, I will inform to you as soon as I was able to test it."
Mar 6, 2014
Pat posted a discussion
Hi,I just want you to know that my automatic landing was partially succesful.I also want to try the auto-Hover feature of the Mission Planner which is the Loiter modeThe bad thing happen was my helicopter suddenly crashed when I set the mode to…
Mar 6, 2014
Pat replied to Pat's discussion Takeoff Procedure of a Single-Rotor Helicopter Question
"Thanks, I thought it would be somewhat else but I think its good to know that "Set Altitude" will not affect the auto-takeoff."
Mar 6, 2014
Pat posted a discussion
Hi,I'm just wondering if it's safe and if it's gonna self takeoff when one set the helicopter to loiter mode while it is still in ground, and change the altitude parameter through mission planner "Set Altitude" to for example, 5? Will it result in…
Mar 1, 2014
Pat replied to Pat's discussion Modifying Arducopter Source Code For Landing Procedure of a Single-Rotor Helicopter
"Thanks for the help and guide Randy and Rob. 
I'll update you guys once I finally flew the helicopter. Small question though, are there any commands or button that one can simply click to automate the takeoff procedure without the aid of a gps?"
Dec 1, 2013
Pat posted a discussion
Hey Guys!I'm just wondering if anyone here was able to test the Landing procedure for the traditional single-rotor helicopter, and if so tried to tinker with its code / parameters ? Such as what are the things that can be edited, and what part of…
Nov 21, 2013
Pat posted a discussion
I'm trying to read the data from a PWM-output proximity sensor. This is my code for reading it://Init:RC_Channel rc_6(5);//Inside a loop:rc_6.set_pwm(hal.rcin->read(5));hal.console->printf("\rch%u: %4d ", (unsigned)6, (int)rc_6.radio_in);I plugged…
Sep 30, 2013