Hey dde,
thanks for all your work and the latest updates. Massively appreciated!
I've got a "request" for another set of properties. Asking won't hurt, hopefully.
- the set psi in the pitstop menu while driving
I always forget how many clicks I've went up/down while driving
Example:
I start driving with 25.3 psi set in the box and for the pitstop.
After 40 minutes I'm at 27.4 psi instead of the 26.8 psi that I want to drive with.
So I need to lower the psi, while driving, by 6 clicks.
I do 4 clicks, have to defend my position and forget if I did 3 or 5 clicks already.
My current solution is simple, but effective:
I'm using a Stream Deck with keyboard multi-action buttons. 2 buttons for each tyre, +1 and -1 click.
I've added 8 shift+key from the KeyboardReaderPlugin at the start of each of these multi-actions.
And then 4 textboxes in my Dashboard with the text being a number, counting +1 for one shift+key and -1 for another.
Reset when ignition=0 or when isInPitlane goes from 1 to 0.
This works well for me, because I use keyboard macros to go +1 and -1 click for each tyre.
However the rest of my team is using their Joysticks/Funky-Switches so my solution doesn't work for them.
If I could get the currently set pitstop psi value from ACC into SimHub, I could easily code the rest, but I have absolutely no clue if that value is even shared by ACC and how to create a custom property.
ACC Drive, which I also use, displays the setup PSI, but not the strategy-PSI.
So I have no idea if ACC shares the strategy PSI or not.
Sorry for the long text!
Looking forward to your reply