chris-ali / j6dof-flight-sim

A high fidelity 6DOF flight simulation that the user can fly themselves or run to analyze an aircraft's flight dynamics
GNU General Public License v3.0
49 stars 13 forks source link

Implement customizable keys and controls #41

Open chris-ali opened 7 years ago

chris-ali commented 7 years ago

Now that JSON is used with configuration, we can easily define user-specified custom keys and joystick axes for use in normal mode

chris-ali commented 6 years ago

As of 85565f2715c483bfe68ce298ec3827befc906257 JSON (de)serialization is working, but still need to add GUI window to configure these

chris-ali commented 5 years ago

In addition to assignable controls, also add invertability to joystick axes