Bharat's Discussions (4)

Sort by

Dynamic Waypoints

Is there a way to update waypoints dynamically using a Linux onboard computer to the Pixhawk instead of using waypoints from the predefined flight plan?
MavProxy is an option but it does not allow python scripts to execute.  

Read more…

Control of Rudderless Aircraft

We are working on an aircraft that operates solely by thrust vectoring and has no conventional control surfaces. To simplify the design and control, we are going for a rudder-free design.

I wanted to ask if APM 2.5 can be used to fly an aircraft witho

Read more…

Arduplane Maximum Ground Speed

Is there any maximum operating ground speed for the Arduplane?

I know that the GPS is designed in such a way that it disables itself as soon as it crosses 500 m/s but I want to know if there are any operational limits due to the IMU or the processor w

Read more…

Help with Attitude.pde

I am trying to eliminate control surfaces on a fixed wing aircraft and replace them with motors. Hence, all maneuvers will be made using thrust vectoring. 

I need help with converting the 'speed scaling function' to a 'throttle scaling function' for t

Read more…