g3
g3 copied to clipboard
Raw dashboard used in our glider simulator (as described in https://g…
…ithub.com/cevv-be/Condor-simu)
This is a raw html file, not in a nice format for a contrib. This is more to see if interest.
There are two interesting features in the file:
- Dynamic configuration of the speed limits using a separate json file and a dropdown in a form
- Interactive buttons using "onclick"
Very cool, love the sim setup! The interactivity is definitely something I'd like to support generically; as is a simpler way to do parameterization. Let me take a look at your approach in more detail.