Fragtality / FenixQuartz

Get the Values of the Fenix A320 Quartz Displays!
MIT License
53 stars 10 forks source link

[feature request] additionnal lvars (chronometer) #13

Closed Delta-Charlie-DEV closed 1 year ago

Delta-Charlie-DEV commented 1 year ago

Hi @Fragtality , again, many thanks for your tool, and the latest update works like a charm (direct LVARs integration).

I've setup a bunch of instruments for Air Manager thanks to you : https://github.com/Delta-Charlie-DEV/A320FENIX_AIRMANAGER

Do you plan to add additional Lvars for other instruments ? For example the clock / chrono displays on the front panel ?

Fragtality commented 1 year ago

The Clock is a definitive "No"! Since the Clock is always synced to the Simulator Time, the Time/Display can easily be assembled with the standard Offsets / SimVars. No need to read that from Memory.

CHR / ET maybe yes, tendency no: 1) No real need to have it directly accessible on the StreamDeck (that is still the main Purpose of the Tool), it is not something that needs to be intermediately accessible imho. 2) My current Focus is more on getting the current Values as stable as possible, especially really really important Stuff like the FCU and RMP.

CHR/ET do not really stop or impede anyone when flying the Fenix in more demanding Situations (like VATSIM/IVAO e.g.).

I'll keep an Eye on it - if these Values are easy to find and there is an reliable Way to access them, I can add them in the Future. But I honestly will not invest much Time in that. I have other Tools for the Fenix in my Mind which contribute more to the Experience than having the CHR/ET ;)

Fragtality commented 1 year ago

@Delta-Charlie-DEV Try the latest Build and tell me how it works for you :wink: https://github.com/Fragtality/FenixQuartz/raw/master/FenixQuartz-latest.zip

Delta-Charlie-DEV commented 1 year ago

Fantastic :-) image

Delta-Charlie-DEV commented 1 year ago

BTW what does the variable "ooMode" in FenixQuartz.dll.config do ?

Fragtality commented 1 year ago

Changes the VS Output to have "oo". So "-400" will be displayed as "-4oo" instead. (Only relevant to String-Mode and Offsets)