Skip to content

An x64 gui to control a drone using common joysticks. Being written with OpenGL and Win32 api.

Notifications You must be signed in to change notification settings

MiguelAmaro/dronecontroller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drone Controller

A windows applicatnion used to control and display debug info of a drone and it's flight controller.

Features

  • Serial Port Log
  • Camera Feed
  • Profiler

DEV

OBJECTIVES

  • IMGUI
  • Protocol

IMPLEMENTED

  • Hotswapable shader code

  • Hotswapables sim code

    //************************************** // INPUT DEVICE SETUP // // CONFIGURE AXES AND BUTTONS //************************************** //https://www.cs.cmu.edu/~jparise/directx/joystick/ // Use Defaults configure later ^ (Enumerating Axes) //Joystick->lpVtbl->EnumObjects(Joystick, enumAxesCallback, NULL, DIDFT_AXIS)

About

An x64 gui to control a drone using common joysticks. Being written with OpenGL and Win32 api.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages