felixge / node-ar-drone

A node.js client for controlling Parrot AR Drone 2.0 quad-copters.
http://nodecopter.com/
MIT License
1.76k stars 428 forks source link

Added ftrim() command to the client #54

Closed eschnou closed 11 years ago

eschnou commented 11 years ago

This command sets a reference of the horizontal plane for the drone internal control system. Relates to issue #27

eschnou commented 11 years ago

Updated following our discussion and merged. If any issues remaining, ping me and I'm happy to fix.

felixge commented 11 years ago

:sparkling_heart: awesome - thank you so much!