This week, I was working on drone control .NET solution with Steve Hobley and tried to convert the control logic to C#.
I managed to do so. Here are the new features of the device:
- The drone can be controlled with every joystick, gamepad or keyboard
- The current status of the drone (battery, altitude) is shown within the window
- Most of the control logic was removed from the C library
Here’s a picture of what I achieved:
Coding will go on. Stay tuned!