AbhilashKotha / YG-Drone-Project

Create a mobile application to remote control an arduPlane.
Other
1 stars 2 forks source link

enhanced control surface validation #60

Closed vivek50399 closed 1 year ago

vivek50399 commented 1 year ago

I've enhanced the validation process for control surface inputs in the server script. The process_control_request function now includes more robust checks to ensure that the drone is armed before attempting any control surface changes.

AbhilashKotha commented 1 year ago

Hi Vivek, I see that there are no significant changes to merge. Also, please create an appropriate branch to make any changes. Closing the PR for now.