I'm not a native speaker of the English tongue, could i perhaps persuade you to explain the meaning of the idiom 'green tinge' you just so eloquently used!
We're 'seeing green'! So jealous!
I'm not a native speaker of the English tongue, could i perhaps persuade you to explain the meaning of the idiom 'green tinge' you just so eloquently used!
What ya gonna put up [display] on the mini TFT?
What ya gonna put up [display] on the mini TFT?
So there you have it. The MFD will basically allow me to do more with the keys than just sending the keys. That said, i'm still waiting in my 3.95" TFT panel before I can move forwards with the circuitry.this thing will basically become some sort of macro processor. You program it to active quickcomms and set a message, or switch to 'nav' (star map) and type a system name, or a preconfigured location. I don't know how it will work together with the new 2.1 features like location markers but we will cross that bridge when we get there. The whole idea is that i can play the game without picking up a keyboard.
System will bring you back to the start screen (config, solo, exit to desktop etc.)
Prog lets you record macros
next/prev will map to UI panel left/right or to menu items
0-9 / a-z optional
the 6 '-' buttons next to the mdf are generic buttons tonactive displayed items
Exit
comms quickcomms
nav ui panel
stat ui panel
exec will send the entered text to the computer
there will be a 'keyboard' mode to allow basic pc usage.
smart keyboard it is. But no caps/shift/alt modifiers, function keys or cursor keys, most of those are already covered by the hotas and other switches.
Slider was a no go, because i thought the sensor range couldn't take an analog value and only had an up/down button assignment. Now i'm not sure any more.I like the idea for scanner range, I might add a linear slider for mine. Be a cool addition and really simple to integrate.
Potmeters have a limit, so it dorsn't work near the end stop. Rotary encoders allow me best of both. I can useup/down per pulse or eep a 16 bit value amd send it off to the HID device with just 2 dogital pins. It doesn't need the resolution of an ADC. But mostly because the panel contans more similar inputs it makes it easier for me while keeping a similar design.Can just convert the analog to a digital value or can just make a simple lookup table for the value based on the pot/slider value.
Or do a pulse per pot value move based on a direction etc, No problem.
Probably a few ways to implement this. I might even add a touch slider on my right hand panel for it, hmm.
patch the HID descriptor