A windows applicatnion used to control and display debug info of a drone and it's flight controller.
- Serial Port Log
- Camera Feed
- Profiler
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)